Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309965
| From | Ludovic Desroches <ludovic.desroches@atmel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RESEND PATCH v3 2/5] MAINTAINERS: add entry for Atmel SAMA5D2 ADC driver |
| Date | 2016-01-15 10:00 +0100 |
| Message-ID | <qR8oF-3Fn-1@gated-at.bofh.it> (permalink) |
| References | <qQSaf-yO-65@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> --- I have forgotten to update this patch with the new name of the driver. MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index dac3be0..144422c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1951,6 +1951,12 @@ M: Nicolas Ferre <nicolas.ferre@atmel.com> S: Supported F: drivers/tty/serial/atmel_serial.c +ATMEL SAMA5D2 ADC DRIVER +M: Ludovic Desroches <ludovic.desroches@atmel.com> +L: linux-iio@vger.kernel.org +S: Supported +F: drivers/iio/adc/at91-sama5d2_adc.c + ATMEL Audio ALSA driver M: Nicolas Ferre <nicolas.ferre@atmel.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) -- 2.5.0
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/5] Introduce at91_adc8xx driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-14 16:40 +0100
[PATCH v3 2/5] MAINTAINERS: add entry for Atmel ADC 8xx driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-14 16:40 +0100
[RESEND PATCH v3 2/5] MAINTAINERS: add entry for Atmel SAMA5D2 ADC driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-15 10:00 +0100
[PATCH v3 4/5] ARM: at91/dt: sama5d2 Xplained: enable the adc device Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-14 16:40 +0100
[PATCH v3 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-14 16:40 +0100
Re: [PATCH v3 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Jonathan Cameron <jic23@kernel.org> - 2016-01-16 12:30 +0100
Re: [PATCH v3 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Jonathan Cameron <jic23@kernel.org> - 2016-01-16 12:40 +0100
Re: [PATCH v3 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-18 09:00 +0100
[PATCH v3 5/5] ARM: at91/defconfig: add sama5d2 adc support in sama5_defconfig Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-14 16:50 +0100
csiph-web