summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-17vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede1-0/+48
2016-11-17vfio_pci: Update vfio_pci to use vfio_info_add_capability()Kirti Wankhede1-30/+19
2016-11-17vfio: Introduce common function to add capabilitiesKirti Wankhede1-1/+59
2016-11-17vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede2-13/+134
2016-11-17vfio iommu type1: Add support for mediated devicesKirti Wankhede1-84/+537
2016-11-17vfio iommu type1: Add task structure to vfio_dmaKirti Wankhede1-51/+86
2016-11-17vfio iommu type1: Add find_iommu_group() functionKirti Wankhede1-24/+33
2016-11-17vfio iommu type1: Update argument of vaddr_get_pfn()Kirti Wankhede1-8/+24
2016-11-17vfio iommu type1: Update arguments of vfio_lock_acctKirti Wankhede1-14/+16
2016-11-17vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede2-10/+112
2016-11-17vfio: Common function to increment container_usersKirti Wankhede1-13/+21
2016-11-17vfio: Rearrange functions to get vfio_group from devKirti Wankhede1-7/+16
2016-11-17vfio: VFIO based driver for Mediated devicesKirti Wankhede4-1/+168
2016-11-17vfio: Mediated device Core driverKirti Wankhede8-0/+835
2016-11-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds14-249/+310
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+3
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-53/+63
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-37/+35
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-42/+1
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-8/+29
2016-11-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-29/+37
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-12aoe: fix crash in page count manipulationJens Axboe1-41/+0
2016-11-11lightnvm: invalid offset calculation for lba_shiftMatias Bjørling1-1/+1
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-22/+13
2016-11-11Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+4
2016-11-11Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha...Linus Torvalds2-7/+26
2016-11-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+70
2016-11-11Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l...Linus Torvalds31-136/+299
2016-11-11Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-17/+36
2016-11-11Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-10/+24
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki1-4/+4
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki7-22/+13
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds4-30/+33
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann1-1/+1
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1
2016-11-11dib0700: fix nec repeat handlingSean Young1-2/+3
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede1-2/+0
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-11-11Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linu...Dave Airlie1-3/+6
2016-11-11Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-27/+47
2016-11-11drm/udl: make control msg static const. (v2)Dave Airlie1-5/+11
2016-11-10drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu1-18/+33
2016-11-10Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley7-8/+29