summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* intel-iommu.c: dma ops fixIngo Molnar2008-04-241-18/+17
* Fix cardbus resource allocationLinus Torvalds2008-04-221-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2157-826/+2049
|\
| * PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-202-38/+40
| * PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-201-2/+2
| * PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2039-487/+487
| * PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-201-1/+1
| * PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-201-1/+5
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-203-21/+29
| * PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-201-1/+1
| * PCI: Update VIA CX700 quirkTim Yamin2008-04-201-1/+12
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-204-14/+283
| * PCI: iommu: iotlb flushingmark gross2008-04-202-18/+131
| * PCI: simplify quirk debug outputBjorn Helgaas2008-04-201-2/+2
| * PCI: iova RB tree setup tweakmark gross2008-04-201-14/+36
| * PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-201-0/+43
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-207-0/+852
| * PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-201-1/+3
| * PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-1/+2
| * PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-201-0/+3
| * PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-203-46/+1
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-203-12/+7
| * PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-201-3/+14
| * PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman2008-04-201-1/+1
| * PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2008-04-202-2/+8
| * PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-201-137/+112
| * PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-201-41/+0
| * PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-201-20/+15
| * PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-201-1/+1
* | cpumask: use new cpus_scnprintf functionMike Travis2008-04-192-6/+41
* | generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-3/+6
|/
* pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare2008-03-281-5/+6
* Revert "PCI: remove transparent bridge sizing"Linus Torvalds2008-03-261-5/+0
* PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-241-21/+0
* PCI: iova: lockdep false alarm fixMark Gross2008-03-241-0/+7
* pciehp: don't enable slot unless forcedMark Lord2008-03-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-131-1/+5
|\
| * PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2008-03-131-1/+5
| |
| \
| \
| \
*---. \ Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown2008-03-131-8/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | ACPI: acpi_pci_set_power_state() cleanupsDavid Brownell2008-02-231-8/+16
| | |/ | |/|
* | | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl2008-03-101-0/+1
* | | pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige2008-03-041-2/+3
* | | PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman2008-03-041-4/+6
* | | PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-046-9/+9
* | | PCI: consolidate duplicated MSI enable functionsBjorn Helgaas2008-03-041-30/+6
* | | PCI: use dev_printk in quirk messagesBjorn Helgaas2008-03-041-3/+2
* | | docbook: fix kernel-api source filesRandy Dunlap2008-03-031-2/+1
OpenPOWER on IntegriCloud