summaryrefslogtreecommitdiffstats
path: root/drivers/pci/access.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas2016-11-211-2/+14
* PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai2016-04-151-0/+42
* PCI: Sleep rather than busy-wait for VPD access completionBjorn Helgaas2016-03-101-8/+10
* PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas2016-02-291-30/+17
* PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas2016-02-291-19/+19
* PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas2016-02-291-8/+1
* PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas2016-02-291-0/+6
* PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD codeBjorn Helgaas2016-02-291-32/+30
* PCI: Determine actual VPD size on first accessHannes Reinecke2016-02-291-2/+85
* PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busyBjorn Helgaas2016-02-291-5/+5
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-4/+4
* PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2015-09-241-22/+0
* PCI: Fix devfn for VPD access through function 0Alex Williamson2015-09-241-3/+6
* PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2015-07-211-1/+60
* PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)Bjorn Helgaas2015-07-141-10/+13
* PCI: Add generic config accessorsRob Herring2015-01-221-0/+87
* PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu2014-11-131-1/+1
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-101-4/+1
* PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan2014-05-271-8/+4
* PCI: Remove unused pci_vpd_truncate()Stephen Hemminger2014-01-131-24/+0
* PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas2013-08-281-6/+1
* PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas2013-08-281-3/+3
* PCI: Remove PCIe Capability version checksBjorn Helgaas2013-08-281-6/+3
* PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas2013-08-281-2/+6
* PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGSAlex Williamson2013-02-151-1/+1
* PCI: Use PCI Express Capability accessorMyron Stowe2013-01-301-2/+2
* PCI: Add accessors for PCI Express CapabilityJiang Liu2012-08-231-0/+202
* PCI: export pci_user functions for use by other driversAlex Williamson2012-06-121-2/+4
* PCI: Introduce INTx check & mask APIJan Kiszka2012-01-061-1/+1
* PCI: Rework config space blocking servicesJan Kiszka2012-01-061-26/+48
* PCI: handle positive error codesGreg Thelen2011-05-101-3/+13
* PCI: check pci_vpd_pci22_wait() returnGreg Thelen2011-05-101-0/+2
* PCI: output FW warning in pci_read/write_vpdPrarit Bhargava2010-05-181-1/+6
* PCI: Convert pci_lock to raw_spinlockThomas Gleixner2010-05-111-17/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI: Add pci_bus_set_opsHuang Ying2009-06-161-0/+19
* docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-221-2/+2
* PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-071-1/+2
* PCI: add interface to set visible size of VPDStephen Hemminger2009-01-071-0/+23
* PCI: revise VPD access interfaceStephen Hemminger2009-01-071-57/+99
* PCI: handle long delays in VPD accessStephen Hemminger2009-01-071-22/+33
* PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-021-10/+4
* PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+166
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox2006-12-011-28/+47
* [PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2005-11-101-0/+2
* [PATCH] PCI: Block config access during BISTBrian King2005-10-281-0/+89
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+62
OpenPOWER on IntegriCloud