aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2011-06-06 02:40:48 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-06-07 22:05:26 -0400
commit22b174f8b7daf59f01b7b76e95c14edf41bf45fa (patch)
tree8879f4a1e9663d59457c3e6cdd78d0ca25cf6068
parent9c125d2af8f4d06ea62a4d8ff100af392a0a3a3b (diff)
MAINTAINERS: Saying goodbye to David Brownell
We had to say goodbye when David passed away recently. David had a huge impact on our community, both personally in the lives of the people he worked with, and technically in the design and maintenance of several subsystems. He is greatly missed. He also leaves behind a number of much loved subsystems now orphaned. This patch updates the MAINTAINERS file for the areas that David was responsible for and adds an entry for him to the CREDITS file. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Harry Wei <harryxiyou@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--CREDITS8
-rw-r--r--MAINTAINERS14
2 files changed, 12 insertions, 10 deletions
diff --git a/CREDITS b/CREDITS
index a7ea8e343836..d78359f5f64d 100644
--- a/CREDITS
+++ b/CREDITS
@@ -518,6 +518,14 @@ N: Zach Brown
518E: zab@zabbo.net 518E: zab@zabbo.net
519D: maestro pci sound 519D: maestro pci sound
520 520
521M: David Brownell
522D: Kernel engineer, mentor, and friend. Maintained USB EHCI and
523D: gadget layers, SPI subsystem, GPIO subsystem, and more than a few
524D: device drivers. His encouragement also helped many engineers get
525D: started working on the Linux kernel. David passed away in early
526D: 2011, and will be greatly missed.
527W: https://lkml.org/lkml/2011/4/5/36
528
521N: Gary Brubaker 529N: Gary Brubaker
522E: xavyer@ix.netcom.com 530E: xavyer@ix.netcom.com
523D: USB Serial Empeg Empeg-car Mark I/II Driver 531D: USB Serial Empeg Empeg-car Mark I/II Driver
diff --git a/MAINTAINERS b/MAINTAINERS
index 29801f760b6f..fb0294919adc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4252,8 +4252,7 @@ F: drivers/mmc/
4252F: include/linux/mmc/ 4252F: include/linux/mmc/
4253 4253
4254MULTIMEDIA CARD (MMC) ETC. OVER SPI 4254MULTIMEDIA CARD (MMC) ETC. OVER SPI
4255M: David Brownell <dbrownell@users.sourceforge.net> 4255S: Orphan
4256S: Odd Fixes
4257F: drivers/mmc/host/mmc_spi.c 4256F: drivers/mmc/host/mmc_spi.c
4258F: include/linux/spi/mmc_spi.h 4257F: include/linux/spi/mmc_spi.h
4259 4258
@@ -4603,7 +4602,6 @@ F: drivers/media/video/omap3isp/*
4603 4602
4604OMAP USB SUPPORT 4603OMAP USB SUPPORT
4605M: Felipe Balbi <balbi@ti.com> 4604M: Felipe Balbi <balbi@ti.com>
4606M: David Brownell <dbrownell@users.sourceforge.net>
4607L: linux-usb@vger.kernel.org 4605L: linux-usb@vger.kernel.org
4608L: linux-omap@vger.kernel.org 4606L: linux-omap@vger.kernel.org
4609T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git 4607T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
@@ -5984,7 +5982,6 @@ F: Documentation/serial/specialix.txt
5984F: drivers/staging/tty/specialix* 5982F: drivers/staging/tty/specialix*
5985 5983
5986SPI SUBSYSTEM 5984SPI SUBSYSTEM
5987M: David Brownell <dbrownell@users.sourceforge.net>
5988M: Grant Likely <grant.likely@secretlab.ca> 5985M: Grant Likely <grant.likely@secretlab.ca>
5989L: spi-devel-general@lists.sourceforge.net 5986L: spi-devel-general@lists.sourceforge.net
5990Q: http://patchwork.kernel.org/project/spi-devel-general/list/ 5987Q: http://patchwork.kernel.org/project/spi-devel-general/list/
@@ -6432,9 +6429,8 @@ S: Maintained
6432F: drivers/usb/misc/rio500* 6429F: drivers/usb/misc/rio500*
6433 6430
6434USB EHCI DRIVER 6431USB EHCI DRIVER
6435M: David Brownell <dbrownell@users.sourceforge.net>
6436L: linux-usb@vger.kernel.org 6432L: linux-usb@vger.kernel.org
6437S: Odd Fixes 6433S: Orphan
6438F: Documentation/usb/ehci.txt 6434F: Documentation/usb/ehci.txt
6439F: drivers/usb/host/ehci* 6435F: drivers/usb/host/ehci*
6440 6436
@@ -6448,10 +6444,9 @@ S: Maintained
6448F: drivers/media/video/et61x251/ 6444F: drivers/media/video/et61x251/
6449 6445
6450USB GADGET/PERIPHERAL SUBSYSTEM 6446USB GADGET/PERIPHERAL SUBSYSTEM
6451M: David Brownell <dbrownell@users.sourceforge.net>
6452L: linux-usb@vger.kernel.org 6447L: linux-usb@vger.kernel.org
6453W: http://www.linux-usb.org/gadget 6448W: http://www.linux-usb.org/gadget
6454S: Maintained 6449S: Orphan
6455F: drivers/usb/gadget/ 6450F: drivers/usb/gadget/
6456F: include/linux/usb/gadget* 6451F: include/linux/usb/gadget*
6457 6452
@@ -6492,9 +6487,8 @@ S: Maintained
6492F: sound/usb/midi.* 6487F: sound/usb/midi.*
6493 6488
6494USB OHCI DRIVER 6489USB OHCI DRIVER
6495M: David Brownell <dbrownell@users.sourceforge.net>
6496L: linux-usb@vger.kernel.org 6490L: linux-usb@vger.kernel.org
6497S: Odd Fixes 6491S: Orphan
6498F: Documentation/usb/ohci.txt 6492F: Documentation/usb/ohci.txt
6499F: drivers/usb/host/ohci* 6493F: drivers/usb/host/ohci*
6500 6494