aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mca
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] small MCA cleanupsAdrian Bunk3-62/+3
2004-03-13[PATCH] move consistent_dma_mask to the generic deviceAndrew Morton1-0/+1
2003-10-21[PATCH] Fix another CONFIG_MCA=y oopsAndrew Morton1-1/+1
2003-10-21[PATCH] Fix oops with CONFIG_MCA=yAndrew Morton1-4/+7
2003-09-27[MCA] convert mca-proc to use not-deprecated functionsJeff Garzik1-3/+8
2003-09-27[MCA] include linux/mca-legacy.h directly, to access deprecated MCA APIJeff Garzik1-1/+1
2003-08-17More EISA/MCA fixups for removal of 'name' member in device struct.Linus Torvalds1-3/+3
2003-08-17[PATCH] Fix MCA for driver core updateJames Bottomley3-3/+18
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins1-2/+1
2003-04-29[PATCH] config menu cleanupsAndrew Morton1-3/+0
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-1/+0
2003-01-12sysfs: Fixup MCA sysfs files.Patrick Mochel1-25/+6
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst1-2/+0
2002-12-06mca-sysfs update to new bus_for_each_dev syntaxJames Bottomley1-3/+3
2002-11-22make MCA_PROC_FS depend on PROC_FSJames Bottomley1-1/+1
2002-11-22mca-sysfs-VIJames Bottomley2-2/+20
2002-11-22add mca-driver.c fileJames Bottomley1-0/+47
2002-11-22add mca-driver handlingJames Bottomley2-30/+8
2002-11-22make mca-bus.c use generic device dma_maskJames Bottomley1-3/+1
2002-11-22MCA sysfs Part II - abstract out the hw specific piecesJames Bottomley3-63/+216
2002-11-22MCA sysfs changesJames Bottomley4-0/+901