aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-24intel-iommu.c: dma ops fixIngo Molnar
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: Update VIA CX700 quirkTim Yamin
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: iommu: iotlb flushingmark gross
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas
2008-04-20PCI: iova RB tree setup tweakmark gross
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-03-28pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-24PCI: iova: lockdep false alarm fixMark Gross
2008-03-17pciehp: don't enable slot unless forcedMark Lord
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige
2008-03-04PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg
2008-03-04PCI: consolidate duplicated MSI enable functionsBjorn Helgaas
2008-03-04PCI: use dev_printk in quirk messagesBjorn Helgaas
2008-03-03docbook: fix kernel-api source filesRandy Dunlap