summaryrefslogtreecommitdiffstats
path: root/drivers/pci/access.c
AgeCommit message (Expand)AuthorLines
2015-01-22PCI: Add generic config accessorsRob Herring-0/+87
2014-11-13PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu-1/+1
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses-4/+1
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan-8/+4
2014-01-13PCI: Remove unused pci_vpd_truncate()Stephen Hemminger-24/+0
2013-08-28PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas-6/+1
2013-08-28PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas-3/+3
2013-08-28PCI: Remove PCIe Capability version checksBjorn Helgaas-6/+3
2013-08-28PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas-2/+6
2013-02-15PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGSAlex Williamson-1/+1
2013-01-30PCI: Use PCI Express Capability accessorMyron Stowe-2/+2
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu-0/+202
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson-2/+4
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka-1/+1
2012-01-06PCI: Rework config space blocking servicesJan Kiszka-26/+48
2011-05-10PCI: handle positive error codesGreg Thelen-3/+13
2011-05-10PCI: check pci_vpd_pci22_wait() returnGreg Thelen-0/+2
2010-05-18PCI: output FW warning in pci_read/write_vpdPrarit Bhargava-1/+6
2010-05-11PCI: Convert pci_lock to raw_spinlockThomas Gleixner-17/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-16PCI: Add pci_bus_set_opsHuang Ying-0/+19
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap-2/+2
2009-04-07PCI: Fix oops in pci_vpd_truncateAnton Vorontsov-1/+2
2009-01-07PCI: add interface to set visible size of VPDStephen Hemminger-0/+23
2009-01-07PCI: revise VPD access interfaceStephen Hemminger-57/+99
2009-01-07PCI: handle long delays in VPD accessStephen Hemminger-22/+33
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li-10/+4
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings-0/+166
2006-12-04[PATCH] severing module.h->sched.hAl Viro-0/+1
2006-12-01PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox-28/+47
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk-0/+2
2005-10-28[PATCH] PCI: Block config access during BISTBrian King-0/+89
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+62