summaryrefslogtreecommitdiffstats
path: root/drivers/edac/mv64x60_edac.c
Commit message (Expand)AuthorAgeFilesLines
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* mv64x60_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-6/+19
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-1/+2
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-1/+0
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-8/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* edac: fix resource size calculationJulia Lawall2009-09-241-11/+11
* edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-4/+4
* edac: mv64x60 add pci fixupDave Jiang2008-07-251-0/+35
* edac: mv64x60 fix get_propertyDave Jiang2008-07-251-1/+1
* drivers-edac: add marvell mv64x60 driverDave Jiang2008-02-071-0/+855