summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | copyright owner and author clean up for intel iommu and related filesmark gross2008-02-235-11/+16
* | | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-0/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-2/+0
|\ \
| | \
| | \
| *-. \ Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-211-2/+1
| |\ \ \ | | |_|/ | |/| |
| | | * PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki2008-02-211-2/+0
| | |/ | |/|
| | * kernel-doc: fix pci-acpi warningRandy Dunlap2008-02-151-0/+1
| |/
* | PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige2008-02-211-1/+1
* | PCI: fix up setup-bus.c #ifdefAndrew Morton2008-02-211-4/+2
* | PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-0/+6
* | PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen2008-02-211-0/+62
OpenPOWER on IntegriCloud