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