index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7300_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
1
-3
/
+1
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
1
-1
/
+0
2017-01-26
EDAC, i7300: Test for the second channel properly
Borislav Petkov
1
-3
/
+3
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
1
-1
/
+1
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
1
-18
/
+20
2014-02-25
i7300_edac: Fix device reference count
Jean Delvare
1
-18
/
+20
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-04-29
i7300_edac: Fix memory detection in single mode
Mauro Carvalho Chehab
1
-4
/
+15
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-10-25
i7300_edac: Fix error flag testing
Jean Delvare
1
-4
/
+4
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
-77
/
+74
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
-8
/
+6
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-2
/
+1
2012-05-28
i7300_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-48
/
+30
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-16
/
+6
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
1
-4
/
+1
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-10
/
+15
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2011-11-01
i7300_edac: Fix error cleanup logic
Mauro Carvalho Chehab
1
-25
/
+26
2011-05-26
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
-1
/
+1
2011-01-19
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
1
-1
/
+1
2010-09-24
i7300_edac: Properly initialize per-csrow memory size
Mauro Carvalho Chehab
1
-7
/
+10
2010-09-24
V4L/DVB: i7300_edac: better initialize page counts
Mauro Carvalho Chehab
1
-9
/
+9
2010-08-30
i7300-edac: CodingStyle cleanup
Mauro Carvalho Chehab
1
-16
/
+26
2010-08-30
i7300_edac: Improve comments
Mauro Carvalho Chehab
1
-116
/
+104
2010-08-30
i7300_edac: Cleanup: reorganize the file contents
Mauro Carvalho Chehab
1
-56
/
+60
2010-08-30
i7300_edac: Properly detect channel on CE errors
Mauro Carvalho Chehab
1
-5
/
+14
2010-08-30
i7300_edac: enrich FBD error info for corrected errors
Mauro Carvalho Chehab
1
-12
/
+51
2010-08-30
i7300_edac: enrich FBD error info for fatal errors
Mauro Carvalho Chehab
1
-4
/
+39
2010-08-30
i7300_edac: pre-allocate a buffer used to prepare err messages
Mauro Carvalho Chehab
1
-17
/
+24
2010-08-30
i7300_edac: Fix MTR x4/x8 detection logic
Mauro Carvalho Chehab
1
-2
/
+2
2010-08-30
i7300_edac: Make the debug messages coherent with the others
Mauro Carvalho Chehab
1
-3
/
+3
2010-08-30
i7300_edac: Cleanup: remove get_error_info logic
Mauro Carvalho Chehab
1
-36
/
+6
2010-08-30
i7300_edac: Add a code to cleanup error registers
Mauro Carvalho Chehab
1
-2
/
+27
2010-08-30
i7300_edac: Add support for reporting FBD errors
Mauro Carvalho Chehab
1
-0
/
+125
2010-08-30
i7300_edac: Properly detect the type of error correction
Mauro Carvalho Chehab
1
-4
/
+14
2010-08-30
i7300_edac: Detect if the device is on single mode
Mauro Carvalho Chehab
1
-8
/
+17
2010-08-30
i7300_edac: Adds detection for enhanced scrub mode on x8
Mauro Carvalho Chehab
1
-4
/
+17
2010-08-30
i7300_edac: Clear the error bit after reading
Mauro Carvalho Chehab
1
-0
/
+10
2010-08-30
i7300_edac: Add error detection code for global errors
Mauro Carvalho Chehab
1
-491
/
+77
2010-08-30
i7300_edac: Better name PCI devices
Mauro Carvalho Chehab
1
-43
/
+43
2010-08-30
i7300_edac: Add a FIXME note about the error correction type
Mauro Carvalho Chehab
1
-0
/
+9
2010-08-30
i7300_edac: add global error registers
Mauro Carvalho Chehab
1
-82
/
+92
[next]