summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-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
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