Age | Commit message (Expand) | Author |
2022-09-23 | EDAC/i7300: Correct the i7300_exit() function name in comment | Colin Ian King |
2020-08-17 | EDAC: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2019-11-09 | EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function | Robert Richter |
2019-09-30 | EDAC: i7300_edac: fix a kernel-doc syntax | Mauro Carvalho Chehab |
2019-09-30 | EDAC: i7300_edac: rename a kernel-doc var description | Mauro Carvalho Chehab |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 | Thomas Gleixner |
2017-07-17 | EDAC: Get rid of mci->mod_ver | Borislav Petkov |
2017-01-26 | EDAC, i7300: Test for the second channel properly | Borislav Petkov |
2016-12-15 | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab |
2014-03-11 | Merge tag 'v3.14-rc5' into patchwork | Mauro Carvalho Chehab |
2014-02-25 | i7300_edac: Fix device reference count | Jean Delvare |
2014-02-07 | [media, edac] Change my email address | Mauro Carvalho Chehab |
2013-12-06 | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-04-29 | i7300_edac: Fix memory detection in single mode | Mauro Carvalho Chehab |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-25 | i7300_edac: Fix error flag testing | Jean Delvare |
2012-06-12 | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab |
2012-06-11 | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab |
2012-06-11 | edac: Convert debugfX to edac_dbg(X, | Joe Perches |
2012-06-11 | edac: Use more normal debugging macro style | Joe Perches |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab |
2012-05-28 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab |
2012-05-28 | i7300_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab |
2012-05-28 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab |
2012-05-28 | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab |
2012-05-28 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab |
2012-03-19 | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux |
2011-11-01 | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-04-19 | edac: Drop __DATE__ usage | Michal Marek |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl |
2010-09-24 | i7300_edac: Properly initialize per-csrow memory size | Mauro Carvalho Chehab |
2010-09-24 | V4L/DVB: i7300_edac: better initialize page counts | Mauro Carvalho Chehab |
2010-08-30 | i7300-edac: CodingStyle cleanup | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Improve comments | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Cleanup: reorganize the file contents | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Properly detect channel on CE errors | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: enrich FBD error info for corrected errors | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: enrich FBD error info for fatal errors | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: pre-allocate a buffer used to prepare err messages | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Fix MTR x4/x8 detection logic | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Make the debug messages coherent with the others | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Cleanup: remove get_error_info logic | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Add a code to cleanup error registers | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Add support for reporting FBD errors | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Properly detect the type of error correction | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Detect if the device is on single mode | Mauro Carvalho Chehab |
2010-08-30 | i7300_edac: Adds detection for enhanced scrub mode on x8 | Mauro Carvalho Chehab |