summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-05-17PCI: ARI is a PCIe v2 featureChris Wright
2012-05-17PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com
2012-05-17PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar
2012-03-14intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse
2012-03-14intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson
2012-03-14intel-iommu: Unlink domain from iommuAlex Williamson
2012-03-14PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini
2011-06-26PCI: return correct value when writing to the "reset" attributeMichal Schmidt
2011-06-26PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings
2011-06-26PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby
2011-06-26PCI: add more checking to ICH region quirksJiri Slaby
2011-06-26PCI: remove quirk for pre-production systemsBrandeburg, Jesse
2011-06-26PCI: pci-stub: ignore zero-length id parametersTejun Heo
2011-04-17x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha
2011-04-17x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha
2011-04-17PCI: fix offset check for sysfs mmapped filesDarrick J. Wong
2011-04-17PCI: sysfs: fix printk warningsRandy Dunlap
2011-04-17PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2011-04-17ioat2: catch and recover from broken vtd configurations v6Dan Williams
2011-01-06intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown
2011-01-06drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2011-01-06PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2011-01-06PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings
2010-08-13PCI: disable MSI on VIA K8M800Tejun Heo
2010-08-13PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki
2010-08-02PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki
2010-08-02virtio-pci: disable msi at startupMichael S. Tsirkin
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-05-12Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-04-22PCI: Ensure we re-enable devices on resumeMatthew Garrett
2010-04-22PCI: revert broken device warningBjorn Helgaas
2010-04-08PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-25PCI: don't say we claimed a resource if we failedBjorn Helgaas
2010-03-25PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch
2010-03-24PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin
2010-03-24PCI: complain about devices that seem to be brokenBjorn Helgaas
2010-03-24PCI: print resources consistently with %pRBjorn Helgaas
2010-03-24PCI: make disabled window printk style match the enabled onesBjorn Helgaas
2010-03-24PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas
2010-03-24PCI: for address space collisions, show conflicting resourceBjorn Helgaas
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds