index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: fix offset check for sysfs mmapped files
Darrick J. Wong
2010-11-16
1
-1
/
+1
*
PCI: sysfs: fix printk warnings
Randy Dunlap
2010-11-15
1
-1
/
+2
*
PCI: fix size checks for mmap() on /proc/bus/pci files
Martin Wilck
2010-11-11
1
-6
/
+16
*
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-07-30
1
-0
/
+5
*
PCI: Allow read/write access to sysfs I/O port resources
Alex Williamson
2010-07-30
1
-0
/
+68
*
PCI: pci-sysfs: remove casts from void*
Kulikov Vasiliy
2010-07-30
1
-1
/
+1
*
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
2010-06-11
1
-37
/
+0
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-05-21
1
-1
/
+43
|
\
|
*
PCI: return correct value when writing to the "reset" attribute
Michal Schmidt
2010-05-11
1
-1
/
+6
|
*
PCI: create function symlinks in /sys/bus/pci/slots/N/
Alex Chiang
2010-05-11
1
-0
/
+37
*
|
pci: check caps from sysfs file open to read device dependent config space
Chris Wright
2010-05-21
1
-1
/
+2
*
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-12
/
+30
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sysfs: Initialised pci bus legacy_mem field before use
Mel Gorman
2010-03-19
1
-1
/
+1
*
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
2010-03-07
1
-2
/
+2
*
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
2010-03-07
1
-0
/
+5
*
PCI: Check the node argument passed to cpumask_of_node
David John
2010-01-04
1
-2
/
+4
*
PCI: show dma_mask bits in /sys
Yinghai Lu
2009-12-04
1
-0
/
+17
*
PCI: derive nearby CPUs from device's instead of bus' NUMA information
Andreas Herrmann
2009-11-06
1
-0
/
+8
*
PCI: expose function reset capability in sysfs
Michael S. Tsirkin
2009-09-09
1
-0
/
+37
*
docbooks: add/fix PCI kernel-doc
Randy Dunlap
2009-04-22
1
-4
/
+8
*
PCI: allow PCI core hotplug to remove PCI root bus
Alex Chiang
2009-04-06
1
-4
/
+0
*
PCI: Setup disabled bridges even if buses are added
Yuji Shimada
2009-04-06
1
-1
/
+1
*
PCI: Introduce /sys/bus/pci/devices/.../rescan
Alex Chiang
2009-03-20
1
-0
/
+19
*
PCI: Introduce /sys/bus/pci/devices/.../remove
Alex Chiang
2009-03-20
1
-0
/
+36
*
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
2009-03-20
1
-0
/
+26
*
PCI: expose boot VGA device via sysfs.
Dave Airlie
2009-03-20
1
-2
/
+22
*
PCI/alpha: pci sysfs resources
Ivan Kokshaysky
2009-03-19
1
-2
/
+17
*
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
1
-2
/
+2
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-01-10
1
-6
/
+6
|
\
|
*
cpumask: update local_cpus_show to use new cpumask API
Mike Travis
2009-01-04
1
-6
/
+6
*
|
PCI: revise VPD access interface
Stephen Hemminger
2009-01-07
1
-30
/
+8
*
|
PCI: define PCI resource names in an 'enum'
Yu Zhao
2009-01-07
1
-1
/
+3
*
|
PCI: Make settable sysfs attributes more consistent
Trent Piepho
2009-01-07
1
-20
/
+28
*
|
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-07
1
-0
/
+3
*
|
PCI: check mmap range of /proc/bus/pci files too
Jesse Barnes
2009-01-07
1
-1
/
+1
|
/
*
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
1
-2
/
+2
*
PCI: fix range check on mmapped sysfs resource files
Ed Swierk
2008-11-03
1
-1
/
+1
*
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
2008-10-20
1
-5
/
+88
*
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
2008-10-20
1
-55
/
+83
*
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
2008-10-20
1
-5
/
+5
*
Check mapped ranges on sysfs resource files
Linus Torvalds
2008-10-02
1
-0
/
+19
*
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
Benjamin Li
2008-07-02
1
-1
/
+1
*
PCI: Restrict VPD read permission to root
Ben Hutchings
2008-07-01
1
-1
/
+1
*
PCI: fixup write combine comment in pci_mmap_resource
Jesse Barnes
2008-06-12
1
-1
/
+0
*
x86: PAT export resource_wc in pci sysfs
venkatesh.pallipadi@intel.com
2008-06-12
1
-22
/
+62
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-21
1
-14
/
+100
|
\
|
*
PCI: Expose PCI VPD through sysfs
Ben Hutchings
2008-04-20
1
-14
/
+95
|
*
PCI: add PCI Express ASPM support
Shaohua Li
2008-04-20
1
-0
/
+5
*
|
cpumask: use new cpus_scnprintf function
Mike Travis
2008-04-19
1
-2
/
+18
|
/
[next]