| Commit message (Expand) | Author | Age | Files | Lines |
* | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 1 | -77/+74 |
* | edac: Use more normal debugging macro style | Joe Perches | 2012-06-11 | 1 | -20/+10 |
* | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -8/+6 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -1/+1 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -2/+1 |
* | i7300_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -48/+30 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-28 | 1 | -16/+6 |
* | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 2012-05-28 | 1 | -4/+1 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-28 | 1 | -10/+15 |
* | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 2012-03-19 | 1 | -1/+1 |
* | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab | 2011-11-01 | 1 | -25/+26 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -1/+1 |
|\ |
|
| * | edac: Drop __DATE__ usage | Michal Marek | 2011-04-19 | 1 | -1/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 | 1 | -1/+1 |
* | i7300_edac: Properly initialize per-csrow memory size | Mauro Carvalho Chehab | 2010-09-24 | 1 | -7/+10 |
* | V4L/DVB: i7300_edac: better initialize page counts | Mauro Carvalho Chehab | 2010-09-24 | 1 | -9/+9 |
* | i7300-edac: CodingStyle cleanup | Mauro Carvalho Chehab | 2010-08-30 | 1 | -16/+26 |
* | i7300_edac: Improve comments | Mauro Carvalho Chehab | 2010-08-30 | 1 | -116/+104 |
* | i7300_edac: Cleanup: reorganize the file contents | Mauro Carvalho Chehab | 2010-08-30 | 1 | -56/+60 |
* | i7300_edac: Properly detect channel on CE errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -5/+14 |
* | i7300_edac: enrich FBD error info for corrected errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -12/+51 |
* | i7300_edac: enrich FBD error info for fatal errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+39 |
* | i7300_edac: pre-allocate a buffer used to prepare err messages | Mauro Carvalho Chehab | 2010-08-30 | 1 | -17/+24 |
* | i7300_edac: Fix MTR x4/x8 detection logic | Mauro Carvalho Chehab | 2010-08-30 | 1 | -2/+2 |
* | i7300_edac: Make the debug messages coherent with the others | Mauro Carvalho Chehab | 2010-08-30 | 1 | -3/+3 |
* | i7300_edac: Cleanup: remove get_error_info logic | Mauro Carvalho Chehab | 2010-08-30 | 1 | -36/+6 |
* | i7300_edac: Add a code to cleanup error registers | Mauro Carvalho Chehab | 2010-08-30 | 1 | -2/+27 |
* | i7300_edac: Add support for reporting FBD errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+125 |
* | i7300_edac: Properly detect the type of error correction | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+14 |
* | i7300_edac: Detect if the device is on single mode | Mauro Carvalho Chehab | 2010-08-30 | 1 | -8/+17 |
* | i7300_edac: Adds detection for enhanced scrub mode on x8 | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+17 |
* | i7300_edac: Clear the error bit after reading | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+10 |
* | i7300_edac: Add error detection code for global errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -491/+77 |
* | i7300_edac: Better name PCI devices | Mauro Carvalho Chehab | 2010-08-30 | 1 | -43/+43 |
* | i7300_edac: Add a FIXME note about the error correction type | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+9 |
* | i7300_edac: add global error registers | Mauro Carvalho Chehab | 2010-08-30 | 1 | -82/+92 |
* | i7300_edac: display info if ECC is enabled or not | Mauro Carvalho Chehab | 2010-08-30 | 1 | -8/+20 |
* | i7300_edac: start a driver for i7300 chipset (Clarksboro) | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+1373 |