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.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
*
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
|
/
*
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
2008-02-02
1
-5
/
+0
*
PCI: make pci_bus a struct device
Greg Kroah-Hartman
2008-02-01
1
-3
/
+3
*
PCI: PCIE ASPM support
Shaohua Li
2008-02-01
1
-0
/
+5
*
PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put
Julia Lawall
2007-11-28
1
-1
/
+3
*
Remove capability.h from mm.h
Alexey Dobriyan
2007-07-16
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
1
-1
/
+10
|
\
|
*
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
2007-07-11
1
-3
/
+7
|
*
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-07-11
1
-0
/
+5
*
|
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-6
/
+12
*
|
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-4
/
+0
|
/
*
PCI: Free resource files in error path of pci_create_sysfs_dev_files()
Michael Ellerman
2007-05-02
1
-1
/
+3
*
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
2007-05-02
1
-2
/
+3
*
PCI: Make PCI device numa-node attribute visible in sysfs
Brice Goglin
2007-02-16
1
-0
/
+11
*
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-12-01
1
-12
/
+21
*
[PATCH] pci: don't try to remove sysfs files before they are setup.
David Miller
2006-11-13
1
-0
/
+3
*
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-26
1
-39
/
+73
*
MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
Brice Goglin
2006-09-26
1
-0
/
+41
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-2
/
+2
*
[PATCH] PCI: Bus Parity Status sysfs interface
Doug Thompson
2006-06-21
1
-0
/
+24
*
[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...
Arjan van de Ven
2006-06-21
1
-0
/
+21
*
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-03-23
1
-2
/
+1
*
[PATCH] PCI: Block config access during BIST
Brian King
2005-10-28
1
-10
/
+10
*
[PATCH] PCI: convert kcalloc to kzalloc
Pekka Enberg
2005-09-22
1
-1
/
+1
*
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
2005-09-10
1
-3
/
+7
*
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
2005-06-27
1
-5
/
+21
*
[PATCH] PCI: fix show_modalias() function due to attribute change
Greg Kroah-Hartman
2005-06-20
1
-1
/
+1
*
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
2005-06-20
1
-3
/
+3
*
[PATCH] Make attributes names const char *
Dmitry Torokhov
2005-06-20
1
-6
/
+7
*
[PATCH] PCI: add modalias sysfs file for pci devices
Greg KH
2005-05-17
1
-0
/
+12
*
[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs
ssant@in.ibm.com
2005-05-03
1
-24
/
+58
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+490