summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAge
* Merge branch 'pci/vpd'Bjorn Helgaas2018-04-04
|\
| * PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas2018-03-19
* | Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-04
|\ \
| * | PCI: Probe for device reset support during enumerationBjorn Helgaas2018-02-16
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2018-04-04
|\ \
| * | PCI: Tidy commentsBjorn Helgaas2018-03-19
| |/
* | PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa2018-03-30
* | PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa2018-03-30
* | PCI: Add decoding for 16 GT/s link speedJay Fang2018-03-21
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2018-01-31
|\
| * PCI: Expose ari_enabled in sysfsStuart Hayes2018-01-23
* | Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-31
|\ \
| * | PCI: Remove sysfs resource mmap warningBjorn Helgaas2017-12-18
| |/
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-18
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-14
| |\
| | * PCI: Expose SR-IOV offset, stride, and VF device ID via sysfsFilippo Sironi2017-10-10
| * | PCI: Constify pci_dev_type structureBhumika Goyal2017-10-05
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* PCI: Fix race condition with driver_overrideNicolai Stange2017-09-25
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-07
|\
| * PCI: Remove unused "res" variable from pci_resource_io()Shawn Lin2017-09-01
* | PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-24
* | PCI: Constify bin_attribute structuresBhumika Goyal2017-08-10
* | PCI: Constify sysfs attribute_group structuresArvind Yadav2017-08-10
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-07-03
|\
| * PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski2017-06-14
* | PCI: Add sysfs max_link_speed/width, current_link_speed/width, etcWong Vee Khee2017-06-19
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-28
|\
| * PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang2017-04-20
* | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-20
* | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-20
* | PCI: Use BAR index in sysfs attr->private instead of resource pointerDavid Woodhouse2017-04-20
* | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-18
* | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-18
* | PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse2017-04-12
|/
* PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov2017-02-03
* PCI: Create revision file in sysfsEmil Velikov2016-11-21
* PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-13
* Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-19
|\
| * PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas2016-04-25
* | pci-sysfs: use proper file capability helper functionLinus Torvalds2016-04-14
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-15
|\
| * PCI: Simplify pci_create_attr() control flowBjorn Helgaas2016-03-12
| * PCI: Don't leak memory if sysfs_create_bin_file() failsBjorn Helgaas2016-03-12
| * PCI: Simplify sysfs ROM cleanupBjorn Helgaas2016-03-12
| * PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfsBjorn Helgaas2016-03-12
* | PCI: Determine actual VPD size on first accessHannes Reinecke2016-02-29
* | PCI: Allow access to VPD attributes with size 0Hannes Reinecke2016-02-29
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-21
|\