summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison39-487/+487
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho1-1/+1
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl1-1/+5
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky3-21/+29
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-20PCI: Update VIA CX700 quirkTim Yamin1-1/+12
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings4-14/+283
2008-04-20PCI: iommu: iotlb flushingmark gross2-18/+131
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-20PCI: iova RB tree setup tweakmark gross1-14/+36
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+43
2008-04-20PCI: add PCI Express ASPM supportShaohua Li7-0/+852
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-1/+3
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-1/+2
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman3-46/+1
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman3-12/+7
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman1-3/+14
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman1-1/+1
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2-2/+8
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman1-137/+112
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman1-41/+0
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman1-20/+15
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk1-1/+1
2008-03-28pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds1-5/+0
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