summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'pci/bjorn-remove-fakephp' into nextBjorn Helgaas2012-09-063-190/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Remove the fakephp driverBjorn Helgaas2012-08-243-190/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas2012-08-235-237/+24
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | PCI: Leave normal LIST_POISON in deleted list entriesBjorn Helgaas2012-08-221-3/+0
| | * | | | | PCI: Rename local variables to conventional namesBjorn Helgaas2012-08-221-7/+7
| | * | | | | PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-224-125/+0
| | * | | | | PCI: Stop and remove devices in one passBjorn Helgaas2012-08-221-35/+7
| | * | | | | PCI: Fold stop and remove helpers into their callersBjorn Helgaas2012-08-221-33/+20
| | * | | | | PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-222-11/+8
| | * | | | | PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas2012-08-221-25/+0
| | * | | | | PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas2012-08-221-4/+4
| | * | | | | PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-221-2/+1
| | * | | | | PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas2012-08-171-15/+0
| | |/ / / /
| * | | | | Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2012-08-231-10/+30
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PCI: Add pci_find_next_ext_capability()Bjorn Helgaas2012-08-221-10/+30
| | |/ / /
| * | | | PCI/ASPM: Use PCI Express Capability accessorsJiang Liu2012-08-231-51/+26
| * | | | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-232-51/+17
| * | | | PCI/PME: Use PCI Express Capability accessorsJiang Liu2012-08-231-17/+6
| * | | | PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+5
| * | | | PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2012-08-232-18/+6
| * | | | PCI/hotplug: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+5
| * | | | PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas2012-08-231-1/+27
| * | | | PCI/core: Use PCI Express Capability accessorsJiang Liu2012-08-233-274/+66
| * | | | PCI: Add accessors for PCI Express CapabilityJiang Liu2012-08-231-0/+202
| * | | | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-231-1/+0
| * | | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-2313-57/+61
| * | | | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-201-1/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-4/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | pci: remove unused .gitignore filePaul Bolle2012-09-011-4/+0
* | | | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-231-14/+17
* | | | PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-212-0/+51
* | | | PCI/PM: Keep parent bridge active when probing deviceHuang Ying2012-08-211-0/+6
* | | | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-212-0/+6
* | | | PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-08-151-0/+7
* | | | PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki2012-08-151-2/+2
| |/ / |/| |
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2435-632/+1064
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas2012-07-182-105/+0
| |\ \
| | * | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu2012-07-122-105/+0
| * | | Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas2012-07-181-53/+54
| |\ \ \
| | * | | PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas2012-07-111-52/+52
| | * | | PCI: fix truncation of resource size to 32 bitsNikhil P Rao2012-07-111-1/+2
| | |/ /
| * | | Merge branch 'pci/julia-return-values' into nextBjorn Helgaas2012-07-164-16/+40
| |\ \ \
| | * | | PCI: hotplug: ensure a consistent return value in error caseJulia Lawall2012-07-164-16/+40
| | |/ /
| * | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-162-19/+5
| |\ \ \
| | * | | PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe2012-07-162-19/+5
| * | | | Merge branch 'pci/greg-m68k' into nextBjorn Helgaas2012-07-131-0/+1
| |\ \ \ \
| | * | | | PCI: build resource code for M68K architectureGreg Ungerer2012-07-131-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas2012-07-113-11/+3
| |\ \ \ \
| | * | | | PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2012-07-102-6/+3
| | * | | | PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-102-5/+0
| | |/ / /
OpenPOWER on IntegriCloud