summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix 4x section mismatch warningsSam Ravnborg2008-02-022-4/+4
* PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg2008-02-023-15/+23
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-027-843/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-0238-635/+1714
|\
| * PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-015-51/+44
| * PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman2008-02-011-3/+5
| * PCI: PCIE ASPM supportShaohua Li2008-02-017-0/+843
| * PCI: Fix fakephp deadlockIan Abbott2008-02-011-4/+35
| * PCI: modify SB700 SATA MSI quirkShane Huang2008-02-011-7/+22
| * PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson2008-02-011-16/+6
| * PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson2008-02-011-1/+1
| * PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson2008-02-011-3/+3
| * PCI: constify function pointer tablesJan Engelhardt2008-02-011-1/+1
| * PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud2008-02-011-3/+8
| * pciehp: block new requests from the device before power offKenji Kaneshige2008-02-011-12/+21
| * pciehp: workaround against Bad DLLP during power offKenji Kaneshige2008-02-011-0/+45
| * pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-012-12/+7
| * PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt2008-02-011-24/+0
| * PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt2008-02-011-1/+48
| * PCI: avoid save the same type of cap multiple timesShaohua Li2008-02-011-2/+10
| * PCI: correctly initialize a structure for pcie_save_pcix_state()Shaohua Li2008-02-011-0/+2
| * PCI: fix typo in pci_save_pcix_stateShaohua Li2008-02-011-1/+1
| * PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-011-60/+52
| * PCI: print quirk name in debug messagesbjorn.helgaas@hp.com2008-02-011-1/+6
| * PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky2008-02-011-1/+13
| * 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
OpenPOWER on IntegriCloud