forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINTAINERS: ADI Linux development mailing lists: change to the new s…
…erver Update Blackfin arch maintainer's email as well. Signed-off-by: Sonic Zhang <[email protected]> Cc: Michael Hennerich <[email protected]> Cc: Lars-Peter Clausen <[email protected]> Cc: Mike Frysinger <[email protected]> Cc: Steven Miao <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information
Showing
1 changed file
with
20 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -309,36 +309,36 @@ F: sound/pci/ad1889.* | |
|
||
AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD5254 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/misc/ad525x_dpot.c | ||
|
||
AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD5398 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/regulator/ad5398.c | ||
|
||
AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD7142 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/misc/ad714x.c | ||
|
||
AD7877 TOUCHSCREEN DRIVER | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD7877 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/touchscreen/ad7877.c | ||
|
||
AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/AD7879 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/touchscreen/ad7879.c | ||
|
||
|
@@ -374,8 +374,8 @@ F: include/media/adp1653.h | |
|
||
ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADP5520 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/mfd/adp5520.c | ||
F: drivers/video/backlight/adp5520_bl.c | ||
|
@@ -385,16 +385,16 @@ F: drivers/input/keyboard/adp5520-keys.c | |
|
||
ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADP5588 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/keyboard/adp5588-keys.c | ||
F: drivers/gpio/gpio-adp5588.c | ||
|
||
ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADP8860 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/video/backlight/adp8860_bl.c | ||
|
||
|
@@ -420,8 +420,8 @@ F: drivers/hwmon/adt7475.c | |
|
||
ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346) | ||
M: Michael Hennerich <[email protected]> | ||
L: [email protected] | ||
W: http://wiki.analog.com/ADXL345 | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: drivers/input/misc/adxl34x.c | ||
|
||
|
@@ -627,9 +627,9 @@ F: drivers/media/i2c/adv7842* | |
|
||
ANALOG DEVICES INC ASOC CODEC DRIVERS | ||
M: Lars-Peter Clausen <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://wiki.analog.com/ | ||
W: http://ez.analog.com/community/linux-device-drivers | ||
S: Supported | ||
F: sound/soc/codecs/adau* | ||
F: sound/soc/codecs/adav* | ||
|
@@ -639,7 +639,7 @@ F: sound/soc/codecs/ssm* | |
F: sound/soc/codecs/sigmadsp.* | ||
|
||
ANALOG DEVICES INC ASOC DRIVERS | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://blackfin.uclinux.org/ | ||
S: Supported | ||
|
@@ -1742,56 +1742,54 @@ F: fs/bfs/ | |
F: include/uapi/linux/bfs_fs.h | ||
|
||
BLACKFIN ARCHITECTURE | ||
M: Mike Frysinger <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
M: Steven Miao <[email protected]> | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: arch/blackfin/ | ||
|
||
BLACKFIN EMAC DRIVER | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/net/ethernet/adi/ | ||
|
||
BLACKFIN RTC DRIVER | ||
M: Mike Frysinger <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/rtc/rtc-bfin.c | ||
|
||
BLACKFIN SDH DRIVER | ||
M: Sonic Zhang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/mmc/host/bfin_sdh.c | ||
|
||
BLACKFIN SERIAL DRIVER | ||
M: Sonic Zhang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/tty/serial/bfin_uart.c | ||
|
||
BLACKFIN WATCHDOG DRIVER | ||
M: Mike Frysinger <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
W: http://blackfin.uclinux.org | ||
S: Supported | ||
F: drivers/watchdog/bfin_wdt.c | ||
|
||
BLACKFIN I2C TWI DRIVER | ||
M: Sonic Zhang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org/ | ||
S: Supported | ||
F: drivers/i2c/busses/i2c-bfin-twi.c | ||
|
||
BLACKFIN MEDIA DRIVER | ||
M: Scott Jiang <[email protected]> | ||
L: uclinux-dist-devel@blackfin.uclinux.org | ||
L: adi-buildroot-devel@lists.sourceforge.net | ||
W: http://blackfin.uclinux.org/ | ||
S: Supported | ||
F: drivers/media/platform/blackfin/ | ||
|