diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-07-08 09:48:28 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-07-08 10:04:11 -0400 |
commit | 1b2c14b44adcb7836528640bfdc40bf7499d987d (patch) | |
tree | 0c2b1a21c5a99c64545a55310dc8a9a8985aa163 | |
parent | 07ecbf244bc5b7537f615647871fa2a71ffab072 (diff) |
MAINTAINERS & ABI: Update to point to my new email
As mchehab@redhat.com is no longer valid, update it to reflect
the new one.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
-rw-r--r-- | Documentation/ABI/testing/sysfs-devices-edac | 14 | ||||
-rw-r--r-- | MAINTAINERS | 32 |
2 files changed, 23 insertions, 23 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-edac b/Documentation/ABI/testing/sysfs-devices-edac index 30ee78aaed75..6568e0010e1a 100644 --- a/Documentation/ABI/testing/sysfs-devices-edac +++ b/Documentation/ABI/testing/sysfs-devices-edac | |||
@@ -77,7 +77,7 @@ Description: Read/Write attribute file that controls memory scrubbing. | |||
77 | 77 | ||
78 | What: /sys/devices/system/edac/mc/mc*/max_location | 78 | What: /sys/devices/system/edac/mc/mc*/max_location |
79 | Date: April 2012 | 79 | Date: April 2012 |
80 | Contact: Mauro Carvalho Chehab <mchehab@redhat.com> | 80 | Contact: Mauro Carvalho Chehab <m.chehab@samsung.com> |
81 | linux-edac@vger.kernel.org | 81 | linux-edac@vger.kernel.org |
82 | Description: This attribute file displays the information about the last | 82 | Description: This attribute file displays the information about the last |
83 | available memory slot in this memory controller. It is used by | 83 | available memory slot in this memory controller. It is used by |
@@ -85,7 +85,7 @@ Description: This attribute file displays the information about the last | |||
85 | 85 | ||
86 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/size | 86 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/size |
87 | Date: April 2012 | 87 | Date: April 2012 |
88 | Contact: Mauro Carvalho Chehab <mchehab@redhat.com> | 88 | Contact: Mauro Carvalho Chehab <m.chehab@samsung.com> |
89 | linux-edac@vger.kernel.org | 89 | linux-edac@vger.kernel.org |
90 | Description: This attribute file will display the size of dimm or rank. | 90 | Description: This attribute file will display the size of dimm or rank. |
91 | For dimm*/size, this is the size, in MB of the DIMM memory | 91 | For dimm*/size, this is the size, in MB of the DIMM memory |
@@ -96,14 +96,14 @@ Description: This attribute file will display the size of dimm or rank. | |||
96 | 96 | ||
97 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_dev_type | 97 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_dev_type |
98 | Date: April 2012 | 98 | Date: April 2012 |
99 | Contact: Mauro Carvalho Chehab <mchehab@redhat.com> | 99 | Contact: Mauro Carvalho Chehab <m.chehab@samsung.com> |
100 | linux-edac@vger.kernel.org | 100 | linux-edac@vger.kernel.org |
101 | Description: This attribute file will display what type of DRAM device is | 101 | Description: This attribute file will display what type of DRAM device is |
102 | being utilized on this DIMM (x1, x2, x4, x8, ...). | 102 | being utilized on this DIMM (x1, x2, x4, x8, ...). |
103 | 103 | ||
104 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_edac_mode | 104 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_edac_mode |
105 | Date: April 2012 | 105 | Date: April 2012 |
106 | Contact: Mauro Carvalho Chehab <mchehab@redhat.com> | 106 | Contact: Mauro Carvalho Chehab <m.chehab@samsung.com> |
107 | linux-edac@vger.kernel.org | 107 | linux-edac@vger.kernel.org |
108 | Description: This attribute file will display what type of Error detection | 108 | Description: This attribute file will display what type of Error detection |
109 | and correction is being utilized. For example: S4ECD4ED would | 109 | and correction is being utilized. For example: S4ECD4ED would |
@@ -111,7 +111,7 @@ Description: This attribute file will display what type of Error detection | |||
111 | 111 | ||
112 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_label | 112 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_label |
113 | Date: April 2012 | 113 | Date: April 2012 |
114 | Contact: Mauro Carvalho Chehab <mchehab@redhat.com> | 114 | Contact: Mauro Carvalho Chehab <m.chehab@samsung.com> |
115 | linux-edac@vger.kernel.org | 115 | linux-edac@vger.kernel.org |
116 | Description: This control file allows this DIMM to have a label assigned | 116 | Description: This control file allows this DIMM to have a label assigned |
117 | to it. With this label in the module, when errors occur | 117 | to it. With this label in the module, when errors occur |
@@ -126,14 +126,14 @@ Description: This control file allows this DIMM to have a label assigned | |||
126 | 126 | ||
127 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_location | 127 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_location |
128 | Date: April 2012 | 128 | Date: April 2012 |
129 | Contact: Mauro Carvalho Chehab <mchehab@redhat.com> | 129 | Contact: Mauro Carvalho Chehab <m.chehab@samsung.com> |
130 | linux-edac@vger.kernel.org | 130 | linux-edac@vger.kernel.org |
131 | Description: This attribute file will display the location (csrow/channel, | 131 | Description: This attribute file will display the location (csrow/channel, |
132 | branch/channel/slot or channel/slot) of the dimm or rank. | 132 | branch/channel/slot or channel/slot) of the dimm or rank. |
133 | 133 | ||
134 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_mem_type | 134 | What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_mem_type |
135 | Date: April 2012 | 135 | Date: April 2012 |
136 | Contact: Mauro Carvalho Chehab <mchehab@redhat.com> | 136 | Contact: Mauro Carvalho Chehab <m.chehab@samsung.com> |
137 | linux-edac@vger.kernel.org | 137 | linux-edac@vger.kernel.org |
138 | Description: This attribute file will display what type of memory is | 138 | Description: This attribute file will display what type of memory is |
139 | currently on this csrow. Normally, either buffered or | 139 | currently on this csrow. Normally, either buffered or |
diff --git a/MAINTAINERS b/MAINTAINERS index af77eb1d8293..90644d12e9f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1557,7 +1557,7 @@ F: include/net/ax25.h | |||
1557 | F: net/ax25/ | 1557 | F: net/ax25/ |
1558 | 1558 | ||
1559 | AZ6007 DVB DRIVER | 1559 | AZ6007 DVB DRIVER |
1560 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 1560 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
1561 | L: linux-media@vger.kernel.org | 1561 | L: linux-media@vger.kernel.org |
1562 | W: http://linuxtv.org | 1562 | W: http://linuxtv.org |
1563 | T: git git://linuxtv.org/media_tree.git | 1563 | T: git git://linuxtv.org/media_tree.git |
@@ -1841,7 +1841,7 @@ F: Documentation/filesystems/btrfs.txt | |||
1841 | F: fs/btrfs/ | 1841 | F: fs/btrfs/ |
1842 | 1842 | ||
1843 | BTTV VIDEO4LINUX DRIVER | 1843 | BTTV VIDEO4LINUX DRIVER |
1844 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 1844 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
1845 | L: linux-media@vger.kernel.org | 1845 | L: linux-media@vger.kernel.org |
1846 | W: http://linuxtv.org | 1846 | W: http://linuxtv.org |
1847 | T: git git://linuxtv.org/media_tree.git | 1847 | T: git git://linuxtv.org/media_tree.git |
@@ -2312,7 +2312,7 @@ F: drivers/media/common/cx2341x* | |||
2312 | F: include/media/cx2341x* | 2312 | F: include/media/cx2341x* |
2313 | 2313 | ||
2314 | CX88 VIDEO4LINUX DRIVER | 2314 | CX88 VIDEO4LINUX DRIVER |
2315 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2315 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
2316 | L: linux-media@vger.kernel.org | 2316 | L: linux-media@vger.kernel.org |
2317 | W: http://linuxtv.org | 2317 | W: http://linuxtv.org |
2318 | T: git git://linuxtv.org/media_tree.git | 2318 | T: git git://linuxtv.org/media_tree.git |
@@ -2930,7 +2930,7 @@ S: Maintained | |||
2930 | F: drivers/edac/e7xxx_edac.c | 2930 | F: drivers/edac/e7xxx_edac.c |
2931 | 2931 | ||
2932 | EDAC-GHES | 2932 | EDAC-GHES |
2933 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2933 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
2934 | L: linux-edac@vger.kernel.org | 2934 | L: linux-edac@vger.kernel.org |
2935 | W: bluesmoke.sourceforge.net | 2935 | W: bluesmoke.sourceforge.net |
2936 | S: Maintained | 2936 | S: Maintained |
@@ -2958,21 +2958,21 @@ S: Maintained | |||
2958 | F: drivers/edac/i5000_edac.c | 2958 | F: drivers/edac/i5000_edac.c |
2959 | 2959 | ||
2960 | EDAC-I5400 | 2960 | EDAC-I5400 |
2961 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2961 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
2962 | L: linux-edac@vger.kernel.org | 2962 | L: linux-edac@vger.kernel.org |
2963 | W: bluesmoke.sourceforge.net | 2963 | W: bluesmoke.sourceforge.net |
2964 | S: Maintained | 2964 | S: Maintained |
2965 | F: drivers/edac/i5400_edac.c | 2965 | F: drivers/edac/i5400_edac.c |
2966 | 2966 | ||
2967 | EDAC-I7300 | 2967 | EDAC-I7300 |
2968 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2968 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
2969 | L: linux-edac@vger.kernel.org | 2969 | L: linux-edac@vger.kernel.org |
2970 | W: bluesmoke.sourceforge.net | 2970 | W: bluesmoke.sourceforge.net |
2971 | S: Maintained | 2971 | S: Maintained |
2972 | F: drivers/edac/i7300_edac.c | 2972 | F: drivers/edac/i7300_edac.c |
2973 | 2973 | ||
2974 | EDAC-I7CORE | 2974 | EDAC-I7CORE |
2975 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2975 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
2976 | L: linux-edac@vger.kernel.org | 2976 | L: linux-edac@vger.kernel.org |
2977 | W: bluesmoke.sourceforge.net | 2977 | W: bluesmoke.sourceforge.net |
2978 | S: Maintained | 2978 | S: Maintained |
@@ -3001,7 +3001,7 @@ S: Maintained | |||
3001 | F: drivers/edac/r82600_edac.c | 3001 | F: drivers/edac/r82600_edac.c |
3002 | 3002 | ||
3003 | EDAC-SBRIDGE | 3003 | EDAC-SBRIDGE |
3004 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 3004 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
3005 | L: linux-edac@vger.kernel.org | 3005 | L: linux-edac@vger.kernel.org |
3006 | W: bluesmoke.sourceforge.net | 3006 | W: bluesmoke.sourceforge.net |
3007 | S: Maintained | 3007 | S: Maintained |
@@ -3061,7 +3061,7 @@ S: Maintained | |||
3061 | F: drivers/net/ethernet/ibm/ehea/ | 3061 | F: drivers/net/ethernet/ibm/ehea/ |
3062 | 3062 | ||
3063 | EM28XX VIDEO4LINUX DRIVER | 3063 | EM28XX VIDEO4LINUX DRIVER |
3064 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 3064 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
3065 | L: linux-media@vger.kernel.org | 3065 | L: linux-media@vger.kernel.org |
3066 | W: http://linuxtv.org | 3066 | W: http://linuxtv.org |
3067 | T: git git://linuxtv.org/media_tree.git | 3067 | T: git git://linuxtv.org/media_tree.git |
@@ -5229,7 +5229,7 @@ S: Maintained | |||
5229 | F: drivers/media/radio/radio-maxiradio* | 5229 | F: drivers/media/radio/radio-maxiradio* |
5230 | 5230 | ||
5231 | MEDIA INPUT INFRASTRUCTURE (V4L/DVB) | 5231 | MEDIA INPUT INFRASTRUCTURE (V4L/DVB) |
5232 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 5232 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
5233 | P: LinuxTV.org Project | 5233 | P: LinuxTV.org Project |
5234 | L: linux-media@vger.kernel.org | 5234 | L: linux-media@vger.kernel.org |
5235 | W: http://linuxtv.org | 5235 | W: http://linuxtv.org |
@@ -6911,7 +6911,7 @@ S: Odd Fixes | |||
6911 | F: drivers/media/i2c/saa6588* | 6911 | F: drivers/media/i2c/saa6588* |
6912 | 6912 | ||
6913 | SAA7134 VIDEO4LINUX DRIVER | 6913 | SAA7134 VIDEO4LINUX DRIVER |
6914 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 6914 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
6915 | L: linux-media@vger.kernel.org | 6915 | L: linux-media@vger.kernel.org |
6916 | W: http://linuxtv.org | 6916 | W: http://linuxtv.org |
6917 | T: git git://linuxtv.org/media_tree.git | 6917 | T: git git://linuxtv.org/media_tree.git |
@@ -7282,7 +7282,7 @@ S: Odd Fixes | |||
7282 | F: drivers/media/radio/radio-si4713.h | 7282 | F: drivers/media/radio/radio-si4713.h |
7283 | 7283 | ||
7284 | SIANO DVB DRIVER | 7284 | SIANO DVB DRIVER |
7285 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 7285 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
7286 | L: linux-media@vger.kernel.org | 7286 | L: linux-media@vger.kernel.org |
7287 | W: http://linuxtv.org | 7287 | W: http://linuxtv.org |
7288 | T: git git://linuxtv.org/media_tree.git | 7288 | T: git git://linuxtv.org/media_tree.git |
@@ -7986,7 +7986,7 @@ S: Maintained | |||
7986 | F: drivers/media/i2c/tda9840* | 7986 | F: drivers/media/i2c/tda9840* |
7987 | 7987 | ||
7988 | TEA5761 TUNER DRIVER | 7988 | TEA5761 TUNER DRIVER |
7989 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 7989 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
7990 | L: linux-media@vger.kernel.org | 7990 | L: linux-media@vger.kernel.org |
7991 | W: http://linuxtv.org | 7991 | W: http://linuxtv.org |
7992 | T: git git://linuxtv.org/media_tree.git | 7992 | T: git git://linuxtv.org/media_tree.git |
@@ -7994,7 +7994,7 @@ S: Odd fixes | |||
7994 | F: drivers/media/tuners/tea5761.* | 7994 | F: drivers/media/tuners/tea5761.* |
7995 | 7995 | ||
7996 | TEA5767 TUNER DRIVER | 7996 | TEA5767 TUNER DRIVER |
7997 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 7997 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
7998 | L: linux-media@vger.kernel.org | 7998 | L: linux-media@vger.kernel.org |
7999 | W: http://linuxtv.org | 7999 | W: http://linuxtv.org |
8000 | T: git git://linuxtv.org/media_tree.git | 8000 | T: git git://linuxtv.org/media_tree.git |
@@ -8232,7 +8232,7 @@ F: include/linux/shmem_fs.h | |||
8232 | F: mm/shmem.c | 8232 | F: mm/shmem.c |
8233 | 8233 | ||
8234 | TM6000 VIDEO4LINUX DRIVER | 8234 | TM6000 VIDEO4LINUX DRIVER |
8235 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 8235 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
8236 | L: linux-media@vger.kernel.org | 8236 | L: linux-media@vger.kernel.org |
8237 | W: http://linuxtv.org | 8237 | W: http://linuxtv.org |
8238 | T: git git://linuxtv.org/media_tree.git | 8238 | T: git git://linuxtv.org/media_tree.git |
@@ -9087,7 +9087,7 @@ S: Maintained | |||
9087 | F: arch/x86/kernel/cpu/mcheck/* | 9087 | F: arch/x86/kernel/cpu/mcheck/* |
9088 | 9088 | ||
9089 | XC2028/3028 TUNER DRIVER | 9089 | XC2028/3028 TUNER DRIVER |
9090 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 9090 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
9091 | L: linux-media@vger.kernel.org | 9091 | L: linux-media@vger.kernel.org |
9092 | W: http://linuxtv.org | 9092 | W: http://linuxtv.org |
9093 | T: git git://linuxtv.org/media_tree.git | 9093 | T: git git://linuxtv.org/media_tree.git |