aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-2/+1
2005-10-28[PATCH] PCI: Block config access during BISTBrian King1-10/+10
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox1-3/+7
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-5/+21
2005-06-20[PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman1-1/+1
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou1-3/+3
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov1-6/+7
2005-05-17[PATCH] PCI: add modalias sysfs file for pci devicesGreg KH1-0/+12
2005-05-03[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com1-24/+58
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+490