Greg Kroah-Hartman
|
9b3c6e85c2
Drivers: edac: remove __dev* attributes.
|
12 years ago |
Jean Delvare
|
7e06b7a333
i7300_edac: Fix error flag testing
|
12 years ago |
Mauro Carvalho Chehab
|
9eb07a7fb8
edac: edac_mc_handle_error(): add an error_count parameter
|
13 years ago |
Mauro Carvalho Chehab
|
03f7eae80f
edac: remove arch-specific parameter for the error handler
|
13 years ago |
Joe Perches
|
956b9ba156
edac: Convert debugfX to edac_dbg(X,
|
13 years ago |
Joe Perches
|
7e881856ee
edac: Use more normal debugging macro style
|
13 years ago |
Mauro Carvalho Chehab
|
dd23cd6eb1
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
|
13 years ago |
Mauro Carvalho Chehab
|
fd687502dc
edac: Rename the parent dev to pdev
|
13 years ago |
Mauro Carvalho Chehab
|
ca0907b9e4
edac: Remove the legacy EDAC ABI
|
13 years ago |
Mauro Carvalho Chehab
|
70e2a8379b
i7300_edac: convert driver to use the new edac ABI
|
13 years ago |
Mauro Carvalho Chehab
|
a895bf8b1e
edac: move nr_pages to dimm struct
|
13 years ago |
Mauro Carvalho Chehab
|
5e2af0c09e
edac: Don't initialize csrow's first_page & friends when not needed
|
13 years ago |
Mauro Carvalho Chehab
|
084a4fccef
edac: move dimm properties to struct dimm_info
|
13 years ago |
Lionel Debroux
|
36c46f31df
EDAC: Make pci_device_id tables __devinitconst.
|
13 years ago |
Mauro Carvalho Chehab
|
5f032119d6
i7300_edac: Fix error cleanup logic
|
14 years ago |
Linus Torvalds
|
b7c2f03628
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 years ago |
Michal Marek
|
152ba39422
edac: Drop __DATE__ usage
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jesper Juhl
|
42b16b3fbb
Kill off warning: ‘inline’ is not at beginning of declaration
|
14 years ago |
Mauro Carvalho Chehab
|
e6649cc629
i7300_edac: Properly initialize per-csrow memory size
|
14 years ago |
Mauro Carvalho Chehab
|
1aa4a7b6b0
V4L/DVB: i7300_edac: better initialize page counts
|
14 years ago |
Mauro Carvalho Chehab
|
9c6f6b65d2
i7300-edac: CodingStyle cleanup
|
15 years ago |
Mauro Carvalho Chehab
|
d091a6eb17
i7300_edac: Improve comments
|
15 years ago |
Mauro Carvalho Chehab
|
b4552aceb3
i7300_edac: Cleanup: reorganize the file contents
|
15 years ago |
Mauro Carvalho Chehab
|
37b69cf91c
i7300_edac: Properly detect channel on CE errors
|
15 years ago |
Mauro Carvalho Chehab
|
32f9472613
i7300_edac: enrich FBD error info for corrected errors
|
15 years ago |
Mauro Carvalho Chehab
|
8199d8cc65
i7300_edac: enrich FBD error info for fatal errors
|
15 years ago |
Mauro Carvalho Chehab
|
85580ea4f7
i7300_edac: pre-allocate a buffer used to prepare err messages
|
15 years ago |
Mauro Carvalho Chehab
|
28c2ce7c8b
i7300_edac: Fix MTR x4/x8 detection logic
|
15 years ago |
Mauro Carvalho Chehab
|
3b330f6758
i7300_edac: Make the debug messages coherent with the others
|
15 years ago |