summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-215-52/+36
* PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-213-0/+28
* PCI: update bridge resources to get more big ranges when allocating space (ag...Yinghai Lu2011-05-211-8/+117
* PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-211-0/+98
* PCI: Track the size of each saved capability data areaAlex Williamson2011-05-211-5/+7
* PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-211-3/+16
* PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-111-0/+149
* PCI: add OBFF enable/disable supportJesse Barnes2011-05-111-0/+92
* PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-111-0/+53
* PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell2011-05-111-0/+7
* PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com2011-05-101-0/+45
* PCI: handle positive error codesGreg Thelen2011-05-101-3/+13
* PCI: check pci_vpd_pci22_wait() returnGreg Thelen2011-05-101-0/+2
* PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare2011-05-101-1/+1
* PCI: Fix typo in ich7 quirk commentJean Delvare2011-05-101-1/+1
* PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-05-101-0/+10
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-101-1/+1
* PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki2011-05-101-0/+15
* PCI: Enable ASPM state clearing regardless of policyAlex Williamson2011-05-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-04-192-3/+5
|\
| * PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap2011-04-122-3/+5
* | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-3/+3
* | pci: fix PCI bus allocation alignment handlingLinus Torvalds2011-04-111-2/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-318-9/+9
* drivers: Final irq namespace conversionThomas Gleixner2011-03-295-21/+21
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-251-29/+9
|\
| * PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki2011-03-231-29/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-253-4/+40
|\ \
| * | PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-211-4/+1
| * | PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar2011-03-211-0/+4
| * | PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-212-0/+28
| * | PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-211-0/+7
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-243-95/+112
|\ \
| * \ Merge branch 'linus' into releaseLen Brown2011-03-2312-167/+600
| |\ \ | | |/
| * | Merge branch 'apei-release' into releaseLen Brown2011-03-222-83/+108
| |\ \
| | * | ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2011-03-212-8/+60
| | * | PCIe, AER, use pre-generated prefix in error information printingHuang Ying2011-03-211-75/+48
| * | | ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-241-12/+4
| |/ /
* | | userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-231-1/+1
| |/ |/|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-1810-155/+576
|\ \
| * | PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com2011-03-161-1/+0
| * | PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com2011-03-161-0/+6
| * | PCI: pre-allocate additional resources to devices only after successful alloc...Ram Pai2011-03-041-47/+184
| * | PCI: introduce reset_resource()Ram Pai2011-03-041-3/+8
| * | PCI: data structure agnostic free list functionRam Pai2011-03-041-15/+12
| * | PCI: refactor io size calculation codeRam Pai2011-03-041-24/+42
| * | PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby2011-03-041-8/+24
| * | PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-041-0/+1
| * | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-044-8/+246
| * | PCI: add more checking to ICH region quirksJiri Slaby2011-03-041-8/+37
OpenPOWER on IntegriCloud