aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | * | | | PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-22
| | * | | | PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas2012-08-17
| | |/ / /
| * | | | Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2012-08-23
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PCI: Add pci_find_next_ext_capability()Bjorn Helgaas2012-08-22
| | |/ /
| * | | PCI/ASPM: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI/PME: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI/hotplug: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas2012-08-23
| * | | PCI/core: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI: Add accessors for PCI Express CapabilityJiang Liu2012-08-23
| * | | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-23
| * | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
| * | | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-20
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ \ | |_|/ |/| |
| * | pci: remove unused .gitignore filePaul Bolle2012-09-01
* | | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-23
* | | PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-21
* | | PCI/PM: Keep parent bridge active when probing deviceHuang Ying2012-08-21
* | | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-21
* | | PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-08-15
* | | PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki2012-08-15
| |/ |/|
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \ | |/ |/|
| * Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas2012-07-18
| |\
| | * PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu2012-07-12
| * | Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas2012-07-18
| |\ \
| | * | PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas2012-07-11
| | * | PCI: fix truncation of resource size to 32 bitsNikhil P Rao2012-07-11
| | |/
| * | Merge branch 'pci/julia-return-values' into nextBjorn Helgaas2012-07-16
| |\ \
| | * | PCI: hotplug: ensure a consistent return value in error caseJulia Lawall2012-07-16
| | |/
| * | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-16
| |\ \
| | * | PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe2012-07-16
| * | | Merge branch 'pci/greg-m68k' into nextBjorn Helgaas2012-07-13
| |\ \ \
| | * | | PCI: build resource code for M68K architectureGreg Ungerer2012-07-13
| | | |/ | | |/|
| * | | Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas2012-07-11
| |\ \ \
| | * | | PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2012-07-10
| | * | | PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-10
| | |/ /
| * | | Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-10
| |\ \ \
| | * | | PCI: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu2012-07-09
| | * | | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-09
| | * | | PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas2012-07-09
| | |/ /
| * | | Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas2012-07-09
| |\ \ \
| | * | | PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas2012-07-09
| | * | | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas2012-07-09
| | |/ /
| * | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-09
| |\ \ \ | | | |/ | | |/|
| | * | PCI: call final fixups hot-added devicesMyron Stowe2012-07-09
| | * | PCI: move final fixups from __init to __devinitMyron Stowe2012-07-09
| | * | PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe2012-07-09