summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'xen-two/linux-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'dwmw2-iommu/master'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'acpi/test'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'pci/linux-next'Stephen Rothwell
2011-02-26unicore32 machine related files: pci bus handlingGuanXuetao
2011-02-24PM: Remove CONFIG_PM_OPSRafael 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-08ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki
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-17intel-iommu: Fix use after release during device attachJan Kiszka
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
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki
2010-12-23PCI: pci-stub: ignore zero-length id parametersTejun Heo
2010-12-23PCI: Skip id checking if no id is passedYinghai Lu
2010-12-23PCI: fix __pci_device_probe kernel-doc warningRandy Dunlap
2010-12-23PCI: make pci_restore_state return voidJon Mason
2010-12-23PCI: Disable ASPM if BIOS asks us toMatthew Garrett
2010-12-23PCI: Add mask bit definition for MSI-X tableSheng Yang
2010-12-23PCI: MSI: Move MSI-X entry definition to pci_regs.hSheng Yang
2010-12-23PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas
2010-12-16PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman
2010-12-13x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha
2010-12-13x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-24pci root complex: support for tile architectureChris Metcalf
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16PCI: fix offset check for sysfs mmapped filesDarrick J. Wong
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap
2010-11-12PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas
2010-11-11PCI: read current power state at enable timeJesse Barnes