summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig1-1/+8
2017-08-29dt-bindings: ata: add DT bindings for MediaTek SATA controllerRyder Lee1-0/+51
2017-08-28ata: mediatek: add support for MediaTek SATA controllerRyder Lee3-0/+207
2017-08-28pata_octeon_cf: use of_property_read_{bool|u32}()Sergei Shtylyov1-6/+4
2017-08-11cs5536: add support for IDE controller variantAndrey Korolyov3-0/+3
2017-08-11ata: sata_gemini: Introduce explicit IDE pin controlLinus Walleij1-0/+35
2017-08-11ata: sata_gemini: Retire custom pin controlLinus Walleij1-34/+0
2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson3-0/+37
2017-08-02ata: sata_gemini: explicitly request exclusive reset controlPhilipp Zabel1-2/+2
2017-08-02ata: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-19ata: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-6/+7
2017-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds43-290/+366
2017-07-18Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+3
2017-07-18IB/core: Allow QP state transition from reset to errorTadeusz Struk1-0/+1
2017-07-18IB/hns: Fix for checkpatch.pl comment style warningsoulijun1-4/+6
2017-07-18IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun1-3/+0
2017-07-18IB/hns: Fix the bug with rdma operationoulijun1-4/+4
2017-07-18IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun1-5/+7
2017-07-18IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun1-19/+34
2017-07-18IB/rxe: Set dma_mask and coherent_dma_maskyonatanc1-0/+2
2017-07-18IB/rxe: Fix kernel panic from skb destructorYonatan Cohen1-0/+3
2017-07-18IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit1-0/+12
2017-07-18IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny1-2/+9
2017-07-18IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky1-12/+22
2017-07-18IB/core: Remove NOIO QP create flagLeon Romanovsky1-1/+1
2017-07-18{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky16-90/+76
2017-07-18IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky6-54/+28
2017-07-18IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky1-9/+7
2017-07-18IB/IPoIB: Forward MTU change to driver belowErez Shitrit1-2/+17
2017-07-18IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky6-8/+9
2017-07-18IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit1-19/+4
2017-07-18IB/core: Introduce modify QP operation with udataParav Pandit2-8/+40
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-75/+139
2017-07-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+53
2017-07-17Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2017-07-17Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-21/+674
2017-07-17Blackfin: flat: Use %x to format u32Geert Uytterhoeven1-2/+2
2017-07-17nfsd: Fix a memory scribble in the callback channelTrond Myklebust1-3/+3
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua3-45/+32
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua1-1/+5
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov1-0/+11
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva1-0/+13
2017-07-17mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche1-1/+1
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro1-1/+6
2017-07-17Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford10451-210261/+805327
2017-07-17regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru1-2/+2
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven1-1/+1