summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: add D3 power state avoidance quirkAlan Cox2008-07-292-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-231-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/+1Star
* | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-221-2/+2
|/
* pci kernel-doc fatal errorRandy Dunlap2008-07-211-4/+2Star
*---. 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-1739-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-081-66/+52Star
| * | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-081-0/+83
| * | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-084-89/+155
| * | | PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-082-52/+114
| * | | PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-083-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/+3Star
| * | | pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-271-7/+3Star
| * | | pciehp: fix interrupt initializationKenji Kaneshige2008-06-273-136/+128Star
| * | | PCI: correct resource number in debug outputJesse Barnes2008-06-261-4/+4
| * | | PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-262-14/+13Star
| * | | PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-263-21/+19Star
| * | | PCI: use dev_printk when possibleBjorn Helgaas2008-06-266-106/+89Star
| * | | Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-261-3/+1Star
| * | | pciehp: remove inline from command related functionsKenji Kaneshige2008-06-261-2/+2
| * | | pciehp: change command polling frequencyKenji Kaneshige2008-06-261-2/+2
| * | | pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-261-11/+14
| * | | pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-261-1/+1
| * | | PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-261-2/+4
| * | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-123-8/+5Star
| |\ \ \
| | * | | PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-123-6/+4Star
| | * | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-121-2/+1Star
| * | | | PCI: ACPI PCI slot detection driverAlex Chiang2008-06-102-1/+17
| * | | | PCI: introduce pci_slotAlex Chiang2008-06-1018-282/+402
| * | | | PCI: construct one fakephp slot per PCI slotAlex Chiang2008-06-101-55/+29Star
| * | | | PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt2008-06-101-0/+9
| * | | | PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-102-0/+2
| * | | | PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare2008-06-101-0/+7