summaryrefslogtreecommitdiffstats
path: root/drivers/pci/access.c
AgeCommit message (Expand)Author
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai
2016-03-10PCI: Sleep rather than busy-wait for VPD access completionBjorn Helgaas
2016-02-29PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas
2016-02-29PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas
2016-02-29PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas
2016-02-29PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas
2016-02-29PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD codeBjorn Helgaas
2016-02-29PCI: Determine actual VPD size on first accessHannes Reinecke
2016-02-29PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busyBjorn Helgaas
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-09-24PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2015-09-24PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-07-14PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)Bjorn Helgaas
2015-01-22PCI: Add generic config accessorsRob Herring
2014-11-13PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan
2014-01-13PCI: Remove unused pci_vpd_truncate()Stephen Hemminger
2013-08-28PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas
2013-08-28PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas
2013-08-28PCI: Remove PCIe Capability version checksBjorn Helgaas
2013-08-28PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas
2013-02-15PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGSAlex Williamson
2013-01-30PCI: Use PCI Express Capability accessorMyron Stowe
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka
2012-01-06PCI: Rework config space blocking servicesJan Kiszka
2011-05-10PCI: handle positive error codesGreg Thelen
2011-05-10PCI: check pci_vpd_pci22_wait() returnGreg Thelen
2010-05-18PCI: output FW warning in pci_read/write_vpdPrarit Bhargava
2010-05-11PCI: Convert pci_lock to raw_spinlockThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-16PCI: Add pci_bus_set_opsHuang Ying
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap
2009-04-07PCI: Fix oops in pci_vpd_truncateAnton Vorontsov
2009-01-07PCI: add interface to set visible size of VPDStephen Hemminger
2009-01-07PCI: revise VPD access interfaceStephen Hemminger
2009-01-07PCI: handle long delays in VPD accessStephen Hemminger
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-01PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk
2005-10-28[PATCH] PCI: Block config access during BISTBrian King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds