summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe3-41/+56
2014-05-28xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2-14/+36
2014-05-28xen/blkback: disable discard feature if requested by toolstackOlaf Hering1-1/+6
2014-05-28xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering1-26/+14
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe3-31/+1
2014-05-28blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig2-29/+1
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe5-39/+10
2014-05-28PCI: rcar: Add gen2 device tree supportBen Dooks1-2/+29
2014-05-28gpio: pca953x: use gpiolib irqchip helpersLinus Walleij2-61/+33
2014-05-28floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina1-1/+1
2014-05-28gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian1-1/+1
2014-05-28gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian1-4/+5
2014-05-28gpio: mcp23s08: switch chip count to intLinus Walleij1-1/+1
2014-05-28Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette1-21/+43
2014-05-28PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-28PCI: rcar: Add MSI support for PCIePhil Edworthy1-1/+241
2014-05-28PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy3-0/+775
2014-05-28PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan1-8/+4
2014-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-05-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2014-05-28PCI: exynos: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-0/+11
2014-05-28PCI: Test for std config alias when testing extended config spaceAlex Williamson1-1/+38
2014-05-28Merge tag 'pinctrl-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+12
2014-05-28pcmcia: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-28PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-28PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-28PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-28PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-28PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-9/+6
2014-05-28PCI: Use pci_is_bridge() to simplify codeYijing Wang3-12/+3
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe1-32/+3
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang2-5/+5
2014-05-27NVMe: Implement PCIe reset notification callbackKeith Busch1-0/+11
2014-05-27PCI: Notify driver before and after device resetKeith Busch1-0/+21
2014-05-27dm mpath: really fix lockdep warningHannes Reinecke1-6/+8
2014-05-27virtio_blk: fix race between start and stop queueMing Lei1-2/+2
2014-05-27dm cache: always split discards on cache block boundariesHeinz Mauelshagen1-0/+2
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior1-13/+22
2014-05-27gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han1-1/+1
2014-05-27gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel1-1/+10
2014-05-27gpio: Add run-time dependencies to R-Car driverJean Delvare1-1/+1
2014-05-27gpio: pch: add slab includeLinus Walleij1-0/+1
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson5-38/+103
2014-05-27drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson1-22/+32
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson5-231/+136
2014-05-27Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas9-167/+289
2014-05-27iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas1-7/+7
2014-05-27Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede1-113/+36