| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-05 | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi | 1 | -1/+2 |
| 2012-11-05 | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 4 | -34/+42 |
| 2012-11-02 | PCI/PM: Resume device before shutdown | Huang Ying | 1 | -10/+2 |
| 2012-11-02 | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying | 2 | -7/+16 |
| 2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-02 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+10 |
| 2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -17/+0 |
| 2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 34 | -1121/+669 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+0 |
| 2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas | 2 | -3/+9 |
| 2012-09-24 | Merge branch 'pci/jiang-acpiphp' into next | Bjorn Helgaas | 1 | -10/+31 |
| 2012-09-24 | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next | Bjorn Helgaas | 1 | -5/+7 |
| 2012-09-24 | PCI: acpiphp: Handle PCIe ports without native hotplug capability | Jiang Liu | 1 | -10/+31 |
| 2012-09-24 | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi | 1 | -5/+7 |
| 2012-09-24 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -17/+0 |
| 2012-09-22 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 1 | -4/+9 |
| 2012-09-20 | PCI: Stop all children first, before removing all children | Yinghai Lu | 1 | -16/+35 |
| 2012-09-20 | Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()" | Bjorn Helgaas | 1 | -2/+6 |
| 2012-09-19 | PM: Prevent runtime suspend during system resume | Alan Stern | 1 | -17/+0 |
| 2012-09-19 | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas | 1 | -2/+7 |
| 2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -0/+5 |
| 2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -2/+2 |
| 2012-09-18 | PCI: Use correct type when freeing bus resource list | Yinghai Lu | 1 | -1/+5 |
| 2012-09-18 | PCI: Check P2P bridge for invalid secondary/subordinate range | Yinghai Lu | 1 | -2/+4 |
| 2012-09-18 | Merge branch 'pci/konstantin-sysfs' into next | Bjorn Helgaas | 1 | -47/+10 |
| 2012-09-18 | powerpc/eeh: Remove EEH PE for normal PCI hotplug | Gavin Shan | 1 | -1/+1 |
| 2012-09-17 | Merge branch 'pci/jiang-get-domain-bus-slot' into next | Bjorn Helgaas | 3 | -20/+6 |
| 2012-09-17 | PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes | Konstantin Khlebnikov | 1 | -47/+10 |
| 2012-09-17 | xen/pcifront: Use Xen-SWIOTLB when initting if required. | Konrad Rzeszutek Wilk | 1 | -4/+9 |
| 2012-09-13 | Merge commit 'v3.6-rc5' into pci/gavin-window-alignment | Bjorn Helgaas | 6 | -16/+89 |
| 2012-09-13 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 5 | -31/+4 |
| 2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 6 | -16/+89 |
| 2012-09-12 | xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu | 1 | -8/+2 |
| 2012-09-12 | PCI: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu | 1 | -6/+2 |
| 2012-09-12 | PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu | 1 | -6/+2 |
| 2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 3 | -10/+10 |
| 2012-09-12 | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 37 | -654/+1159 |
| 2012-09-11 | Merge branch 'pci/gavin-window-alignment' into next | Bjorn Helgaas | 1 | -21/+60 |
| 2012-09-11 | PCI: Refactor pbus_size_mem() | Gavin Shan | 1 | -13/+23 |
| 2012-09-11 | PCI: Align P2P windows using pcibios_window_alignment() | Gavin Shan | 1 | -9/+6 |
| 2012-09-11 | PCI: Add weak pcibios_window_alignment() interface | Gavin Shan | 1 | -0/+32 |
| 2012-09-10 | PCI: Drop bogus default from ARCH_SUPPORTS_MSI | Jan Beulich | 1 | -1/+0 |
| 2012-09-10 | PCI: cpqphp: Remove unreachable path | Alan Cox | 1 | -20/+1 |
| 2012-09-10 | Merge branch 'pci/shengzhou-irq' into next | Bjorn Helgaas | 1 | -4/+11 |
| 2012-09-10 | Merge branch 'pci/oliver-pciehp-resume' into next | Bjorn Helgaas | 1 | -14/+14 |
| 2012-09-10 | Merge branch 'pci/feng-avoid-kmalloc' into next | Bjorn Helgaas | 1 | -37/+18 |
| 2012-09-10 | PCI: Remove the obsolete no_pci_devices() check | Feng Tang | 1 | -9/+0 |
| 2012-09-07 | PCI: pciehp: Always implement resume, regardless of pciehp_force param | Oliver Neukum | 1 | -14/+14 |
| 2012-09-07 | PCI: Make pci_error_handlers const | Stephen Hemminger | 3 | -10/+10 |
| 2012-09-07 | PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt | Shengzhou Liu | 1 | -4/+11 |
| 2012-09-06 | Merge branch 'pci/bjorn-remove-fakephp' into next | Bjorn Helgaas | 3 | -190/+1 |
| 2012-09-01 | pci: remove unused .gitignore file | Paul Bolle | 1 | -4/+0 |
| 2012-08-24 | PCI: Remove bus number resource debug messages | Bjorn Helgaas | 1 | -5/+0 |
| 2012-08-24 | PCI/AER: Print completion message at KERN_INFO to match starting message | Lance Ortiz | 1 | -4/+2 |
| 2012-08-24 | PCI: Remove the fakephp driver | Bjorn Helgaas | 3 | -190/+1 |
| 2012-08-24 | PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc | Feng Tang | 1 | -27/+17 |
| 2012-08-23 | Merge branch 'pci/bjorn-cleanup-remove' into next | Bjorn Helgaas | 5 | -237/+24 |
| 2012-08-23 | Merge branch 'pci/bjorn-find-next-ext-cap' into next | Bjorn Helgaas | 1 | -10/+30 |
| 2012-08-23 | PCI: Don't print anything while decoding is disabled | Bjorn Helgaas | 1 | -14/+17 |
| 2012-08-23 | PCI/ASPM: Use PCI Express Capability accessors | Jiang Liu | 1 | -51/+26 |
| 2012-08-23 | PCI/AER: Use PCI Express Capability accessors | Jiang Liu | 2 | -51/+17 |
| 2012-08-23 | PCI/PME: Use PCI Express Capability accessors | Jiang Liu | 1 | -17/+6 |
| 2012-08-23 | PCI/pciehp: Use PCI Express Capability accessors | Jiang Liu | 2 | -13/+5 |
| 2012-08-23 | PCI/portdrv: Use PCI Express Capability accessors | Jiang Liu | 2 | -18/+6 |
| 2012-08-23 | PCI/hotplug: Use PCI Express Capability accessors | Jiang Liu | 1 | -15/+5 |
| 2012-08-23 | PCI: Wait for pending transactions to complete before 82599 FLR | Bjorn Helgaas | 1 | -1/+27 |
| 2012-08-23 | PCI/core: Use PCI Express Capability accessors | Jiang Liu | 3 | -274/+66 |
| 2012-08-23 | PCI: Add accessors for PCI Express Capability | Jiang Liu | 1 | -0/+202 |
| 2012-08-23 | PCI: Remove unused field pcie_type from struct pci_dev | Yijing Wang | 1 | -1/+0 |
| 2012-08-23 | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 13 | -57/+61 |
| 2012-08-22 | PCI: Add pci_find_next_ext_capability() | Bjorn Helgaas | 1 | -10/+30 |
| 2012-08-22 | PCI: Fix drivers/pci/pci.c kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
| 2012-08-22 | PCI: Leave normal LIST_POISON in deleted list entries | Bjorn Helgaas | 1 | -3/+0 |
| 2012-08-22 | PCI: Rename local variables to conventional names | Bjorn Helgaas | 1 | -7/+7 |
| 2012-08-22 | PCI: Remove unused, commented-out, code | Bjorn Helgaas | 4 | -125/+0 |
| 2012-08-22 | PCI: Stop and remove devices in one pass | Bjorn Helgaas | 1 | -35/+7 |
| 2012-08-22 | PCI: Fold stop and remove helpers into their callers | Bjorn Helgaas | 1 | -33/+20 |
| 2012-08-22 | PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 2 | -11/+8 |
| 2012-08-22 | PCI: Remove pci_stop_and_remove_behind_bridge() | Bjorn Helgaas | 1 | -25/+0 |
| 2012-08-22 | PCI: Don't export stop_bus_device and remove_bus_device interfaces | Bjorn Helgaas | 1 | -4/+4 |
| 2012-08-22 | PCI: acpiphp: Use common pci_stop_and_remove_bus_device() | Bjorn Helgaas | 1 | -2/+1 |
| 2012-08-21 | PCI/PM: Fix config reg access for D3cold and bridge suspending | Huang Ying | 2 | -0/+51 |
| 2012-08-21 | PCI/PM: Keep parent bridge active when probing device | Huang Ying | 1 | -0/+6 |
| 2012-08-21 | PCI/PM: Enable D3/D3cold by default for most devices | Huang Ying | 2 | -0/+6 |
| 2012-08-21 | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
| 2012-08-20 | PCI: Add pcie_flags_reg to cache PCIe capabilities register | Yijing Wang | 1 | -1/+2 |
| 2012-08-17 | PCI: acpiphp: Stop disabling bridges on remove | Bjorn Helgaas | 1 | -15/+0 |
| 2012-08-15 | PCI: EHCI: Fix crash during hibernation on ASUS computers | Rafael J. Wysocki | 1 | -0/+7 |
| 2012-08-15 | PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state() | Rafael J. Wysocki | 1 | -2/+2 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 35 | -632/+1064 |
| 2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -4/+4 |
| 2012-07-24 | pci: hotplug: Fix typo in pci | Masanari Iida | 4 | -4/+4 |
| 2012-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -3/+3 |
| 2012-07-18 | arch/tile: tilegx PCI root complex support | Chris Metcalf | 1 | -3/+3 |
| 2012-07-18 | Merge branch 'pci/yinghai-pciehp-unused' into next | Bjorn Helgaas | 2 | -105/+0 |
| 2012-07-18 | Merge branch 'pci/nikhil-big-bar-fixes' into next | Bjorn Helgaas | 1 | -53/+54 |
| 2012-07-16 | Merge branch 'pci/julia-return-values' into next | Bjorn Helgaas | 4 | -16/+40 |
| 2012-07-16 | PCI: hotplug: ensure a consistent return value in error case | Julia Lawall | 4 | -16/+40 |
| 2012-07-16 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2 | -19/+5 |
| 2012-07-16 | PCI: fix undefined reference to 'pci_fixup_final_inited' | Myron Stowe | 2 | -19/+5 |
| 2012-07-13 | Merge branch 'pci/greg-m68k' into next | Bjorn Helgaas | 1 | -0/+1 |
| 2012-07-13 | PCI: build resource code for M68K architecture | Greg Ungerer | 1 | -0/+1 |
| 2012-07-12 | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid... | Yinghai Lu | 2 | -105/+0 |
| 2012-07-11 | PCI: reorder __pci_assign_resource() (no change) | Bjorn Helgaas | 1 | -52/+52 |
| 2012-07-11 | PCI: fix truncation of resource size to 32 bits | Nikhil P Rao | 1 | -1/+2 |
| 2012-07-11 | Merge branch 'pci/yinghai-hotplug-cleanup' into next | Bjorn Helgaas | 3 | -11/+3 |
| 2012-07-10 | PCI: acpiphp: merge acpiphp_debug and debug | Yinghai Lu | 2 | -6/+3 |
| 2012-07-10 | PCI: acpiphp: remove unused res_lock | Yinghai Lu | 2 | -5/+0 |
| 2012-07-10 | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 3 | -31/+12 |
| 2012-07-10 | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 3 | -60/+49 |
| 2012-07-09 | Merge branch 'pci/bjorn-disable-decode' into next | Bjorn Helgaas | 2 | -3/+21 |
| 2012-07-09 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2 | -32/+71 |
| 2012-07-09 | PCI: call final fixups hot-added devices | Myron Stowe | 2 | -0/+22 |
| 2012-07-09 | PCI: move final fixups from __init to __devinit | Myron Stowe | 1 | -4/+4 |
| 2012-07-09 | PCI: support sizing P2P bridge I/O windows with 1K granularity | Yinghai Lu | 1 | -6/+22 |
| 2012-07-09 | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) | Bjorn Helgaas | 3 | -51/+24 |
| 2012-07-09 | PCI: disable MEM decoding while updating 64-bit MEM BARs | Bjorn Helgaas | 1 | -0/+18 |
| 2012-07-09 | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too | Bjorn Helgaas | 1 | -3/+3 |
| 2012-07-09 | PCI: never discard enable/suspend/resume_early/resume fixups | Myron Stowe | 1 | -14/+14 |
| 2012-07-09 | PCI: release temporary reference in __nv_msi_ht_cap_quirk() | Myron Stowe | 1 | -2/+5 |
| 2012-07-09 | PCI: restructure 'pci_do_fixups()' | Myron Stowe | 1 | -16/+30 |
| 2012-07-09 | PCI: allow P2P bridge windows starting at PCI bus address zero | Bjorn Helgaas | 1 | -3/+3 |
| 2012-07-05 | Merge branch 'pci/rafael-pci_set_power_state-rebase' into next | Bjorn Helgaas | 3 | -7/+27 |
| 2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 1 | -0/+12 |
| 2012-07-05 | PCI / PM: restore the original behavior of pci_set_power_state() | Rafael J. Wysocki | 3 | -7/+27 |
| 2012-06-26 | PCI: pull pcibios_setup() up into core | Myron Stowe | 1 | -0/+12 |
| 2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 6 | -13/+233 |
| 2012-06-23 | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 6 | -18/+203 |
| 2012-06-23 | PCI/PM: add runtime PM support to PCIe port | Zheng Yan | 2 | -0/+34 |
| 2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -1/+2 |
| 2012-06-22 | Merge branch 'topic/jiang-mmconfig-v10' into next | Bjorn Helgaas | 1 | -0/+14 |
| 2012-06-22 | Merge branch 'topic/bjorn-trivial' into next | Bjorn Helgaas | 6 | -25/+28 |
| 2012-06-22 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 1 | -0/+14 |
| 2012-06-20 | PCI: remove useless pcix_set_mmrbc() dev->bus check | Bjorn Helgaas | 1 | -2/+1 |
| 2012-06-20 | PCI: acpiphp: check whether _ADR evaluation succeeded | Bjorn Helgaas | 1 | -4/+9 |
| 2012-06-20 | PCI: shpchp: remove dead code | Bjorn Helgaas | 1 | -3/+0 |
| 2012-06-20 | PCI: fix P2P bridge I/O port window sign extension | Bjorn Helgaas | 1 | -8/+10 |
| 2012-06-20 | PCI: fix upstream P2P bridge checks when enabling OBFF and LTR | Bjorn Helgaas | 1 | -2/+2 |
| 2012-06-20 | PCI: use __weak consistently | Bjorn Helgaas | 2 | -5/+5 |
| 2012-06-20 | PCI: cleanup assign_requested_resources_sorted() kernel-doc warning | Wanpeng Li | 1 | -1/+1 |
| 2012-06-18 | Merge branch 'topic/jan-intx-masking' into next | Bjorn Helgaas | 2 | -0/+17 |
| 2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 1 | -9/+9 |
| 2012-06-18 | Merge branch 'topic/stowe-cap-cleanup' into next | Bjorn Helgaas | 1 | -48/+67 |
| 2012-06-18 | PCI: add Ralink RT2800 broken INTx masking quirk | Alex Williamson | 1 | -0/+2 |
| 2012-06-18 | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk | Jan Kiszka | 1 | -0/+2 |
| 2012-06-16 | PCI: add infrastructure for devices with broken INTx masking | Bjorn Helgaas | 2 | -0/+13 |
| 2012-06-13 | Merge branch 'topic/alex-vfio-prep' into next | Bjorn Helgaas | 4 | -9/+157 |
| 2012-06-13 | Merge branch 'topic/bjorn-remove-unused' into next | Bjorn Helgaas | 2 | -68/+1 |
| 2012-06-13 | PCI: acpiphp: remove all functions in slot, even without ACPI _EJx | Amos Kong | 2 | -10/+34 |
| 2012-06-13 | PCI: acpiphp: fix function 0 leak when disabling a slot | Amos Kong | 1 | -0/+1 |
| 2012-06-13 | PCI: hotplug: remove pci_do_scan_bus() | Yinghai Lu | 2 | -16/+0 |
| 2012-06-13 | PCI: sgihp: use generic pci_hp_add_bridge() | Yinghai Lu | 1 | -9/+5 |
| 2012-06-13 | PCI: ibmhp: use generic pci_hp_add_bridge() | Yinghai Lu | 1 | -6/+4 |
| 2012-06-13 | PCI: cpqhp: use generic pci_hp_add_bridge() | Yinghai Lu | 1 | -6/+4 |
| 2012-06-13 | PCI: shpchp: use generic pci_hp_add_bridge() | Yinghai Lu | 1 | -32/+15 |
| 2012-06-13 | PCI: cpci_hotplug: use generic pci_hp_add_bridge() | Yinghai Lu | 1 | -31/+6 |
| 2012-06-13 | PCI: pciehp: use generic pci_hp_add_bridge() | Yinghai Lu | 1 | -26/+2 |
| 2012-06-13 | PCI: add generic pci_hp_add_bridge() | Yinghai Lu | 2 | -0/+24 |
| 2012-06-13 | PCI: sgihp: register busn_res | Yinghai Lu | 1 | -1/+3 |
| 2012-06-13 | PCI: ibmhp: register busn_res | Yinghai Lu | 1 | -1/+3 |
| 2012-06-13 | PCI: cpqhp: register busn_res | Yinghai Lu | 1 | -1/+3 |
| 2012-06-13 | PCI: shpchp: register busn_res | Yinghai Lu | 1 | -1/+3 |
| 2012-06-13 | PCI: cpci_hotplug: register busn_res | Yinghai Lu | 1 | -1/+3 |
| 2012-06-13 | PCI: insert busn_res for child bus | Yinghai Lu | 1 | -2/+3 |
| 2012-06-13 | PCI: register busn_res for iov bus | Yinghai Lu | 1 | -1/+1 |
| 2012-06-13 | PCI: add default busn_res for pci_scan_bus() | Yinghai Lu | 1 | -2/+4 |
| 2012-06-13 | PCI: add default busn_resource | Yinghai Lu | 1 | -0/+7 |
| 2012-06-13 | PCI: checking busn_res in pci_scan_root_bus() | Yinghai Lu | 1 | -1/+21 |
| 2012-06-13 | PCI: insert busn_res in pci_create_root_bus() | Yinghai Lu | 1 | -1/+4 |
| 2012-06-13 | PCI: release busn_res when removing bus | Yinghai Lu | 1 | -0/+1 |
| 2012-06-13 | PCI: add busn_res operation functions | Yinghai Lu | 1 | -0/+68 |
| 2012-06-13 | PCI: build a bus number resource tree for every domain | Yinghai Lu | 1 | -0/+30 |
| 2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 9 | -59/+59 |
| 2012-06-13 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern | 2 | -0/+31 |
| 2012-06-12 | PCI: export pci_user functions for use by other drivers | Alex Williamson | 2 | -9/+4 |
| 2012-06-12 | PCI: add ACS validation utility | Alex Williamson | 2 | -0/+102 |
| 2012-06-12 | PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 1 | -9/+9 |
| 2012-06-11 | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state | Myron Stowe | 1 | -18/+15 |
| 2012-06-11 | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 | Myron Stowe | 1 | -15/+50 |
| 2012-06-11 | PCI: remove redundant checking in PCI Express capability routines | Myron Stowe | 1 | -13/+1 |
| 2012-06-11 | PCI: make pci_ltr_supported() static | Myron Stowe | 1 | -2/+1 |
| 2012-06-11 | PCI: add PCI DMA source ID quirk | Alex Williamson | 1 | -0/+51 |
| 2012-06-11 | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas | 1 | -1/+1 |
| 2012-06-11 | PCI: remove pci_max_busnr() (was already commented out) | Bjorn Helgaas | 1 | -24/+0 |
| 2012-06-11 | PCI: remove pci_bus_find_ext_capability() (unused) | Bjorn Helgaas | 1 | -43/+0 |
| 2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
| 2012-05-24 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+5 |
| 2012-05-21 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds | 7 | -124/+224 |
| 2012-05-21 | OF: PCI: const usage needed by MIPS | John Crispin | 1 | -1/+1 |
| 2012-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 1 | -1/+1 |
| 2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2012-05-07 | PCI: fix uninitialized variable 'cap_mask' | Chunhe Lan | 1 | -1/+1 |
| 2012-05-07 | Merge branch 'topic/stratus' into next | Bjorn Helgaas | 2 | -2/+9 |
| 2012-05-07 | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 3 | -11/+18 |
| 2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+2 |
| 2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 1 | -2/+2 |
| 2012-05-04 | PCI: disable Bus Master on PCI device shutdown | Khalid Aziz | 1 | -0/+6 |
| 2012-05-02 | PCI: work around IvyBridge internal graphics FLR erratum | Xudong Hao | 1 | -0/+58 |