summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2257-826/+2049
|\
| * PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-212-38/+40
| * PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
| * PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-211-2/+2
| * PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2139-487/+487
| * PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-211-1/+1
| * PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-211-1/+5
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-213-21/+29
| * PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-211-1/+1
| * PCI: Update VIA CX700 quirkTim Yamin2008-04-211-1/+12
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-214-14/+283
| * PCI: iommu: iotlb flushingmark gross2008-04-212-18/+131
| * PCI: simplify quirk debug outputBjorn Helgaas2008-04-211-2/+2
| * PCI: iova RB tree setup tweakmark gross2008-04-211-14/+36
| * PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-211-0/+43
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-217-0/+852
| * PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-211-1/+3
| * PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-211-1/+2
| * PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-211-0/+3
| * PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-213-46/+1Star
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-213-12/+7Star
| * PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-211-3/+14
| * PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman2008-04-211-1/+1
| * PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2008-04-212-2/+8
| * PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-211-137/+112Star
| * PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-211-41/+0Star
| * PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-211-20/+15Star
| * PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-211-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/+0Star
* PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-251-21/+0Star
* PCI: iova: lockdep false alarm fixMark Gross2008-03-251-0/+7
* pciehp: don't enable slot unless forcedMark Lord2008-03-181-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-111-0/+1
* | | pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige2008-03-051-2/+3
* | | PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman2008-03-051-4/+6
* | | PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-056-9/+9
* | | PCI: consolidate duplicated MSI enable functionsBjorn Helgaas2008-03-051-30/+6Star
* | | PCI: use dev_printk in quirk messagesBjorn Helgaas2008-03-051-3/+2Star
* | | docbook: fix kernel-api source filesRandy Dunlap2008-03-031-2/+1Star
* | | copyright owner and author clean up for intel iommu and related filesmark gross2008-02-245-11/+16
* | | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-0/+1
|/ /