summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-24nbd: set queue timeout properlyJosef Bacik1-1/+4
2017-03-24nbd: set rq->errors to actual error codeJosef Bacik1-4/+4
2017-03-24nbd: handle ERESTARTSYS properlyJosef Bacik1-26/+89
2017-03-24Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-59/+79
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-3/+1
2017-03-24Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+27
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-24/+74
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2-4/+4
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-14/+28
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-24Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds8-17/+40
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-14/+14
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem1-0/+8
2017-03-24Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds50-412/+547
2017-03-24HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein3-0/+3
2017-03-24crypto: ccp - Make some CCP DMA channels privateGary R Hook3-0/+47
2017-03-23Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-117/+65
2017-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-29/+116
2017-03-24Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-8/+17
2017-03-24Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-03-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie13-67/+130
2017-03-24Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki1-0/+12
2017-03-24Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate...Rafael J. Wysocki169-2153/+3643
2017-03-23Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd5-3/+12
2017-03-23PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...Tomasz Nowicki1-2/+54
2017-03-23PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki1-1/+1
2017-03-23Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-1/+18
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman174-2051/+3630
2017-03-23Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-188/+3
2017-03-23hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-193/+429
2017-03-23xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-03-23drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer1-3/+3
2017-03-23xen/acpi: Replace hard coded "ACPI0007"Ankur Arora1-1/+1
2017-03-23EDAC, pnd2_edac: Fix !EDAC_DEBUG buildBorislav Petkov1-1/+5
2017-03-23EDAC: Select DEBUG_FSBorislav Petkov1-0/+1
2017-03-23pinctrl: qcom: ipq4019: add missing pingroups for pins > 70Christian Lamparter1-0/+30
2017-03-23pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard1-6/+24
2017-03-23pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson1-4/+0
2017-03-23pinctrl: samsung: Fix memory mapping codeAndrzej Hajda1-3/+10
2017-03-23pinctrl: meson-gxbb: Fix typo in i2c ao groupsNeil Armstrong1-2/+2
2017-03-23pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoCPeter Robinson1-1/+1
2017-03-23mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter1-0/+4
2017-03-23mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-03-22net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2-0/+2
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas1-12/+12
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter1-1/+1
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann1-1/+2
2017-03-23Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/d...Dave Airlie32-334/+397