summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-02-01PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky
2008-02-01PCI: Spelling fixesJoe Perches
2008-02-01PCI: drivers/pci/msi.c: move arch hooks to the topAdrian Bunk
2008-02-01PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue
2008-02-01PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro
2008-02-01PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro
2008-02-01PCIe: fix double initialization bugMark Lord
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas
2008-02-01PCI: Unhide the SMBus on the HP xw4100Jean Delvare
2008-02-01PCI: More Sanity checks for DMARFenghua Yu
2008-02-01PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton
2008-02-01PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk
2008-02-01PCI: always export pci_scan_single_deviceAdrian Bunk
2008-02-01PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen
2008-02-01PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn
2008-02-01PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin
2008-02-01PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok
2008-02-01PCI: hotplug: Link fakephp lastAlex Chiang
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang
2008-02-01PCI: hotplug: remove ExperimentalKristen Carlson Accardi
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park
2008-02-01pcie: utilize pcie transaction pending bitShaohua Li
2008-02-01pcie port driver: correctly detect native PME featureShaohua Li
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk
2008-02-01PCI: make pci_restore_bars() staticAdrian Bunk
2008-02-01pci: allow multiple calls to pcim_enable_device()Tejun Heo
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-27[POWERPC] Always build setup-bus.c on powerpcKumar Gala
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman
2008-01-24PCI: use proper call to driver_create_fileGreg Kroah-Hartman
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman
2008-01-24kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman