summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut2019-06-211-1/+1
* PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2019-06-131-0/+3
* PCI: Use dev_printk() when possibleBjorn Helgaas2019-05-091-2/+1Star
* PCI: pci-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman2019-01-221-3/+2Star
* Merge branch 'pci/hotplug'Bjorn Helgaas2018-08-151-0/+2
|\
| * PCI: sysfs: Resume to D0 on function resetLukas Wunner2018-07-311-0/+2
* | Merge branch 'pci/aspm'Bjorn Helgaas2018-08-151-1/+0Star
|\ \
| * | PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0Star
| |/
* / PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain2018-07-191-0/+3
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig2018-05-261-6/+9
* Merge branch 'pci/vpd'Bjorn Helgaas2018-04-041-64/+3Star
|\
| * PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas2018-03-191-64/+3Star
* | Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-041-2/+1Star
|\ \
| * | PCI: Probe for device reset support during enumerationBjorn Helgaas2018-02-161-2/+1Star
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2018-04-041-3/+0Star
|\ \
| * | PCI: Tidy commentsBjorn Helgaas2018-03-191-3/+0Star
| |/
* | PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa2018-03-301-8/+2Star
* | PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa2018-03-301-26/+2Star
* | PCI: Add decoding for 16 GT/s link speedJay Fang2018-03-211-0/+6
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2018-01-311-0/+11
|\
| * PCI: Expose ari_enabled in sysfsStuart Hayes2018-01-231-0/+11
* | Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-311-7/+2Star
|\ \
| * | PCI: Remove sysfs resource mmap warningBjorn Helgaas2017-12-191-7/+2Star
| |/
* / PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-5/+5
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-1/+34
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-141-0/+33
| |\
| | * PCI: Expose SR-IOV offset, stride, and VF device ID via sysfsFilippo Sironi2017-10-111-0/+33
| * | PCI: Constify pci_dev_type structureBhumika Goyal2017-10-051-1/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* PCI: Fix race condition with driver_overrideNicolai Stange2017-09-261-2/+9
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-3/+0Star
|\
| * PCI: Remove unused "res" variable from pci_resource_io()Shawn Lin2017-09-011-3/+0Star
* | PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-241-2/+2
* | PCI: Constify bin_attribute structuresBhumika Goyal2017-08-101-2/+2
* | PCI: Constify sysfs attribute_group structuresArvind Yadav2017-08-101-5/+5
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-07-031-3/+2Star
|\
| * PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski2017-06-151-3/+2Star
* | PCI: Add sysfs max_link_speed/width, current_link_speed/width, etcWong Vee Khee2017-06-191-4/+195
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-281-0/+28
|\
| * PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang2017-04-201-0/+28
* | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-10/+3Star
* | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+1
* | PCI: Use BAR index in sysfs attr->private instead of resource pointerDavid Woodhouse2017-04-201-24/+14Star
* | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-5/+8
* | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-2/+2
* | PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse2017-04-121-3/+7
|/
* PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov2017-02-031-7/+16
* PCI: Create revision file in sysfsEmil Velikov2016-11-211-0/+2
* PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-0/+5