aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-01-31 12:31:14 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-31 12:31:14 -0500
commitb399c46ea0070671f3abbe1915d26076101a42f2 (patch)
tree8945606976fc46c3446c09f8a9e0d4f45f6c408e /MAINTAINERS
parentb890eb4ecc718907223a3b7b7b069b59b33f28ef (diff)
parent6c3df5da67f1f53df78c7e20cd53a481dc28eade (diff)
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media updates from Mauro Carvalho Chehab: - a new jpeg codec driver for Samsung Exynos (jpeg-hw-exynos4) - a new dvb frontend for ds2103 chipset (m88ds2103) - a new sensor driver for Samsung S5K5BAF UXGA (s5k5baf) - new drivers for R-Car VSP1 - a new radio driver: radio-raremono - a new tuner driver for ts2022 chipset (m88ts2022) - the analog part of em28xx is now a separate module that only load/runs if the device is not a pure digital TV device - added a staging driver for bcm2048 radio devices - the omap 2 video driver (omap24xx) was moved to staging. This driver is for an old hardware and uses a deprecated Kernel internal API. If nobody cares enough to fix it, it would be removed on a couple Kernel releases - the sn9c102 driver was moved to staging. This driver was replaced by gspca, and disabled on some distros, as almost all devices are known to work properly with gspca. It should be removed from kernel on a couple Kernel releases - lots of driver fixes, improvements and cleanups * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (421 commits) [media] media: v4l2-dev: fix video device index assignment [media] rc-core: reuse device numbers [media] em28xx-cards: properly initialize the device bitmap [media] Staging: media: Fix line length exceeding 80 characters in as102_drv.c [media] Staging: media: Fix line length exceeding 80 characters in as102_fe.c [media] Staging: media: Fix quoted string split across line in as102_fe.c [media] media: st-rc: Add reset support [media] m2m-deinterlace: fix allocated struct type [media] radio-usb-si4713: fix sparse non static symbol warnings [media] em28xx-audio: remove needless check before usb_free_coherent() [media] au0828: Fix sparse non static symbol warning Revert "[media] go7007-usb: only use go->dev after allocated" [media] em28xx-audio: provide an error code when URB submit fails [media] em28xx: fix check for audio only usb interfaces when changing the usb alternate setting [media] em28xx: fix usb alternate setting for analog and digital video endpoints > 0 [media] em28xx: make 'em28xx_ctrl_ops' static em28xx-alsa: Fix error patch for init/fini [media] em28xx-audio: flush work at .fini [media] drxk: remove the option to load firmware asynchronously [media] em28xx: adjust period size at runtime ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS50
1 files changed, 46 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6fb8759f49de..dc2fd2298090 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5425,6 +5425,16 @@ W: http://www.tazenda.demon.co.uk/phil/linux-hp
5425S: Maintained 5425S: Maintained
5426F: arch/m68k/hp300/ 5426F: arch/m68k/hp300/
5427 5427
5428M88DS3103 MEDIA DRIVER
5429M: Antti Palosaari <crope@iki.fi>
5430L: linux-media@vger.kernel.org
5431W: http://linuxtv.org/
5432W: http://palosaari.fi/linux/
5433Q: http://patchwork.linuxtv.org/project/linux-media/list/
5434T: git git://linuxtv.org/anttip/media_tree.git
5435S: Maintained
5436F: drivers/media/dvb-frontends/m88ds3103*
5437
5428M88RS2000 MEDIA DRIVER 5438M88RS2000 MEDIA DRIVER
5429M: Malcolm Priestley <tvboxspy@gmail.com> 5439M: Malcolm Priestley <tvboxspy@gmail.com>
5430L: linux-media@vger.kernel.org 5440L: linux-media@vger.kernel.org
@@ -5433,6 +5443,16 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/
5433S: Maintained 5443S: Maintained
5434F: drivers/media/dvb-frontends/m88rs2000* 5444F: drivers/media/dvb-frontends/m88rs2000*
5435 5445
5446M88TS2022 MEDIA DRIVER
5447M: Antti Palosaari <crope@iki.fi>
5448L: linux-media@vger.kernel.org
5449W: http://linuxtv.org/
5450W: http://palosaari.fi/linux/
5451Q: http://patchwork.linuxtv.org/project/linux-media/list/
5452T: git git://linuxtv.org/anttip/media_tree.git
5453S: Maintained
5454F: drivers/media/tuners/m88ts2022*
5455
5436MA901 MASTERKIT USB FM RADIO DRIVER 5456MA901 MASTERKIT USB FM RADIO DRIVER
5437M: Alexey Klimov <klimov.linux@gmail.com> 5457M: Alexey Klimov <klimov.linux@gmail.com>
5438L: linux-media@vger.kernel.org 5458L: linux-media@vger.kernel.org
@@ -7471,6 +7491,13 @@ L: linux-media@vger.kernel.org
7471S: Supported 7491S: Supported
7472F: drivers/media/i2c/s5c73m3/* 7492F: drivers/media/i2c/s5c73m3/*
7473 7493
7494SAMSUNG S5K5BAF CAMERA DRIVER
7495M: Kyungmin Park <kyungmin.park@samsung.com>
7496M: Andrzej Hajda <a.hajda@samsung.com>
7497L: linux-media@vger.kernel.org
7498S: Supported
7499F: drivers/media/i2c/s5k5baf.c
7500
7474SAMSUNG SOC CLOCK DRIVERS 7501SAMSUNG SOC CLOCK DRIVERS
7475M: Tomasz Figa <t.figa@samsung.com> 7502M: Tomasz Figa <t.figa@samsung.com>
7476S: Supported 7503S: Supported
@@ -7774,7 +7801,7 @@ L: linux-media@vger.kernel.org
7774T: git git://linuxtv.org/media_tree.git 7801T: git git://linuxtv.org/media_tree.git
7775W: http://linuxtv.org 7802W: http://linuxtv.org
7776S: Odd Fixes 7803S: Odd Fixes
7777F: drivers/media/radio/si4713-i2c.? 7804F: drivers/media/radio/si4713/si4713.?
7778 7805
7779SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER 7806SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER
7780M: Eduardo Valentin <edubezval@gmail.com> 7807M: Eduardo Valentin <edubezval@gmail.com>
@@ -7782,7 +7809,15 @@ L: linux-media@vger.kernel.org
7782T: git git://linuxtv.org/media_tree.git 7809T: git git://linuxtv.org/media_tree.git
7783W: http://linuxtv.org 7810W: http://linuxtv.org
7784S: Odd Fixes 7811S: Odd Fixes
7785F: drivers/media/radio/radio-si4713.c 7812F: drivers/media/radio/si4713/radio-platform-si4713.c
7813
7814SI4713 FM RADIO TRANSMITTER USB DRIVER
7815M: Hans Verkuil <hverkuil@xs4all.nl>
7816L: linux-media@vger.kernel.org
7817T: git git://linuxtv.org/media_tree.git
7818W: http://linuxtv.org
7819S: Maintained
7820F: drivers/media/radio/si4713/radio-usb-si4713.c
7786 7821
7787SIANO DVB DRIVER 7822SIANO DVB DRIVER
7788M: Mauro Carvalho Chehab <m.chehab@samsung.com> 7823M: Mauro Carvalho Chehab <m.chehab@samsung.com>
@@ -8634,6 +8669,14 @@ L: linux-xtensa@linux-xtensa.org
8634S: Maintained 8669S: Maintained
8635F: arch/xtensa/ 8670F: arch/xtensa/
8636 8671
8672THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
8673M: Hans Verkuil <hverkuil@xs4all.nl>
8674L: linux-media@vger.kernel.org
8675T: git git://linuxtv.org/media_tree.git
8676W: http://linuxtv.org
8677S: Maintained
8678F: drivers/media/radio/radio-raremono.c
8679
8637THERMAL 8680THERMAL
8638M: Zhang Rui <rui.zhang@intel.com> 8681M: Zhang Rui <rui.zhang@intel.com>
8639M: Eduardo Valentin <eduardo.valentin@ti.com> 8682M: Eduardo Valentin <eduardo.valentin@ti.com>
@@ -9166,8 +9209,7 @@ L: linux-media@vger.kernel.org
9166T: git git://linuxtv.org/media_tree.git 9209T: git git://linuxtv.org/media_tree.git
9167W: http://www.linux-projects.org 9210W: http://www.linux-projects.org
9168S: Maintained 9211S: Maintained
9169F: Documentation/video4linux/sn9c102.txt 9212F: drivers/staging/media/sn9c102/
9170F: drivers/media/usb/sn9c102/
9171 9213
9172USB SUBSYSTEM 9214USB SUBSYSTEM
9173M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 9215M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>