index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
access.c
Age
Commit message (
Expand
)
Author
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-06-28
PCI: Provide Kconfig option for lockless config space accessors
Thomas Gleixner
2017-05-26
PCI: Make error code types consistent in pci_{read,write}_config_*
Brian Norris
2017-04-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-04-19
PCI: Include PCI-to-PCIe bridges as "Downstream Ports"
Bjorn Helgaas
2017-04-04
PCI: Fix typo pci_cfg_access_lock() comment
Brian Norris
2017-03-29
PCI: Don't attempt config access to disconnected devices
Keith Busch
2017-03-29
PCI: Export PCI device config accessors
Keith Busch
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-15
Merge branch 'pci/vpd' into next
Bjorn Helgaas
2017-02-03
PCI: Increase VPD access timeout to 125ms
Matthew R. Ochs
2017-01-30
PCI: Avoid possible deadlock on pci_lock and p->pi_lock
Bjorn Helgaas
2016-11-21
PCI: Warn on possible RW1C corruption for sub-32 bit config writes
Bjorn Helgaas
2016-04-15
PCI: Add pci_set_vpd_size() to set VPD size
Hariprasad Shenai
2016-03-10
PCI: Sleep rather than busy-wait for VPD access completion
Bjorn Helgaas
2016-02-29
PCI: Fold struct pci_vpd_pci22 into struct pci_vpd
Bjorn Helgaas
2016-02-29
PCI: Rename VPD symbols to remove unnecessary "pci22"
Bjorn Helgaas
2016-02-29
PCI: Remove struct pci_vpd_ops.release function pointer
Bjorn Helgaas
2016-02-29
PCI: Move pci_vpd_release() from header file to pci/access.c
Bjorn Helgaas
2016-02-29
PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code
Bjorn Helgaas
2016-02-29
PCI: Determine actual VPD size on first access
Hannes Reinecke
2016-02-29
PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
Bjorn Helgaas
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
2015-09-24
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
2015-09-24
PCI: Fix devfn for VPD access through function 0
Alex Williamson
2015-07-21
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
2015-07-14
PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)
Bjorn Helgaas
2015-01-22
PCI: Add generic config accessors
Rob Herring
2014-11-13
PCI: Apply _HPX Link Control settings to all devices with a link
Yinghai Lu
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-05-27
PCI: Fix return value from pci_user_{read,write}_config_*()
Gavin Shan
2014-01-13
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
2013-08-28
PCI: Remove pcie_cap_has_devctl()
Bjorn Helgaas
2013-08-28
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas
2013-08-28
PCI: Remove PCIe Capability version checks
Bjorn Helgaas
2013-08-28
PCI: Allow PCIe Capability link-related register access for switches
Bjorn Helgaas
2013-02-15
PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS
Alex Williamson
2013-01-30
PCI: Use PCI Express Capability accessor
Myron Stowe
2012-08-23
PCI: Add accessors for PCI Express Capability
Jiang Liu
2012-06-12
PCI: export pci_user functions for use by other drivers
Alex Williamson
2012-01-06
PCI: Introduce INTx check & mask API
Jan Kiszka
2012-01-06
PCI: Rework config space blocking services
Jan Kiszka
2011-05-10
PCI: handle positive error codes
Greg Thelen
2011-05-10
PCI: check pci_vpd_pci22_wait() return
Greg Thelen
2010-05-18
PCI: output FW warning in pci_read/write_vpd
Prarit Bhargava
2010-05-11
PCI: Convert pci_lock to raw_spinlock
Thomas Gleixner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-16
PCI: Add pci_bus_set_ops
Huang Ying
[next]