summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-08-24PCI: Remove the fakephp driverBjorn Helgaas
2012-08-24PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmallocFeng Tang
2012-08-23Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas
2012-08-23Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas
2012-08-23PCI: Don't print anything while decoding is disabledBjorn Helgaas
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/pciehp: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/hotplug: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-22PCI: Add pci_find_next_ext_capability()Bjorn Helgaas
2012-08-22PCI: Fix drivers/pci/pci.c kernel-doc warningsRandy Dunlap
2012-08-22PCI: Leave normal LIST_POISON in deleted list entriesBjorn Helgaas
2012-08-22PCI: Rename local variables to conventional namesBjorn Helgaas
2012-08-22PCI: Remove unused, commented-out, codeBjorn Helgaas
2012-08-22PCI: Stop and remove devices in one passBjorn Helgaas
2012-08-22PCI: Fold stop and remove helpers into their callersBjorn Helgaas
2012-08-22PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-08-22PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas
2012-08-22PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas
2012-08-22PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying
2012-08-21PCI/PM: Keep parent bridge active when probing deviceHuang Ying
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk
2012-08-20PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang
2012-08-17PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas
2012-08-15PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki
2012-08-15PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-07-18Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas
2012-07-18Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas
2012-07-16Merge branch 'pci/julia-return-values' into nextBjorn Helgaas
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall
2012-07-16Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas
2012-07-16PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe
2012-07-13Merge branch 'pci/greg-m68k' into nextBjorn Helgaas
2012-07-13PCI: build resource code for M68K architectureGreg Ungerer
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu
2012-07-11PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas