summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-251-0/+4
* pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8
* pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-254-39/+39
* pciehp: Fix wrong slot control register accessKenji Kaneshige2008-04-251-112/+38
* pciehp: Add missing memory barrierKenji Kaneshige2008-04-251-0/+2
* pciehp: Fix interrupt event handligKenji Kaneshige2008-04-252-120/+29
* pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
* PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-231-1/+1
* 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
| | |/ | |/|