summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-211-0/+2
* PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
* PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
* Merge branch 'x86-merge' into for-linusJesse Barnes2008-08-182-0/+38
|\
| * Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-182-0/+38
| |\
| | * Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-1841-1146/+1889
| | |\
| | * | pci: debug extra pci bus resourcesYinghai Lu2008-06-231-0/+35
| | * | pci: debug extra pci resources rangeYinghai Lu2008-06-231-0/+6
* | | | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-182-10/+2
* | | | PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-181-12/+29
|/ / /
* | | PCI: Limit VPD length for Broadcom 5708SDean Hildebrand2008-08-071-1/+3
* | | PCI PM: Export pci_pme_active to driversRafael J. Wysocki2008-08-071-1/+2
* | | PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman2008-08-071-16/+38
* | | PCI: fully restore MSI state at resume timeJesse Barnes2008-08-071-3/+2
* | | PCI: add Broadcom 5708S to VPD length quirkEric Dumazet2008-08-071-1/+4
* | | PCI: add D3 power state avoidance quirkAlan Cox2008-07-282-0/+17
* | | PCI: add an option to allow ASPM enabled forciblyShaohua Li2008-07-281-6/+14
* | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-282-1/+15
* | | PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-282-0/+12
* | | PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox2008-07-281-3/+12
* | | PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox2008-07-281-2/+2
* | | PCI: rewrite PCI BAR reading codeMatthew Wilcox2008-07-281-119/+123
* | | PCI: document pci_target_stateJesse Barnes2008-07-281-0/+6
* | | PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-281-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-243-22/+34
|\ \ \
| * | | PCI: fixup sparse endianness warnings in proc.cHarvey Harrison2008-07-221-9/+9
| * | | PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki2008-07-221-10/+24
| * | | PCI/DMAR: don't assume presence of RMRRsYong Wang2008-07-221-3/+1
* | | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-2/+2
|/ / /
* | | pci kernel-doc fatal errorRandy Dunlap2008-07-211-4/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-1/+1
|\ \ \ \ \ | | | |/ / | |_|_| / |/| | |
| | * | x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-1/+1
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1639-1111/+1786
|\ \ \
| * | | PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-161-1/+1
| * | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-141-0/+1
| * | | PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki2008-07-141-2/+2
| * | | PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-071-66/+52
| * | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-071-0/+83
| * | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-074-89/+155
| * | | PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-072-52/+114
| * | | PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-073-20/+65
| * | | PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-031-3/+3
| * | | PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-271-2/+3
| * | | pciehp: use get_service_dataKenji Kaneshige2008-06-271-5/+3
| * | | pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-271-7/+3
| * | | pciehp: fix interrupt initializationKenji Kaneshige2008-06-273-136/+128
| * | | PCI: correct resource number in debug outputJesse Barnes2008-06-251-4/+4
| * | | PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-252-14/+13
| * | | PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-253-21/+19
| * | | PCI: use dev_printk when possibleBjorn Helgaas2008-06-256-106/+89
OpenPOWER on IntegriCloud