aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-03-23PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-22Merge branch 'apei-release' into releaseLen Brown
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-21PCIe, AER, use pre-generated prefix in error information printingHuang Ying
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar
2011-03-21PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar
2011-03-21PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao
2011-03-16PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com
2011-03-16PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-04PCI: pre-allocate additional resources to devices only after successful alloc...Ram Pai
2011-03-04PCI: introduce reset_resource()Ram Pai
2011-03-04PCI: data structure agnostic free list functionRam Pai
2011-03-04PCI: refactor io size calculation codeRam Pai
2011-03-04PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby
2011-03-04PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com
2011-03-04PCI: add more checking to ICH region quirksJiri Slaby
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk
2011-02-18xen-pcifront: Sanity check the MSI/MSI-X valuesKonrad Rzeszutek Wilk
2011-02-17xen-pcifront: don't use flush_scheduled_work()Tejun Heo
2011-02-16PCI: remove quirk for pre-production systemsBrandeburg, Jesse
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-08PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl
2011-02-08PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki
2011-01-14PCI: sysfs: Update ROM to include default owner write accessAlex Williamson
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-05xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTENDKonrad Rzeszutek Wilk