Re: [Nios2-dev] [PATCH 4/4] MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart
From: Thomas Chou <hidden>
Date: 2011-02-17 03:13:27
Also in:
lkml
On 02/09/2011 05:58 PM, Tobias Klauser wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Tobias Klauser<tklauser@distanz.ch> --- MAINTAINERS | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-)diff --git a/MAINTAINERS b/MAINTAINERS index ecef0f1..4e86a11 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -465,6 +465,16 @@ M: Matt Turner<mattst88@gmail.com> L: linux-alpha@vger.kernel.org F: arch/alpha/ +ALTERA UART/JTAG UART SERIAL DRIVERS +M: Tobias Klauser<tklauser@distanz.ch> +L: linux-serial@vger.kernel.org +L: nios2-dev@sopc.et.ntust.edu.tw (moderated for non-subscribers) +S: Maintained +F: drivers/tty/serial/altera_uart.c +F: drivers/tty/serial/altera_jtaguart.c +F: include/linux/altera_uart.h +F: include/linux/altera_jtaguart.h + AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER M: Thomas Dahlmann<dahlmann.thomas@arcor.de> L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Hi Tobias, As we get more drivers merged into mainline, we might consider adding a general entry for all altera related drivers to our mailing list. We could add "F: arch/nios2" to this entry in the near future. 1) subject: MAINTAINERS: add Altera related drivers entry send this to Andrew Morton. ALTERA EMBEDDED ARCH AND PERIPHERALS DRIVERS L: nios2-dev@sopc.et.ntust.edu.tw (moderated for non-subscribers) S: Maintained K: altera 2) subject: MAINTAINERS: add Altera UART/JTAG UART maintainer ALTERA UART/JTAG UART SERIAL DRIVERS M: Tobias Klauser [off-list ref] L: linux-serial@vger.kernel.org S: Maintained F: drivers/tty/serial/altera_uart.c F: drivers/tty/serial/altera_jtaguart.c F: include/linux/altera_uart.h F: include/linux/altera_jtaguart.h Regards, Thomas