summaryrefslogtreecommitdiff
path: root/drivers/mca
AgeCommit message (Expand)Author
2009-03-24mca: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29remove mca_is_adapter_used()Adrian Bunk
2007-05-09mca: add integrated device bus matchingJames Bottomley
2007-05-09mca: fix bus matchingJames Bottomley
2006-10-11[PATCH] drivers/mca: handle sysfs errorsJeff Garzik
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-06-25[PATCH] unexport mca_find_device_by_slotAdrian Bunk
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-01-07[PATCH] small MCA cleanupsAdrian Bunk
2004-03-13[PATCH] move consistent_dma_mask to the generic deviceAndrew Morton
2003-10-21[PATCH] Fix another CONFIG_MCA=y oopsAndrew Morton
2003-10-21[PATCH] Fix oops with CONFIG_MCA=yAndrew Morton
2003-09-27[MCA] convert mca-proc to use not-deprecated functionsJeff Garzik
2003-09-27[MCA] include linux/mca-legacy.h directly, to access deprecated MCA APIJeff Garzik
2003-08-17More EISA/MCA fixups for removal of 'name' member in device struct.Linus Torvalds
2003-08-17[PATCH] Fix MCA for driver core updateJames Bottomley
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins
2003-04-29[PATCH] config menu cleanupsAndrew Morton
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-01-12sysfs: Fixup MCA sysfs files.Patrick Mochel
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-12-06mca-sysfs update to new bus_for_each_dev syntaxJames Bottomley
2002-11-22make MCA_PROC_FS depend on PROC_FSJames Bottomley
2002-11-22mca-sysfs-VIJames Bottomley
2002-11-22add mca-driver.c fileJames Bottomley
2002-11-22add mca-driver handlingJames Bottomley
2002-11-22make mca-bus.c use generic device dma_maskJames Bottomley
2002-11-22MCA sysfs Part II - abstract out the hw specific piecesJames Bottomley
2002-11-22MCA sysfs changesJames Bottomley