summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton1-21/+0
2008-03-24PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-03-17pciehp: don't enable slot unless forcedMark Lord1-1/+1
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+5
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman1-1/+5
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown1-8/+16
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl1-0/+1
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige1-2/+3
2008-03-04PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman1-4/+6
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg6-9/+9
2008-03-04PCI: consolidate duplicated MSI enable functionsBjorn Helgaas1-30/+6
2008-03-04PCI: use dev_printk in quirk messagesBjorn Helgaas1-3/+2
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-23ACPI: acpi_pci_set_power_state() cleanupsDavid Brownell1-8/+16
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus 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', ...Len 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