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
2009-09-10
PCI: expose function reset capability in sysfs
Michael S. Tsirkin
1
-0
/
+37
2009-04-23
docbooks: add/fix PCI kernel-doc
Randy Dunlap
1
-4
/
+8
2009-04-06
PCI: allow PCI core hotplug to remove PCI root bus
Alex Chiang
1
-4
/
+0
2009-04-06
PCI: Setup disabled bridges even if buses are added
Yuji Shimada
1
-1
/
+1
2009-03-21
PCI: Introduce /sys/bus/pci/devices/.../rescan
Alex Chiang
1
-0
/
+19
2009-03-21
PCI: Introduce /sys/bus/pci/devices/.../remove
Alex Chiang
1
-0
/
+36
2009-03-21
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
1
-0
/
+26
2009-03-20
PCI: expose boot VGA device via sysfs.
Dave Airlie
1
-2
/
+22
2009-03-20
PCI/alpha: pci sysfs resources
Ivan Kokshaysky
1
-2
/
+17
2009-02-05
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
1
-2
/
+2
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2009-01-07
PCI: revise VPD access interface
Stephen Hemminger
1
-30
/
+8
2009-01-07
PCI: define PCI resource names in an 'enum'
Yu Zhao
1
-1
/
+3
2009-01-07
PCI: Make settable sysfs attributes more consistent
Trent Piepho
1
-20
/
+28
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
1
-0
/
+3
2009-01-07
PCI: check mmap range of /proc/bus/pci files too
Jesse Barnes
1
-1
/
+1
2009-01-04
cpumask: update local_cpus_show to use new cpumask API
Mike Travis
1
-6
/
+6
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-2
/
+2
2008-11-04
PCI: fix range check on mmapped sysfs resource files
Ed Swierk
1
-1
/
+1
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
1
-5
/
+88
2008-10-20
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
1
-55
/
+83
2008-10-20
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
1
-5
/
+5
2008-10-03
Check mapped ranges on sysfs resource files
Linus Torvalds
1
-0
/
+19
2008-07-02
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
Benjamin Li
1
-1
/
+1
2008-07-01
PCI: Restrict VPD read permission to root
Ben Hutchings
1
-1
/
+1
2008-06-13
PCI: fixup write combine comment in pci_mmap_resource
Jesse Barnes
1
-1
/
+0
2008-06-12
x86: PAT export resource_wc in pci sysfs
venkatesh.pallipadi@intel.com
1
-22
/
+62
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-14
/
+100
2008-04-21
PCI: Expose PCI VPD through sysfs
Ben Hutchings
1
-14
/
+95
2008-04-21
PCI: add PCI Express ASPM support
Shaohua Li
1
-0
/
+5
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
1
-2
/
+18
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
1
-5
/
+0
2008-02-02
PCI: make pci_bus a struct device
Greg Kroah-Hartman
1
-3
/
+3
2008-02-02
PCI: PCIE ASPM support
Shaohua Li
1
-0
/
+5
2007-11-29
PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put
Julia Lawall
1
-1
/
+3
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+10
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-6
/
+12
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-4
/
+0
2007-07-12
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
1
-3
/
+7
2007-07-12
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-0
/
+5
2007-05-03
PCI: Free resource files in error path of pci_create_sysfs_dev_files()
Michael Ellerman
1
-1
/
+3
2007-05-03
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-2
/
+3
2007-02-17
PCI: Make PCI device numa-node attribute visible in sysfs
Brice Goglin
1
-0
/
+11
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
1
-12
/
+21
2006-11-13
[PATCH] pci: don't try to remove sysfs files before they are setup.
David Miller
1
-0
/
+3
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-39
/
+73
2006-09-27
MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
Brice Goglin
1
-0
/
+41
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
[next]