aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | * | | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka2012-06-18
| | * | | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-16
| | |/ /
| * | | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-18
| |\ \ \
| | * | | PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-12
| | |/ /
| * | | Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas2012-06-18
| |\ \ \
| | * | | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe2012-06-11
| | * | | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe2012-06-11
| | * | | PCI: remove redundant checking in PCI Express capability routinesMyron Stowe2012-06-11
| | * | | PCI: make pci_ltr_supported() staticMyron Stowe2012-06-11
| | |/ /
| * | | Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas2012-06-13
| |\ \ \
| | * | | PCI: export pci_user functions for use by other driversAlex Williamson2012-06-12
| | * | | PCI: add ACS validation utilityAlex Williamson2012-06-12
| | * | | PCI: add PCI DMA source ID quirkAlex Williamson2012-06-11
| | |/ /
| * | | Merge branch 'topic/bjorn-remove-unused' into nextBjorn Helgaas2012-06-13
| |\ \ \
| | * | | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-06-11
| | * | | PCI: remove pci_max_busnr() (was already commented out)Bjorn Helgaas2012-06-11
| | * | | PCI: remove pci_bus_find_ext_capability() (unused)Bjorn Helgaas2012-06-11
| | |/ /
| * | | PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong2012-06-13
| * | | PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong2012-06-13
| | |/ | |/|
| * | PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu2012-06-13
| * | PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: add generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: sgihp: register busn_resYinghai Lu2012-06-13
| * | PCI: ibmhp: register busn_resYinghai Lu2012-06-13
| * | PCI: cpqhp: register busn_resYinghai Lu2012-06-13
| * | PCI: shpchp: register busn_resYinghai Lu2012-06-13
| * | PCI: cpci_hotplug: register busn_resYinghai Lu2012-06-13
| * | PCI: insert busn_res for child busYinghai Lu2012-06-13
| * | PCI: register busn_res for iov busYinghai Lu2012-06-13
| * | PCI: add default busn_res for pci_scan_bus()Yinghai Lu2012-06-13
| * | PCI: add default busn_resourceYinghai Lu2012-06-13
| * | PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu2012-06-13
| * | PCI: insert busn_res in pci_create_root_bus()Yinghai Lu2012-06-13
| * | PCI: release busn_res when removing busYinghai Lu2012-06-13
| * | PCI: add busn_res operation functionsYinghai Lu2012-06-13
| * | PCI: build a bus number resource tree for every domainYinghai Lu2012-06-13
| * | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \
| * | pci: hotplug: Fix typo in pciMasanari Iida2012-07-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-07-23
|\ \ \
| * | | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-18
* | | | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-10
|/ / /
* | / USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-13
| |/ |/|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\ \ | |/ |/|
| * OF: PCI: const usage needed by MIPSJohn Crispin2012-05-21