Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb032b98 authored by Michael Buesch's avatar Michael Buesch Committed by Jiri Kosina
Browse files

Update my e-mail address



Signed-off-by: default avatarMichael Buesch <m@bues.ch>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8072ba1b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -73,8 +73,7 @@ Linas Vepstas <linas@austin.ibm.com>
Mark Brown <broonie@sirena.org.uk>
Matthieu CASTET <castet.matthieu@free.fr>
Mayuresh Janorkar <mayur@ti.com>
Michael Buesch <mb@bu3sch.de>
Michael Buesch <mbuesch@freenet.de>
Michael Buesch <m@bues.ch>
Michel Dänzer <michel@tungstengraphics.com>
Mitesh shah <mshah@teja.com>
Morten Welinder <terra@gnome.org>
+1 −1
Original line number Diff line number Diff line
@@ -294,7 +294,7 @@ When: The schedule was July 2008, but it was decided that we are going to keep t
Why:	The support code for the old firmware hurts code readability/maintainability
	and slightly hurts runtime performance. Bugfixes for the old firmware
	are not provided by Broadcom anymore.
Who:	Michael Buesch <mb@bu3sch.de>
Who:	Michael Buesch <m@bues.ch>

---------------------------

+2 −2
Original line number Diff line number Diff line
@@ -1569,7 +1569,7 @@ F: Documentation/sound/alsa/Bt87x.txt
F:	sound/pci/bt87x.c

BT8XXGPIO DRIVER
M:	Michael Buesch <mb@bu3sch.de>
M:	Michael Buesch <m@bues.ch>
W:	http://bu3sch.de/btgpio.php
S:	Maintained
F:	drivers/gpio/bt8xxgpio.c
@@ -5860,7 +5860,7 @@ S: Maintained
F:	drivers/net/sonic.*

SONICS SILICON BACKPLANE DRIVER (SSB)
M:	Michael Buesch <mb@bu3sch.de>
M:	Michael Buesch <m@bues.ch>
L:	netdev@vger.kernel.org
S:	Maintained
F:	drivers/ssb/
+1 −1
Original line number Diff line number Diff line
/*
 *  Copyright (C) 2004 Florian Schirmer <jolt@tuxbox.org>
 *  Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
 *  Copyright (C) 2006 Michael Buesch <mb@bu3sch.de>
 *  Copyright (C) 2006 Michael Buesch <m@bues.ch>
 *  Copyright (C) 2010 Waldemar Brodkorb <wbx@openadk.org>
 *  Copyright (C) 2010-2011 Hauke Mehrtens <hauke@hauke-m.de>
 *
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 * ChipCommon core driver
 *
 * Copyright 2005, Broadcom Corporation
 * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
 * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
 *
 * Licensed under the GNU/GPL. See COPYING for details.
 */
Loading