aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-26 12:19:02 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-26 12:19:02 -0400
commite58b9a25eeb89ab2ee05cd093f6d7bc2f34acb21 (patch)
tree40162c796bc60f00d062b37718dc62adc970ac07 /MAINTAINERS
parenta6025a2a861845447adeb7a11c3043039959d3a1 (diff)
parentdf8c3dbee9e6f19ddb0ae8e05cdf76eb2d3b7f00 (diff)
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next
Mark writes: ASoC/extcon: arizona: Fix interaction between HPDET and headphone outputs This patch series covers both ASoC and extcon subsystems and fixes an interaction between the HPDET function and the headphone outputs - we really shouldn't run HPDET while the headphone is active. The first patch is a refactoring to make the extcon side easier.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS60
1 files changed, 44 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f8fdec5bc1a7..8b9cbc780ef9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1339,12 +1339,6 @@ S: Maintained
1339F: drivers/platform/x86/asus*.c 1339F: drivers/platform/x86/asus*.c
1340F: drivers/platform/x86/eeepc*.c 1340F: drivers/platform/x86/eeepc*.c
1341 1341
1342ASUS ASB100 HARDWARE MONITOR DRIVER
1343M: "Mark M. Hoffman" <mhoffman@lightlink.com>
1344L: lm-sensors@lm-sensors.org
1345S: Maintained
1346F: drivers/hwmon/asb100.c
1347
1348ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API 1342ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
1349M: Dan Williams <djbw@fb.com> 1343M: Dan Williams <djbw@fb.com>
1350W: http://sourceforge.net/projects/xscaleiop 1344W: http://sourceforge.net/projects/xscaleiop
@@ -1468,6 +1462,12 @@ F: drivers/dma/at_hdmac.c
1468F: drivers/dma/at_hdmac_regs.h 1462F: drivers/dma/at_hdmac_regs.h
1469F: include/linux/platform_data/dma-atmel.h 1463F: include/linux/platform_data/dma-atmel.h
1470 1464
1465ATMEL I2C DRIVER
1466M: Ludovic Desroches <ludovic.desroches@atmel.com>
1467L: linux-i2c@vger.kernel.org
1468S: Supported
1469F: drivers/i2c/busses/i2c-at91.c
1470
1471ATMEL ISI DRIVER 1471ATMEL ISI DRIVER
1472M: Josh Wu <josh.wu@atmel.com> 1472M: Josh Wu <josh.wu@atmel.com>
1473L: linux-media@vger.kernel.org 1473L: linux-media@vger.kernel.org
@@ -2630,7 +2630,7 @@ F: include/uapi/drm/
2630 2630
2631INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) 2631INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2632M: Daniel Vetter <daniel.vetter@ffwll.ch> 2632M: Daniel Vetter <daniel.vetter@ffwll.ch>
2633L: intel-gfx@lists.freedesktop.org (subscribers-only) 2633L: intel-gfx@lists.freedesktop.org
2634L: dri-devel@lists.freedesktop.org 2634L: dri-devel@lists.freedesktop.org
2635T: git git://people.freedesktop.org/~danvet/drm-intel 2635T: git git://people.freedesktop.org/~danvet/drm-intel
2636S: Supported 2636S: Supported
@@ -3852,7 +3852,7 @@ F: drivers/i2c/busses/i2c-ismt.c
3852F: Documentation/i2c/busses/i2c-ismt 3852F: Documentation/i2c/busses/i2c-ismt
3853 3853
3854I2C/SMBUS STUB DRIVER 3854I2C/SMBUS STUB DRIVER
3855M: "Mark M. Hoffman" <mhoffman@lightlink.com> 3855M: Jean Delvare <khali@linux-fr.org>
3856L: linux-i2c@vger.kernel.org 3856L: linux-i2c@vger.kernel.org
3857S: Maintained 3857S: Maintained
3858F: drivers/i2c/i2c-stub.c 3858F: drivers/i2c/i2c-stub.c
@@ -4006,6 +4006,22 @@ M: Stanislaw Gruszka <stf_xl@wp.pl>
4006S: Maintained 4006S: Maintained
4007F: drivers/usb/atm/ueagle-atm.c 4007F: drivers/usb/atm/ueagle-atm.c
4008 4008
4009INA209 HARDWARE MONITOR DRIVER
4010M: Guenter Roeck <linux@roeck-us.net>
4011L: lm-sensors@lm-sensors.org
4012S: Maintained
4013F: Documentation/hwmon/ina209
4014F: Documentation/devicetree/bindings/i2c/ina209.txt
4015F: drivers/hwmon/ina209.c
4016
4017INA2XX HARDWARE MONITOR DRIVER
4018M: Guenter Roeck <linux@roeck-us.net>
4019L: lm-sensors@lm-sensors.org
4020S: Maintained
4021F: Documentation/hwmon/ina2xx
4022F: drivers/hwmon/ina2xx.c
4023F: include/linux/platform_data/ina2xx.h
4024
4009INDUSTRY PACK SUBSYSTEM (IPACK) 4025INDUSTRY PACK SUBSYSTEM (IPACK)
4010M: Samuel Iglesias Gonsalvez <siglesias@igalia.com> 4026M: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
4011M: Jens Taprogge <jens.taprogge@taprogge.org> 4027M: Jens Taprogge <jens.taprogge@taprogge.org>
@@ -5099,6 +5115,15 @@ S: Maintained
5099F: Documentation/hwmon/max6650 5115F: Documentation/hwmon/max6650
5100F: drivers/hwmon/max6650.c 5116F: drivers/hwmon/max6650.c
5101 5117
5118MAX6697 HARDWARE MONITOR DRIVER
5119M: Guenter Roeck <linux@roeck-us.net>
5120L: lm-sensors@lm-sensors.org
5121S: Maintained
5122F: Documentation/hwmon/max6697
5123F: Documentation/devicetree/bindings/i2c/max6697.txt
5124F: drivers/hwmon/max6697.c
5125F: include/linux/platform_data/max6697.h
5126
5102MAXIRADIO FM RADIO RECEIVER DRIVER 5127MAXIRADIO FM RADIO RECEIVER DRIVER
5103M: Hans Verkuil <hverkuil@xs4all.nl> 5128M: Hans Verkuil <hverkuil@xs4all.nl>
5104L: linux-media@vger.kernel.org 5129L: linux-media@vger.kernel.org
@@ -5623,6 +5648,14 @@ S: Maintained
5623F: drivers/video/riva/ 5648F: drivers/video/riva/
5624F: drivers/video/nvidia/ 5649F: drivers/video/nvidia/
5625 5650
5651NVM EXPRESS DRIVER
5652M: Matthew Wilcox <willy@linux.intel.com>
5653L: linux-nvme@lists.infradead.org
5654T: git git://git.infradead.org/users/willy/linux-nvme.git
5655S: Supported
5656F: drivers/block/nvme.c
5657F: include/linux/nvme.h
5658
5626OMAP SUPPORT 5659OMAP SUPPORT
5627M: Tony Lindgren <tony@atomide.com> 5660M: Tony Lindgren <tony@atomide.com>
5628L: linux-omap@vger.kernel.org 5661L: linux-omap@vger.kernel.org
@@ -6413,6 +6446,8 @@ F: Documentation/networking/LICENSE.qla3xxx
6413F: drivers/net/ethernet/qlogic/qla3xxx.* 6446F: drivers/net/ethernet/qlogic/qla3xxx.*
6414 6447
6415QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER 6448QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
6449M: Rajesh Borundia <rajesh.borundia@qlogic.com>
6450M: Shahed Shaikh <shahed.shaikh@qlogic.com>
6416M: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> 6451M: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
6417M: Sony Chacko <sony.chacko@qlogic.com> 6452M: Sony Chacko <sony.chacko@qlogic.com>
6418M: linux-driver@qlogic.com 6453M: linux-driver@qlogic.com
@@ -7172,13 +7207,6 @@ L: netdev@vger.kernel.org
7172S: Maintained 7207S: Maintained
7173F: drivers/net/ethernet/sis/sis900.* 7208F: drivers/net/ethernet/sis/sis900.*
7174 7209
7175SIS 96X I2C/SMBUS DRIVER
7176M: "Mark M. Hoffman" <mhoffman@lightlink.com>
7177L: linux-i2c@vger.kernel.org
7178S: Maintained
7179F: Documentation/i2c/busses/i2c-sis96x
7180F: drivers/i2c/busses/i2c-sis96x.c
7181
7182SIS FRAMEBUFFER DRIVER 7210SIS FRAMEBUFFER DRIVER
7183M: Thomas Winischhofer <thomas@winischhofer.net> 7211M: Thomas Winischhofer <thomas@winischhofer.net>
7184W: http://www.winischhofer.net/linuxsisvga.shtml 7212W: http://www.winischhofer.net/linuxsisvga.shtml
@@ -7256,7 +7284,7 @@ F: Documentation/hwmon/sch5627
7256F: drivers/hwmon/sch5627.c 7284F: drivers/hwmon/sch5627.c
7257 7285
7258SMSC47B397 HARDWARE MONITOR DRIVER 7286SMSC47B397 HARDWARE MONITOR DRIVER
7259M: "Mark M. Hoffman" <mhoffman@lightlink.com> 7287M: Jean Delvare <khali@linux-fr.org>
7260L: lm-sensors@lm-sensors.org 7288L: lm-sensors@lm-sensors.org
7261S: Maintained 7289S: Maintained
7262F: Documentation/hwmon/smsc47b397 7290F: Documentation/hwmon/smsc47b397