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