aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-03docbook: fix kernel-api source filesRandy Dunlap1-2/+1
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross5-11/+16
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-0/+1
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+0
2008-02-21PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige1-1/+1
2008-02-21PCI: fix up setup-bus.c #ifdefAndrew Morton1-4/+2
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-0/+6
2008-02-21PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen1-0/+62
2008-02-21PCI: kernel-doc: fix pci-acpi warningRandy Dunlap1-0/+1
2008-02-21PCI: AMD SATA IDE mode quirkCrane Cai1-7/+10
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade1-16/+17
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into releaseLen Brown1-2/+1
2008-02-21PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki1-2/+0
2008-02-15kernel-doc: fix pci-acpi warningRandy Dunlap1-0/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+1
2008-02-08intel-iommu: fault_reason index cleanupmark gross1-6/+5
2008-02-08intel-iommu: PMEN supportmark gross2-1/+24
2008-02-06Genericizing iova.[ch]David Miller5-20/+23
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2-0/+9
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2-0/+11
2008-02-02PCI: fix 4x section mismatch warningsSam Ravnborg2-4/+4
2008-02-02PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg3-15/+23
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman7-843/+0
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds38-635/+1714
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman5-51/+44
2008-02-01PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman1-3/+5
2008-02-01PCI: PCIE ASPM supportShaohua Li7-0/+843
2008-02-01PCI: Fix fakephp deadlockIan Abbott1-4/+35
2008-02-01PCI: modify SB700 SATA MSI quirkShane Huang1-7/+22
2008-02-01PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson1-16/+6
2008-02-01PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson1-1/+1
2008-02-01PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson1-3/+3
2008-02-01PCI: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-01PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud1-3/+8
2008-02-01pciehp: block new requests from the device before power offKenji Kaneshige1-12/+21
2008-02-01pciehp: workaround against Bad DLLP during power offKenji Kaneshige1-0/+45
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2-12/+7
2008-02-01PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt1-24/+0
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt1-1/+48
2008-02-01PCI: avoid save the same type of cap multiple timesShaohua Li1-2/+10
2008-02-01PCI: correctly initialize a structure for pcie_save_pcix_state()Shaohua Li1-0/+2
2008-02-01PCI: fix typo in pci_save_pcix_stateShaohua Li1-1/+1
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com1-60/+52
2008-02-01PCI: print quirk name in debug messagesbjorn.helgaas@hp.com1-1/+6
2008-02-01PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky1-1/+13
2008-02-01PCI: Spelling fixesJoe Perches2-2/+2
2008-02-01PCI: drivers/pci/msi.c: move arch hooks to the topAdrian Bunk1-46/+45
2008-02-01PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue1-3/+27
2008-02-01PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt1-2/+4
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt1-24/+40