summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2011-03-28Revert "intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang"Greg Kroah-Hartman
2011-03-28PCI: return correct value when writing to the "reset" attributeMichal Schmidt
2011-03-28PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini
2011-03-21PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings
2011-03-21PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby
2011-03-21PCI: add more checking to ICH region quirksJiri Slaby
2011-03-21PCI: remove quirk for pre-production systemsBrandeburg, Jesse
2011-03-21PCI: pci-stub: ignore zero-length id parametersTejun Heo
2011-03-21x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha
2011-03-21x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha
2011-03-21PCI: fix offset check for sysfs mmapped filesDarrick J. Wong
2011-03-21PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2011-03-21intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown
2010-07-05ahci: add pci quirk for JMB362Tejun Heo
2010-07-05PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings
2010-07-05PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher
2010-07-05PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox
2010-05-12PCI: Ensure we re-enable devices on resumeMatthew Garrett
2010-04-26PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-04-01PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson
2010-04-01pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck
2010-03-15PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-03-15PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson
2010-01-04PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-04PCI: Check the node argument passed to cpumask_of_nodeDavid John
2010-01-04PCI: AER: fix aer inject result in kernel oopsYouquan,Song
2010-01-04PCI: pcie portdrv: style cleanupHidetoshi Seto
2009-12-31pci: avoid compiler warning in quirks.cLinus Torvalds
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-16PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui
2009-12-16PCI: add Intel USB specific reset methodDexuan Cui
2009-12-16PCI: support device-specific reset methodsDexuan Cui
2009-12-16PCI: Handle case when no pci device can provide cache line size hintCsaba Henk
2009-12-16PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan