summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Spelling fixesJoe Perches2008-02-012-2/+2
* PCI: drivers/pci/msi.c: move arch hooks to the topAdrian Bunk2008-02-011-46/+45
* PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue2008-02-011-3/+27
* PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt2008-02-011-2/+4
* PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-011-24/+40
* PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer2008-02-011-2/+1
* PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige2008-02-011-6/+1
* PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige2008-02-011-11/+2
* PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2008-02-012-13/+3
* PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro2008-02-011-1/+0
* PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro2008-02-011-2/+2
* PCIe: fix double initialization bugMark Lord2008-02-013-54/+69
* PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord2008-02-013-1/+20
* PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord2008-02-011-81/+104
* PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord2008-02-013-1/+6
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-012-4/+4
* PCI: export pci_restore_msi_state()Linas Vepstas2008-02-012-8/+1
* pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-013-38/+24
* PCI: Unhide the SMBus on the HP xw4100Jean Delvare2008-02-011-0/+6
* PCI: More Sanity checks for DMARFenghua Yu2008-02-011-3/+17
* PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton2008-02-011-125/+125
* PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-011-2/+0
* PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-011-1/+1
* PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen2008-02-011-5/+0
* PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn2008-02-011-3/+1
* PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin2008-02-011-0/+28
* PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok2008-02-011-5/+2
* PCI: hotplug: Link fakephp lastAlex Chiang2008-02-011-1/+3
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-011-1/+1
* PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-011-1/+0
* PCI: hotplug: remove ExperimentalKristen Carlson Accardi2008-02-011-2/+2
* PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-011-4/+7
* pcie: utilize pcie transaction pending bitShaohua Li2008-02-011-0/+21
* pcie port driver: correctly detect native PME featureShaohua Li2008-02-011-3/+2
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-015-8/+0
* PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-011-2/+4
* PCI: make pci_restore_bars() staticAdrian Bunk2008-02-011-2/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-315-141/+85
|\
| * Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-242-3/+3
| * PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman2008-01-241-45/+5
| * PCI: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-241-2/+7
| * driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-241-4/+7
| * driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-241-1/+4
| * Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-241-7/+7
| * kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman2008-01-241-69/+43
| * kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-243-15/+14
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-4/+4
* | [POWERPC] Always build setup-bus.c on powerpcKumar Gala2008-01-271-1/+1
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-242-18/+6
|\ \ | |/
| * ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-111-0/+6
OpenPOWER on IntegriCloud