summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-181-1/+0
|\
| * of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi2015-02-111-1/+0
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-1822-991/+1226
|\ \
| * | virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice.Rusty Russell2015-02-171-1/+4
| * | lguest: remove NOTIFY call and eventfd facility.Rusty Russell2015-02-114-213/+9
| * | lguest: remove support for lguest bus.Rusty Russell2015-02-112-543/+0
| * | lguest: add iomem region, where guest page faults get sent to userspace.Rusty Russell2015-02-114-6/+56
| * | lguest: send trap 13 through to userspace.Rusty Russell2015-02-111-90/+43
| * | lguest: add infrastructure to check mappings.Rusty Russell2015-02-112-13/+30
| * | lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell2015-02-111-0/+19
| * | lguest: write more information to userspace about pending traps.Rusty Russell2015-02-114-12/+19
| * | lguest: add operations to get/set a register from the Launcher.Rusty Russell2015-02-114-0/+106
| * | virtio: don't require a config space on the console device.Rusty Russell2015-02-111-1/+4
| * | virtio_pci: use 16-bit accessor for queue_enable.Rusty Russell2015-02-111-2/+2
| * | virtio: Avoid possible kernel panic if DEBUG is enabled.Tetsuo Handa2015-02-111-3/+3
| * | virtio-mmio: Update the device to OASIS spec versionPawel Moll2015-01-231-50/+81
| * | virtio_pci_modern: drop an unused functionMichael S. Tsirkin2015-01-211-8/+0
| * | virtio_pci: add module param to force legacy modeMichael S. Tsirkin2015-01-211-4/+21
| * | virtio_pci: add an option to disable legacy driverMichael S. Tsirkin2015-01-213-1/+31
| * | virtio_pci: drop Kconfig warningsMichael S. Tsirkin2015-01-211-3/+0
| * | virtio_pci: Kconfig grammar fixMichael S. Tsirkin2015-01-211-1/+1
| * | virtio_rng: drop extra empty lineMichael S. Tsirkin2015-01-211-1/+0
| * | virtio_ring: coding style fixMichael S. Tsirkin2015-01-211-2/+1
| * | virtio_blk: coding style fixesMichael S. Tsirkin2015-01-211-4/+2
| * | virtio_balloon: coding style fixesMichael S. Tsirkin2015-01-211-2/+1
| * | virtio_pci_modern: support devices with no configMichael S. Tsirkin2015-01-211-2/+19
| * | virtio_pci_modern: reduce number of mappingsMichael S. Tsirkin2015-01-212-8/+52
| * | virtio_pci: macros for PCI layout offsetsRusty Russell2015-01-211-1/+59
| * | virtio_pci: modern driverMichael S. Tsirkin2015-01-214-7/+621
| * | virtio_pci: move probe/remove code to commonMichael S. Tsirkin2015-01-213-72/+77
| * | virtio_pci: drop useless del_vqs callSasha Levin2015-01-211-1/+0
| * | virtio/balloon: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
| * | virtio/scsi: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
| * | virtio/net: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
| * | virtio/console: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
| * | virtio/blk: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
* | | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-1832-78/+1312
|\ \ \
| * | | mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal2015-02-161-0/+3
| * | | mfd: rtsx_usb: Defer autosuspend while card existsRoger Tseng2015-01-221-0/+18
| * | | mfd: da9063: Add device tree supportSteve Twiss2015-01-222-0/+11
| * | | regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson2015-01-221-0/+1
| * | | mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson2015-01-223-0/+596
| * | | mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-222-23/+1
| * | | mfd: omap-usb-host: Remove some unused functionsRickard Strandqvist2015-01-221-10/+0
| * | | mfd: twl6040: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-2/+2
| * | | mfd: twl-core: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-4/+4
| * | | mfd: tps65217: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | | mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * | | mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | | mfd: smsc-ece1099: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1