Nicolai Stange
|
9561475db6
PCI: Fix race condition with driver_override
|
8 年之前 |
Bjorn Helgaas
|
27e87395ae
Merge branch 'pci/trivial' into next
|
8 年之前 |
Shawn Lin
|
cacf7eaf2a
PCI: Remove unused "res" variable from pci_resource_io()
|
8 年之前 |
Rob Herring
|
b63773a801
PCI: Convert to using %pOF instead of full_name()
|
8 年之前 |
Bhumika Goyal
|
8bdc50ac56
PCI: Constify bin_attribute structures
|
8 年之前 |
Arvind Yadav
|
e7ea9825fa
PCI: Constify sysfs attribute_group structures
|
8 年之前 |
Bjorn Helgaas
|
bb02ce95a5
Merge branch 'pci/virtualization' into next
|
8 年之前 |
Wong Vee Khee
|
56c1af4606
PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc
|
8 年之前 |
Jakub Kicinski
|
17530e71e0
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
|
8 年之前 |
Bjorn Helgaas
|
ef1b5dad5a
Merge branch 'pci/virtualization' into next
|
8 年之前 |
Bodong Wang
|
0e7df22401
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
|
8 年之前 |
David Woodhouse
|
f719582435
PCI: Add pci_mmap_resource_range() and use it for ARM64
|
8 年之前 |
David Woodhouse
|
f66e225828
PCI: Add BAR index argument to pci_mmap_page_range()
|
8 年之前 |
David Woodhouse
|
dca40b186b
PCI: Use BAR index in sysfs attr->private instead of resource pointer
|
8 年之前 |
David Woodhouse
|
e854d8b2a8
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
|
8 年之前 |
David Woodhouse
|
ae749c7ab4
PCI: Add arch_can_pci_mmap_wc() macro
|
8 年之前 |
David Woodhouse
|
6bccc7f426
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
|
8 年之前 |
Emil Tantilov
|
5b0948dfe1
PCI: Lock each enable/disable num_vfs operation in sysfs
|
8 年之前 |
Emil Velikov
|
702ed3be1b
PCI: Create revision file in sysfs
|
8 年之前 |
Mika Westerberg
|
9d26d3a8f1
PCI: Put PCIe ports into D3 during suspend
|
9 年之前 |
Linus Torvalds
|
7afd16f882
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
9 年之前 |
Bjorn Helgaas
|
ca620723d4
PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()
|
9 年之前 |
Linus Torvalds
|
ab0fa82b2d
pci-sysfs: use proper file capability helper function
|
9 年之前 |
Bjorn Helgaas
|
6e6f498b03
Merge branch 'pci/resource' into next
|
9 年之前 |
Bjorn Helgaas
|
bd5174dfb6
PCI: Simplify pci_create_attr() control flow
|
9 年之前 |
Bjorn Helgaas
|
b562ec8f74
PCI: Don't leak memory if sysfs_create_bin_file() fails
|
9 年之前 |
Bjorn Helgaas
|
9d88b93bea
PCI: Simplify sysfs ROM cleanup
|
9 年之前 |
Bjorn Helgaas
|
ac0c302a91
PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs
|
9 年之前 |
Hannes Reinecke
|
104daa71b3
PCI: Determine actual VPD size on first access
|
9 年之前 |
Hannes Reinecke
|
f52e5629f6
PCI: Allow access to VPD attributes with size 0
|
9 年之前 |