aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| * | PCI: use pci_is_root_bus() in pci_common_swizzle()Kenji Kaneshige2009-06-16
| * | PCI: use pci_is_root_bus() in pci_get_interrupt_pin()Kenji Kaneshige2009-06-16
| * | PCI: use pci_is_root_bus() in pci_read_bridge_bases()Kenji Kaneshige2009-06-16
| * | PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()Kenji Kaneshige2009-06-16
| * | PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw2009-06-16
| * | PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw2009-06-16
| * | PCI: expose SMBus on Asus notebook A6LMats Erik Andersson2009-06-11
| * | PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-11
| * | PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki2009-06-11
| * | PCI: fix SR-IOV function dependency link problemYu Zhao2009-06-11
| * | PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang2009-06-11
| * | PCI MSI: let drivers retry when not enough vectorsMichael S. Tsirkin2009-06-11
| * | PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li2009-06-11
| * | PCI: remove deprecated pci_find_slot() interfaceAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: constify slot_name()Alex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: style cleanupsAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: fix comment styleAlex Chiang2009-06-11
| * | PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang2009-06-11
| * | PCI: improve resource allocation under transparent bridgesYinghai Lu2009-06-11
| * | PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-11
| * | PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto2009-06-11
| * | PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org2009-06-11
| * | PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-11
| * | PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto2009-06-11
* | | Fix pci_claim_resourceMatthew Wilcox2009-06-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\ \ \
| * | | PCI: add power-state name stringsAlan Stern2009-06-16
* | | | PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
| |\ \ \ \
| * | | | | pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck2009-05-06
| | |_|_|/ | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12
| |\ \ \ \
| * \ \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-28
| |\ \ \ \ \
| * | | | | | powerpc/pci: Cleanup some minor cruftKumar Gala2009-05-21
| | |_|_|/ / | |/| | | |
* | | | | | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe2009-06-12
| |_|/ / / |/| | | |
* | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
| |\ \ \ \
| * | | | | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-18