aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-13[PATCH] pci: don't try to remove sysfs files before they are setup.Gravatar David Miller 1-0/+3
2006-09-26PCI: fix __must_check warningsGravatar Greg Kroah-Hartman 1-39/+73
2006-09-26MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsGravatar Brice Goglin 1-0/+41
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-2/+2
2006-06-21[PATCH] PCI: Bus Parity Status sysfs interfaceGravatar Doug Thompson 1-0/+24
2006-06-21[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...Gravatar Arjan van de Ven 1-0/+21
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciGravatar Eric Sesterhenn 1-2/+1
2005-10-28[PATCH] PCI: Block config access during BISTGravatar Brian King 1-10/+10
2005-09-22[PATCH] PCI: convert kcalloc to kzallocGravatar Pekka Enberg 1-1/+1
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsGravatar Alan Cox 1-3/+7
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchGravatar Michael Ellerman 1-5/+21
2005-06-20[PATCH] PCI: fix show_modalias() function due to attribute changeGravatar Greg Kroah-Hartman 1-1/+1
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Gravatar Yani Ioannou 1-3/+3
2005-06-20[PATCH] Make attributes names const char *Gravatar Dmitry Torokhov 1-6/+7
2005-05-17[PATCH] PCI: add modalias sysfs file for pci devicesGravatar Greg KH 1-0/+12
2005-05-03[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsGravatar ssant@in.ibm.com 1-24/+58
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+490