index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7300_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
i7300_edac: Fix error flag testing
Jean Delvare
1
-4
/
+4
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
2010-08-30
i7300_edac: display info if ECC is enabled or not
Mauro Carvalho Chehab
1
-8
/
+20
2010-08-30
i7300_edac: start a driver for i7300 chipset (Clarksboro)
Mauro Carvalho Chehab
1
-0
/
+1373