summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-10-23Fix PCI hotplug printk formatRandy Dunlap
2008-10-23PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi
2008-10-23PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu
2008-10-23PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'dock' into testLen Brown
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall
2008-10-22PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige
2008-10-22PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige
2008-10-22PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt
2008-10-22PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang
2008-10-22PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang
2008-10-22PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang
2008-10-22PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang
2008-10-22PCI: fakephp: remove 'name' parameterAlex Chiang
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-10-22PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang
2008-10-22PCI: acpiphp: remove 'name' parameterAlex Chiang
2008-10-22PCI: prevent duplicate slot namesAlex Chiang
2008-10-22PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-10-22PCI: add support for function level resetSheng Yang
2008-10-22PCI: Fix reference counting bugMatthew Wilcox
2008-10-22ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi
2008-10-22ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi
2008-10-22ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi
2008-10-22ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi
2008-10-22ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-20PCI: fix AER capability checkYu Zhao
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt