Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next
[deliverable/linux.git] / drivers /
2015-08-24  Bjorn HelgaasMerge branches 'pci/host-dra7xx', 'pci/host-imx6' and...
2015-08-20  Fabio EstevamPCI: imx6: Simplify a trivial if-return sequence
2015-08-20  Fabio EstevamPCI: spear: Use BUG_ON() instead of condition followed...
2015-08-20  Fabio EstevamPCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()
2015-08-14  Bjorn HelgaasMerge branches 'pci/host-dra7xx' and 'pci/host-iproc...
2015-08-14  Bjorn HelgaasMerge branches 'pci/hotplug', 'pci/iommu', 'pci/irq...
2015-08-13  Bjorn HelgaasPCI: Remove pci_ats_enabled()
2015-08-13  Bjorn HelgaasPCI: Stop caching ATS Invalidate Queue Depth
2015-08-13  Bjorn HelgaasPCI: Clean up ATS error handling
2015-08-13  Bjorn HelgaasPCI: Use pci_physfn() rather than looking up physfn...
2015-08-13  Bjorn HelgaasPCI: Inline the ATS setup code into pci_ats_init()
2015-08-13  Bjorn HelgaasPCI: Rationalize pci_ats_queue_depth() error checking
2015-08-13  Bjorn HelgaasPCI: Embed ATS info directly into struct pci_dev
2015-08-13  Bjorn HelgaasPCI: Allocate ATS struct during enumeration
2015-08-11  Kishon Vijay Abraham IPCI: dra7xx: Add support to make GPIO drive PERST#...
2015-08-11  Kishon Vijay Abraham IPCI: dra7xx: Clear MSE bit during suspend so clocks...
2015-08-11  Kishon Vijay Abraham IPCI: dra7xx: Add PM support
2015-08-11  Kishon Vijay Abraham IPCI: dra7xx: Disable pm_runtime on get_sync failure
2015-08-11  Hauke MehrtensPCI: iproc: Allow BCMA bus driver to be built as module
2015-08-11  Alex WilliamsonPCI: Add ACS quirks for Intel I219-LM/V
2015-08-11  Rob HerringPCI: Kill off set_irq_flags() usage
2015-08-10  Bjorn HelgaasPCI: pciehp: Remove ignored MRL sensor interrupt events
2015-08-10  Bjorn HelgaasPCI: pciehp: Remove unused interrupt events
2015-08-10  Jarod WilsonPCI: pciehp: Handle invalid data when reading from...
2015-08-05  Bjorn HelgaasMerge branches 'pci/irq', 'pci/misc', 'pci/resource...
2015-08-05  Bjorn HelgaasMerge branches 'pci/host-designware', 'pci/host-xgene...
2015-07-30  Yijing WangPCI: Hold pci_slot_mutex while searching bus->slots...
2015-07-30  Yijing WangPCI: Protect pci_bus->slots with pci_slot_mutex, not...
2015-07-30  Jiang LiuPCI/MSI: Free legacy IRQ when enabling MSI/MSI-X
2015-07-30  Jiang LiuPCI: Add helpers to manage pci_dev->irq and pci_dev...
2015-07-30  Jiang LiuPCI, x86: Implement pcibios_alloc_irq() and pcibios_fre...
2015-07-30  Jiang LiuPCI: Add pcibios_alloc_irq() and pcibios_free_irq()
2015-07-23  Lorenzo PieralisiPCI: Call pci_read_bridge_bases() from core instead...
2015-07-23  Murali KaricheriPCI: designware: Don't complain missing *config* reg...
2015-07-22  Ray JuiPCI: iproc: Add arm64 support
2015-07-21  Mark RustadPCI: Add VPD function 0 quirk for Intel Ethernet devices
2015-07-21  Mark RustadPCI: Add dev_flags bit to access VPD through function 0
2015-07-21  Duc DangPCI: xgene: Add support for a 64-bit prefetchable memor...
2015-07-21  Alexander DuyckPCI: Restore ACS configuration as part of pci_restore_s...
2015-07-21  Russell JoycePCI: xilinx: Check for MSI interrupt flag before handli...
2015-07-20  Bjorn Helgaasiommu/vt-d: Cache PCI ATS state and Invalidate Queue...
2015-07-16  Yijing WangPCI: pciehp: Simplify pcie_poll_cmd()
2015-07-16  Yijing WangPCI: Use "slot" and "pci_slot" for struct hotplug_slot...
2015-07-15  Srinidhi KasagarPCI / ACPI: Fix pci_acpi_optimize_delay() comment
2015-07-15  Rami RosenPCI: Remove a broken link in quirks.c
2015-07-15  Bjorn HelgaasPCI: Remove useless redundant code
2015-07-15  Wei YangPCI: Simplify pci_find_(ext_)capability() return value...
2015-07-15  Wei YangPCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks
2015-07-14  Krzysztof KozlowskiPCI: xgene: Drop owner assignment from platform_driver
2015-07-14  Bjorn HelgaasPCI: Add pcie_downstream_port() (true for Root and...
2015-07-14  Markus ElfringPCI: iproc: Delete unnecessary checks before phy calls
2015-07-14  Bjorn HelgaasPCI: Fix pcie_port_device_resume() comment
2015-07-14  Bjorn HelgaasPCI: Shift PCI_CLASS_NOT_DEFINED consistently with...
2015-07-14  Bjorn HelgaasPCI: Revert aeb30016fec3 ("PCI: add Intel USB specific...
2015-07-14  Bjorn HelgaasPCI: Fix TI816X class code quirk
2015-07-14  Bjorn HelgaasPCI: Fix generic NCR 53c810 class code quirk
2015-07-14  Bjorn HelgaasPCI: Use PCI_CLASS_SERIAL_USB instead of bare number
2015-07-14  Krzysztof =?utf... PCI: Add quirk for Intersil/Techwell TW686[4589] AV...
2015-07-14  Srinidhi KasagarPCI: Remove Intel Cherrytrail D3 delays
2015-07-12  Linus TorvaldsRevert "drm/i915: Use crtc_state->active in primary...
2015-07-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-12  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-07-12  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-12  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-07-12  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-12  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-07-11  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-07-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-11  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-07-11  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-07-11  Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2015-07-11  Linus TorvaldsMerge branch 'for-linus-4.2' of git://git./linux/kernel...
2015-07-11  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-07-10  Linus TorvaldsMerge branch 'parisc-4.2-1' of git://git./linux/kernel...
2015-07-10  James MorrisMerge branch 'upstream' of git://git.infradead.org...
2015-07-10  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-10  Alex Ivanovstifb: Implement hardware accelerated copyarea
2015-07-10  Linus TorvaldsMerge tag 'powerpc-4.2-2' of git://git./linux/kernel...
2015-07-10  Ross Zwislernfit: add support for NVDIMM "latch" flag
2015-07-10  Ross Zwislernfit: update block I/O path to use PMEM API
2015-07-10  Dmitry TorokhovRevert "Input: synaptics - allocate 3 slots to keep...
2015-07-10  James HoganMIPS: Malta: Make GIC FDC IRQ workaround Malta specific
2015-07-10  Dave AirlieMerge tag 'omapdrm-4.2-fixes' of git://git./linux/kerne...
2015-07-10  Dave AirlieMerge tag 'drm-intel-fixes-2015-07-09' of git://anongit...
2015-07-10  Dave AirlieMerge tag 'drm-amdkfd-fixes-2015-07-09' of git://people...
2015-07-10  Dave AirlieMerge branch 'drm-fixes-4.2' of git://people.freedeskto...
2015-07-10  Daniel Axtenscxl: Check if afu is not null in cxl_slbia
2015-07-09  Kevin HilmanMerge tag 'omap-for-v4.2/fixes-rc1' of git://git./linux...
2015-07-09  Kevin HilmanMerge tag 'sunxi-late-for-4.2' of https://git./linux...
2015-07-09  Pantelis Antonioui2c: Mark instantiated device nodes with OF_POPULATE
2015-07-09  Axel Lini2c: jz4780: Fix return value if probe fails
2015-07-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-09  Axel Lini2c: xgene-slimpro: Fix missing mbox_free_channel call...
2015-07-09  Geert Uytterhoeveni2c: I2C_MT65XX should depend on HAS_DMA
2015-07-09  Linus TorvaldsFix firmware loader uevent buffer NULL pointer dereference
2015-07-09  Alex Deucherdrm/radeon: disable vce init on cayman (v2)
2015-07-09  Christian Königdrm/amdgpu: fix timeout calculation
2015-07-09  Christian Königdrm/radeon: check if BO_VA is set before adding it...
2015-07-09  Christian Königdrm/radeon: allways add the VM clear duplicate
2015-07-09  Alex DeucherRevert "Revert "drm/radeon: dont switch vt on suspend""
next
This page took 0.0487919999999999 seconds and 8 git commands to generate.