summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-111-0/+2
|\
| * sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-101-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2013-07-115-53/+6
|\ \
| * | ide: Fix IDE PIO size calculationSteven J. Hill2013-07-101-3/+2
| * | drivers/ide/delkin_cb: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
| * | ide: gayle: use module_platform_driver_probe()Jingoo Han2013-03-081-14/+1
| * | ide: tx4939ide: use module_platform_driver_probe()Jingoo Han2013-03-081-12/+1
| * | ide: tx4938ide: use module_platform_driver_probe()Jingoo Han2013-03-081-12/+1
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-103-7/+6
|\ \ \
| * | | virtio-net: fix the race between channels setting and refillJason Wang2013-07-041-4/+1
| * | | virtio_balloon: leak_balloon(): only tell host if we got pages deflatedLuiz Capitulino2013-07-021-1/+2
| * | | virtio-pci: fix leaks of msix_affinity_masksAndrew Vagin2013-07-021-2/+3
| * | | Fix comment typo "CONFIG_PAE"Paul Bolle2013-07-021-1/+1
* | | | Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-07-102-225/+415
|\ \ \ \
| * | | | vfio/type1: Fix leak on error pathAlex Williamson2013-07-011-5/+8
| * | | | vfio: Limit group opensAlex Williamson2013-06-261-0/+14
| * | | | vfio/type1: Fix missed frees and zero sized removesAlex Williamson2013-06-261-35/+42
| * | | | vfio: Provide module option to disable vfio_iommu_type1 hugepage supportAlex Williamson2013-06-211-0/+11
| * | | | vfio: hugepage support for vfio_iommu_type1Alex Williamson2013-06-211-185/+338
| * | | | vfio: Convert type1 iommu to use rbtreeAlex Williamson2013-06-211-94/+96
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-07-107-259/+349
|\ \ \ \ \
| * | | | | vhost/test: update test after vhost cleanupsMichael S. Tsirkin2013-07-071-11/+20
| * | | | | vhost: Make local function staticAsias He2013-07-072-3/+3
| * | | | | vhost: Make vhost a separate moduleAsias He2013-07-076-4/+63
| * | | | | vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmdAsias He2013-07-071-71/+71
| * | | | | vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpgAsias He2013-07-071-61/+61
| * | | | | vhost-scsi: Make func indention more consistentAsias He2013-07-071-66/+88
| * | | | | vhost-scsi: Rename struct vhost_scsi *s to *vsAsias He2013-07-071-28/+28
| * | | | | vhost-scsi: Remove unnecessary forward struct vhost_scsi declarationAsias He2013-07-071-1/+0
| * | | | | vhost: Simplify dev->vqs[i] accessAsias He2013-07-071-17/+18
| * | | | | vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin2013-07-071-2/+7
* | | | | | Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-1011-90/+2136
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...Joerg Roedel2013-06-2583-449/+2629
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon2013-06-253-0/+1983
| | | | * | | | | | | iommu/amd: Only unmap large pages from the first pteAlex Williamson2013-06-231-1/+5
| | | | * | | | | | | iommu/amd: Fix memory leak in free_pagetableJoerg Roedel2013-06-201-24/+49
| | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | iommu: Use %pa and %zx instead of castingJoe Perches2013-06-241-13/+10
| | | * | | | | | | iommu: Fix compiler warning on pr_debugAlex Williamson2013-06-231-1/+1
| | | * | | | | | | iommu: Split iommu_unmapsAlex Williamson2013-06-201-28/+35
| | | |/ / / / / /
| | * | | | | | | iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna2013-06-203-8/+7
| | * | | | | | | iommu/omap: fix printk formats for dma_addr_tSuman Anna2013-06-201-2/+4
| | |/ / / / / /
| * | | | | | | iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson2013-06-202-12/+38
| * | | | | | | iommu/vt-d: DMAR reporting table needs at least one DRHDLi, Zhen-Hua2013-06-201-0/+4
| * | | | | | | iommu/vt-d: Downgrade the warning if enabling irq remapping failsAndy Lutomirski2013-06-201-2/+1
| |/ / / / / /
* | | | | | / drm: avoid warning in drm_load_edid_firmware()Linus Torvalds2013-07-101-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-1063-780/+1726
|\ \ \ \ \ \
| * | | | | | mmc: bcm281xx SDHCI driverChristian Daudt2013-07-053-0/+360
| * | | | | | mmc: sdhci: add card_event callback to sdhciChristian Daudt2013-07-052-0/+5
| * | | | | | mmc: core: Fixup Oops for SDIO shutdownUlf Hansson2013-07-051-1/+2
| * | | | | | mmc: sdhci-pci: add another device idAdrian Hunter2013-07-051-0/+9