aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-02-01pciehp: workaround against Bad DLLP during power offGravatar Kenji Kaneshige 1-0/+45
2008-02-01pciehp: wait for 1000ms before LED operation after power offGravatar Kenji Kaneshige 2-12/+7
2008-02-01PCI: Remove pci_enable_device_bars()Gravatar Benjamin Herrenschmidt 1-24/+0
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesGravatar Benjamin Herrenschmidt 1-1/+48
2008-02-01PCI: avoid save the same type of cap multiple timesGravatar Shaohua Li 1-2/+10
2008-02-01PCI: correctly initialize a structure for pcie_save_pcix_state()Gravatar Shaohua Li 1-0/+2
2008-02-01PCI: fix typo in pci_save_pcix_stateGravatar Shaohua Li 1-1/+1
2008-02-01PCI: use dev_printk in quirk messagesGravatar bjorn.helgaas@hp.com 1-60/+52
2008-02-01PCI: print quirk name in debug messagesGravatar bjorn.helgaas@hp.com 1-1/+6
2008-02-01PCI: fix for quirk_e100_interrupt()Gravatar Ivan Kokshaysky 1-1/+13
2008-02-01PCI: Spelling fixesGravatar Joe Perches 2-2/+2
2008-02-01PCI: drivers/pci/msi.c: move arch hooks to the topGravatar Adrian Bunk 1-46/+45
2008-02-01PCI: quirk: enable MSI Mapping on HT1000Gravatar Sebastien Dugue 1-3/+27
2008-02-01PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesGravatar Benjamin Herrenschmidt 1-2/+4
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesGravatar Benjamin Herrenschmidt 1-24/+40
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageGravatar Rolf Eike Beer 1-2/+1
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityGravatar Kenji Kaneshige 1-6/+1
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationGravatar Kenji Kaneshige 1-11/+2
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerGravatar Kenji Kaneshige 2-13/+3
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callGravatar MUNEDA Takahiro 1-1/+0
2008-02-01PCI Hotplug: acpiphp: fix trivial typosGravatar MUNEDA Takahiro 1-2/+2
2008-02-01PCIe: fix double initialization bugGravatar Mark Lord 3-54/+69
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionGravatar Mark Lord 3-1/+20
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Gravatar Mark Lord 1-81/+104
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Gravatar Mark Lord 3-1/+6
2008-02-01PCI: Add missing "space" in printk messagesGravatar Joe Perches 2-4/+4
2008-02-01PCI: export pci_restore_msi_state()Gravatar Linas Vepstas 2-8/+1
2008-02-01pci hotplug: fix rpaphp directory namingGravatar Linas Vepstas 3-38/+24
2008-02-01PCI: Unhide the SMBus on the HP xw4100Gravatar Jean Delvare 1-0/+6
2008-02-01PCI: More Sanity checks for DMARGravatar Fenghua Yu 1-3/+17
2008-02-01PCI: drivers/pci/quirks.c: coding-style cleanupGravatar Andrew Morton 1-125/+125
2008-02-01PCI: remove additional pci_scan_child_bus() prototypeGravatar Adrian Bunk 1-2/+0
2008-02-01PCI: always export pci_scan_single_deviceGravatar Adrian Bunk 1-1/+1
2008-02-01PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Gravatar Diego Woitasen 1-5/+0
2008-02-01PCI: Mem Policy: fix mempolicy usage in pci driverGravatar Lee Schermerhorn 1-3/+1
2008-02-01PCI: VIA CX700 quirk to disable PCI Bus ParkingGravatar Tim Yamin 1-0/+28
2008-02-01PCI: quirk_vialatency: Omit reading pci revision IDGravatar Auke Kok 1-5/+2
2008-02-01PCI: hotplug: Link fakephp lastGravatar Alex Chiang 1-1/+3
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixGravatar Alex Chiang 1-1/+1
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpGravatar Alex Chiang 1-1/+0
2008-02-01PCI: hotplug: remove ExperimentalGravatar Kristen Carlson Accardi 1-2/+2
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotGravatar Joonwoo Park 1-4/+7
2008-02-01pcie: utilize pcie transaction pending bitGravatar Shaohua Li 1-0/+21
2008-02-01pcie port driver: correctly detect native PME featureGravatar Shaohua Li 1-3/+2
2008-02-01PCI: drivers/pci/: remove unused exportsGravatar Adrian Bunk 5-8/+0
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsGravatar Adrian Bunk 1-2/+4
2008-02-01PCI: make pci_restore_bars() staticGravatar Adrian Bunk 1-2/+1
2008-02-01pci: allow multiple calls to pcim_enable_device()Gravatar Tejun Heo 1-1/+2
2008-01-31Merge branch 'linux-2.6'Gravatar Paul Mackerras 5-141/+85
2008-01-27[POWERPC] Always build setup-bus.c on powerpcGravatar Kumar Gala 1-1/+1