aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/i7300_edac.c
AgeCommit message (Expand)Author
2014-03-06i7300_edac: Fix device reference countJean Delvare
2013-04-29i7300_edac: Fix memory detection in single modeMauro Carvalho Chehab
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-10-25i7300_edac: Fix error flag testingJean Delvare
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Use more normal debugging macro styleJoe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28i7300_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2011-11-01i7300_edac: Fix error cleanup logicMauro Carvalho Chehab
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-04-19edac: Drop __DATE__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
2010-09-24i7300_edac: Properly initialize per-csrow memory sizeMauro Carvalho Chehab
2010-09-24V4L/DVB: i7300_edac: better initialize page countsMauro Carvalho Chehab
2010-08-30i7300-edac: CodingStyle cleanupMauro Carvalho Chehab
2010-08-30i7300_edac: Improve commentsMauro Carvalho Chehab
2010-08-30i7300_edac: Cleanup: reorganize the file contentsMauro Carvalho Chehab
2010-08-30i7300_edac: Properly detect channel on CE errorsMauro Carvalho Chehab
2010-08-30i7300_edac: enrich FBD error info for corrected errorsMauro Carvalho Chehab
2010-08-30i7300_edac: enrich FBD error info for fatal errorsMauro Carvalho Chehab
2010-08-30i7300_edac: pre-allocate a buffer used to prepare err messagesMauro Carvalho Chehab
2010-08-30i7300_edac: Fix MTR x4/x8 detection logicMauro Carvalho Chehab
2010-08-30i7300_edac: Make the debug messages coherent with the othersMauro Carvalho Chehab
2010-08-30i7300_edac: Cleanup: remove get_error_info logicMauro Carvalho Chehab
2010-08-30i7300_edac: Add a code to cleanup error registersMauro Carvalho Chehab
2010-08-30i7300_edac: Add support for reporting FBD errorsMauro Carvalho Chehab
2010-08-30i7300_edac: Properly detect the type of error correctionMauro Carvalho Chehab
2010-08-30i7300_edac: Detect if the device is on single modeMauro Carvalho Chehab
2010-08-30i7300_edac: Adds detection for enhanced scrub mode on x8Mauro Carvalho Chehab
2010-08-30i7300_edac: Clear the error bit after readingMauro Carvalho Chehab
2010-08-30i7300_edac: Add error detection code for global errorsMauro Carvalho Chehab
2010-08-30i7300_edac: Better name PCI devicesMauro Carvalho Chehab
2010-08-30i7300_edac: Add a FIXME note about the error correction typeMauro Carvalho Chehab
2010-08-30i7300_edac: add global error registersMauro Carvalho Chehab
2010-08-30i7300_edac: display info if ECC is enabled or notMauro Carvalho Chehab
2010-08-30i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab