aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-24intel-iommu.c: dma ops fixIngo Molnar1-18/+17
2008-04-22Fix cardbus resource allocationLinus Torvalds1-15/+15
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds57-826/+2049
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross2-38/+40
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk1-2/+2
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-04-19cpumask: use new cpus_scnprintf functionMike Travis2-6/+41
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis1-3/+6
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' and 'toshiba' into releaseLen 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