summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-231-1/+1
| * | | | | | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-233-4/+55
| * | | | | | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-231-2/+2
| * | | | | | PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-231-2/+10
| * | | | | | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-231-2/+8
| * | | | | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-231-3/+3
| * | | | | | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-233-47/+48
| * | | | | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-231-13/+6
| * | | | | | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-231-5/+3
| * | | | | | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-234-44/+52
| * | | | | | PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-232-16/+9
| * | | | | | PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-231-9/+10
| * | | | | | PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-231-1/+1
| * | | | | | PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-232-31/+24
| * | | | | | PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-233-49/+37
| * | | | | | PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-232-19/+21
| * | | | | | PCI: prevent duplicate slot namesAlex Chiang2008-10-234-82/+115
| * | | | | | PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-231-23/+28
| * | | | | | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-232-2/+4
| * | | | | | PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-231-10/+5
| * | | | | | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-2310-16/+25
| * | | | | | PCI: add support for function level resetSheng Yang2008-10-231-0/+98
| * | | | | | PCI: Fix reference counting bugMatthew Wilcox2008-10-231-6/+3
| * | | | | | ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-233-0/+26
| * | | | | | ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-231-4/+3
| * | | | | | ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi2008-10-231-18/+13
| * | | | | | ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi2008-10-231-16/+31
| * | | | | | ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi2008-10-231-8/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-2131-688/+899
|\| | | | |
| * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2028-612/+776
| |\ \ \ \ \
| | * | | | | PCI: fix AER capability checkYu Zhao2008-10-202-3/+2
| | * | | | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-203-58/+18
| | * | | | | PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-201-2/+0
| | * | | | | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
| | * | | | | PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-203-71/+94
| | * | | | | PCI: probing debug message uniformizationVincent Legoll2008-10-202-16/+15
| | * | | | | PCI: support PCIe ARI capabilityYu Zhao2008-10-203-0/+47
| | * | | | | PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-201-7/+20
| | * | | | | PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-201-55/+83
| | * | | | | PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-201-1/+1
| | * | | | | PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-204-12/+21
| | * | | | | PCI: use resource_size() everywhere.Zhao, Yu2008-10-202-3/+3
| | * | | | | PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
| | * | | | | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu2008-10-201-2/+1
| | * | | | | PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
| | * | | | | PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-201-7/+3
| | * | | | | PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-201-2/+2
| | * | | | | PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-202-0/+15
| | * | | | | PCI: make CPU list affinity visibleMike Travis2008-10-203-0/+9
| | * | | | | PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-201-6/+4