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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
2019-06-21
PCI: sysfs: Ignore lockdep for remove attribute
Marek Vasut
2019-06-13
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
2019-05-09
PCI: Use dev_printk() when possible
Bjorn Helgaas
2019-01-22
PCI: pci-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-07-31
PCI: sysfs: Resume to D0 on function reset
Lukas Wunner
2018-07-19
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-25
PCI: Prevent sysfs disable of device while driver is attached
Christoph Hellwig
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
2018-03-21
PCI: Add decoding for 16 GT/s link speed
Jay Fang
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
2018-02-16
PCI: Probe for device reset support during enumeration
Bjorn Helgaas
2018-01-31
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/resource' into next
Bjorn Helgaas
2018-01-23
PCI: Expose ari_enabled in sysfs
Stuart Hayes
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-12-18
PCI: Remove sysfs resource mmap warning
Bjorn Helgaas
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
PCI: Expose SR-IOV offset, stride, and VF device ID via sysfs
Filippo Sironi
2017-10-05
PCI: Constify pci_dev_type structure
Bhumika Goyal
2017-09-25
PCI: Fix race condition with driver_override
Nicolai Stange
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-01
PCI: Remove unused "res" variable from pci_resource_io()
Shawn Lin
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-10
PCI: Constify bin_attribute structures
Bhumika Goyal
2017-08-10
PCI: Constify sysfs attribute_group structures
Arvind Yadav
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-06-19
PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc
Wong Vee Khee
2017-06-14
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
Jakub Kicinski
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
PCI: Use BAR index in sysfs attr->private instead of resource pointer
David Woodhouse
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-12
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
David Woodhouse
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
2016-11-21
PCI: Create revision file in sysfs
Emil Velikov
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
[next]