Age | Commit message (Expand) | Author | Files | Lines |
2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2014-02-07 | i5400_edac: Disable device when unloading module | Aristeu Rozanski | 1 | -0/+2 |
2014-02-07 | [media, edac] Change my email address | Mauro Carvalho Chehab | 1 | -2/+2 |
2013-12-06 | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
2013-01-04 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+3 |
2012-06-27 | edac i5000, i5400: fix pointer math in i5000_get_mc_regs() | Dan Carpenter | 1 | -3/+9 |
2012-06-12 | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-06-11 | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-06-11 | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 1 | -83/+82 |
2012-06-11 | edac: Use more normal debugging macro style | Joe Perches | 1 | -20/+10 |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 1 | -13/+11 |
2012-06-11 | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 1 | -3/+3 |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-05-29 | i5400_edac: improve debug messages to better represent the filled memory | Mauro Carvalho Chehab | 1 | -1/+14 |
2012-05-29 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 1 | -2/+1 |
2012-05-29 | i5400_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 1 | -98/+119 |
2012-05-29 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 1 | -6/+3 |
2012-05-29 | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 1 | -5/+0 |
2012-05-29 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 1 | -15/+9 |
2012-03-29 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -16/+38 |
2012-03-21 | i5400_edac: Avoid calling pci_put_device() twice | Mauro Carvalho Chehab | 1 | -16/+38 |
2012-03-19 | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 1 | -1/+1 |
2011-05-27 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2011-04-19 | edac: Drop __DATE__ usage | Michal Marek | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-08-11 | edac: i5400: improve handling of pci_enable_device() return value | Kulikov Vasiliy | 1 | -1/+1 |
2010-05-27 | drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE | Joe Perches | 1 | -10/+10 |
2009-10-29 | edac: i5400 fix csrow mapping | Jeff Roberson | 1 | -61/+28 |
2009-01-07 | edac: driver for i5400 MCH (update) | Mauro Carvalho Chehab | 1 | -57/+62 |
2009-01-07 | edac: driver for i5400 MCH (Seaburg) | Mauro Carvalho Chehab | 1 | -0/+1471 |