index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+10
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-6
/
+12
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-4
/
+0
2007-07-11
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
1
-3
/
+7
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-0
/
+5
2007-05-02
PCI: Free resource files in error path of pci_create_sysfs_dev_files()
Michael Ellerman
1
-1
/
+3
2007-05-02
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-2
/
+3
2007-02-16
PCI: Make PCI device numa-node attribute visible in sysfs
Brice Goglin
1
-0
/
+11
2006-12-01
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-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-39
/
+73
2006-09-26
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
2006-06-21
[PATCH] PCI: Bus Parity Status sysfs interface
Doug Thompson
1
-0
/
+24
2006-06-21
[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...
Arjan van de Ven
1
-0
/
+21
2006-03-23
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
1
-2
/
+1
2005-10-28
[PATCH] PCI: Block config access during BIST
Brian King
1
-10
/
+10
2005-09-22
[PATCH] PCI: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-10
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
1
-3
/
+7
2005-06-27
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
1
-5
/
+21
2005-06-20
[PATCH] PCI: fix show_modalias() function due to attribute change
Greg Kroah-Hartman
1
-1
/
+1
2005-06-20
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
1
-3
/
+3
2005-06-20
[PATCH] Make attributes names const char *
Dmitry Torokhov
1
-6
/
+7
2005-05-17
[PATCH] PCI: add modalias sysfs file for pci devices
Greg KH
1
-0
/
+12
2005-05-03
[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs
ssant@in.ibm.com
1
-24
/
+58
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+490