aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineGravatar Christoph Hellwig 1-5/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSGravatar Christoph Hellwig 2-4/+0
2018-05-07ide: remove the PCI_DMA_BUS_IS_PHYS checkGravatar Christoph Hellwig 1-2/+1
2018-05-07ide: kill ide_toggle_bounceGravatar Christoph Hellwig 3-31/+0
2018-05-07scsi: reduce use of block bounce buffersGravatar Christoph Hellwig 1-22/+2
2018-05-03drivers: remove force dma flag from busesGravatar Christoph Hellwig 8-13/+11
2018-05-03dma-mapping: move dma configuration to bus infrastructureGravatar Nipun Gupta 5-27/+63
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-1/+1
2018-04-30sparc64: Fix mistake in oradax license textGravatar Rob Gardner 1-1/+1
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+6
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-8/+19
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-17/+34
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-96/+120
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+3
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 9-29/+73
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 22-59/+180
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 4-73/+4
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 6-31/+60
2018-04-27Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 29-190/+237
2018-04-27i2c: sprd: Fix the i2c count issueGravatar Baolin Wang 1-4/+2
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledGravatar Baolin Wang 1-0/+16
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Gravatar Alexander Popov 1-1/+1
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptGravatar Shilpasri G Bhat 1-3/+11
2018-04-27Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 4-11/+22
2018-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-86/+71
2018-04-26Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-6/+20
2018-04-26Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-26/+33
2018-04-26Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 4-14/+98
2018-04-26Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 4-334/+17
2018-04-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+42
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 3-12/+34
2018-04-26Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 4-1/+11
2018-04-26mtd: rawnand: marvell: fix the chip-select DT parsing logicGravatar Miquel Raynal 1-17/+8
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-71/+1
2018-04-26HISI LPC: Add Kconfig MFD_CORE dependencyGravatar John Garry 1-0/+1
2018-04-26Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-1/+1
2018-04-26Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Gravatar Arnd Bergmann 1-1/+1
2018-04-26Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'Gravatar Rafael J. Wysocki 3-13/+97
2018-04-26Merge branches 'acpi-pm' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 3-332/+14
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEGravatar Thomas Gleixner 1-1/+6
2018-04-26ARM: amba: Fix race condition with driver_overrideGravatar Geert Uytterhoeven 1-2/+9
2018-04-26ARM: amba: Make driver_override output consistent with other busesGravatar Geert Uytterhoeven 1-3/+0
2018-04-26Revert "ARM: amba: Fix race condition with driver_override"Gravatar Greg Kroah-Hartman 1-9/+2
2018-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 9-82/+173
2018-04-25Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-53/+69
2018-04-26Merge tag 'drm-misc-fixes-2018-04-25' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 7-80/+19
2018-04-26Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclar...Gravatar Dave Airlie 12-54/+147
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 4-37/+39
2018-04-25drm/edid: Reset more of the display infoGravatar Ville Syrjälä 1-8/+3