summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-24PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui
2015-08-24Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into nextBjorn Helgaas
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch
2015-08-20PCI: Move MPS configuration check to pci_configure_device()Bjorn Helgaas
2015-08-20PCI: Drop references acquired by of_parse_phandle()Bjorn Helgaas
2015-08-20PCI/MSI: Remove unused pcibios_msi_controller() hookLorenzo Pieralisi
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-20PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-20PCI: generic: Add arm64 supportJayachandran C
2015-08-20PCI: Build setup-irq.o for arm64Jayachandran C
2015-08-20PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-08-20PCI: imx6: Simplify a trivial if-return sequenceFabio Estevam
2015-08-20PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam
2015-08-20PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()Fabio Estevam
2015-08-14Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into nextBjorn Helgaas
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas
2015-08-13PCI: Clean up ATS error handlingBjorn Helgaas
2015-08-13PCI: Use pci_physfn() rather than looking up physfn by handBjorn Helgaas
2015-08-13PCI: Inline the ATS setup code into pci_ats_init()Bjorn Helgaas
2015-08-13PCI: Rationalize pci_ats_queue_depth() error checkingBjorn Helgaas
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas
2015-08-11PCI: dra7xx: Add support to make GPIO drive PERST# lineKishon Vijay Abraham I
2015-08-11PCI: dra7xx: Clear MSE bit during suspend so clocks will idleKishon Vijay Abraham I
2015-08-11PCI: dra7xx: Add PM supportKishon Vijay Abraham I
2015-08-11PCI: dra7xx: Disable pm_runtime on get_sync failureKishon Vijay Abraham I
2015-08-11PCI: iproc: Allow BCMA bus driver to be built as moduleHauke Mehrtens
2015-08-11PCI: Add ACS quirks for Intel I219-LM/VAlex Williamson
2015-08-11PCI: Kill off set_irq_flags() usageRob Herring
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas
2015-08-10PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas
2015-08-10PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-08-04Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ...Bjorn Helgaas
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-30PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang
2015-07-30PCI/MSI: Free legacy IRQ when enabling MSI/MSI-XJiang Liu
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-23PCI: designware: Don't complain missing *config* reg space if va_cfg0 is setMurali Karicheri
2015-07-22PCI: iproc: Add arm64 supportRay Jui
2015-07-21PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-07-21PCI: xgene: Add support for a 64-bit prefetchable memory windowDuc Dang
2015-07-21PCI: Restore ACS configuration as part of pci_restore_state()Alexander Duyck