summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2010-03-19PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson
2010-03-19PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson
2010-03-19PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt
2010-03-19PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson
2010-03-19sysfs: Initialised pci bus legacy_mem field before useMel Gorman
2010-03-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown