index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+28
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
1
-0
/
+28
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
1
-10
/
+3
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+1
2017-04-20
PCI: Use BAR index in sysfs attr->private instead of resource pointer
David Woodhouse
1
-24
/
+14
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-5
/
+8
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-2
/
+2
2017-04-12
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
David Woodhouse
1
-3
/
+7
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
1
-7
/
+16
2016-11-22
PCI: Create revision file in sysfs
Emil Velikov
1
-0
/
+2
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
1
-0
/
+5
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+3
2016-04-25
PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()
Bjorn Helgaas
1
-4
/
+3
2016-04-14
pci-sysfs: use proper file capability helper function
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-40
/
+32
2016-03-12
PCI: Simplify pci_create_attr() control flow
Bjorn Helgaas
1
-26
/
+27
2016-03-12
PCI: Don't leak memory if sysfs_create_bin_file() fails
Bjorn Helgaas
1
-0
/
+2
2016-03-12
PCI: Simplify sysfs ROM cleanup
Bjorn Helgaas
1
-10
/
+3
2016-03-12
PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs
Bjorn Helgaas
1
-6
/
+2
2016-03-01
PCI: Determine actual VPD size on first access
Hannes Reinecke
1
-1
/
+1
2016-03-01
PCI: Allow access to VPD attributes with size 0
Hannes Reinecke
1
-8
/
+12
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-34
/
+24
2016-01-20
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-25
/
+15
2016-01-08
PCI: Use kobj_to_dev() instead of open-coding it
Geliang Tang
1
-25
/
+15
2015-12-11
PCI: Support PCIe devices with short cfg_size
Jason S. McMullan
1
-9
/
+9
2015-11-24
PCI: Prevent out of bounds access in numa_node override
Mathias Krause
1
-1
/
+4
2015-10-07
PCI: Prevent out of bounds access in numa_node override
Sasha Levin
1
-1
/
+1
2015-02-25
PCI: Don't read past the end of sysfs "driver_override" buffer
Sasha Levin
1
-2
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-29
/
+10
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-12-11
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+26
2014-12-04
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
Rafael J. Wysocki
1
-2
/
+2
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
1
-29
/
+10
2014-11-07
PCI: Allow numa_node override via sysfs
Prarit Bhargava
1
-1
/
+26
2014-10-30
PCI: Rename sysfs 'enabled' file back to 'enable'
Greg Kroah-Hartman
1
-4
/
+4
2014-10-01
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-20
/
+19
2014-10-01
PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints
Yijing Wang
1
-20
/
+19
2014-09-22
PCI: Generate uppercase hex for modalias interface class
Ricardo Ribalda Delgado
1
-1
/
+1
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-6
/
+4
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-158
/
+131
2014-05-29
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-0
/
+40
2014-05-29
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
1
-0
/
+40
2014-05-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
1
-10
/
+0
2014-05-01
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
1
-0
/
+18
2014-02-08
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-14
/
+3
2014-01-14
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
1
-12
/
+7
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-12
/
+16
2013-11-01
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-17
/
+16
2013-10-08
PCI: Add pci_dev_show_local_cpu() to simplify code
Yijing Wang
1
-17
/
+15
2013-10-08
PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...
Sachin Kamat
1
-7
/
+9
[next]