diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-30 12:58:16 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-30 12:58:16 -0400 |
commit | 240c3c3424366c8109babd2a0fe80855de511b35 (patch) | |
tree | 72eb8652c8e513715efee1e254644b4b670333fd /MAINTAINERS | |
parent | 19b344efa35dbc253e2d10403dafe6aafda73c56 (diff) | |
parent | df90e2258950fd631cdbf322c1ee1f22068391aa (diff) |
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media update from Mauro Carvalho Chehab:
- OF documentation and patches at core and drivers, to be used by for
embedded media systems
- some I2C drivers used on go7007 were rewritten/promoted from staging:
sony-btf-mpx, tw2804, tw9903, tw9906, wis-ov7640, wis-uda1342
- add fimc-is driver (Exynos)
- add a new radio driver: radio-si476x
- add a two new tuners: r820t and tuner_it913x
- split camera code on em28xx driver and add more models
- the cypress firmware load is used outside dvb usb drivers. So, move
it to a common directory to make easier to re-use it
- siano media driver updated to work with sms2270 devices
- several work done in order to promote go7007 and solo6x1x out of
staging (still, there are some pending issues)
- several API compliance fixes at v4l2 drivers that don't behave as
expected
- as usual, lots of driver fixes, improvements, cleanups and new device
addition at the existing drivers.
* 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (831 commits)
[media] cx88: make core less verbose
[media] em28xx: fix oops at em28xx_dvb_bus_ctrl()
[media] s5c73m3: fix indentation of the help section in Kconfig
[media] cx25821-alsa: get rid of a __must_check warning
[media] cx25821-video: declare cx25821_vidioc_s_std as static
[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
[media] r820t: Remove a warning for an unused value
[media] dib0090: Fix a warning at dib0090_set_EFUSE
[media] dib8000: fix a warning
[media] dib8000: Fix sub-channel range
[media] dib8000: store dtv_property_cache in a temp var
[media] dib8000: warning fix: declare internal functions as static
[media] r820t: quiet gcc warning on n_ring
[media] r820t: memory leak in release()
[media] r820t: precendence bug in r820t_xtal_check()
[media] videodev2.h: Remove the unused old V4L1 buffer types
[media] anysee: Grammar s/report the/report to/
[media] anysee: Initialize ret = 0 in anysee_frontend_attach()
[media] media: videobuf2: fix the length check for mmap
[media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings with xMaxPacketSize != 0
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 100 |
1 files changed, 83 insertions, 17 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e8f8c3549684..9cc4bd2a5a10 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2287,7 +2287,7 @@ L: linux-media@vger.kernel.org | |||
2287 | T: git git://linuxtv.org/media_tree.git | 2287 | T: git git://linuxtv.org/media_tree.git |
2288 | W: http://linuxtv.org | 2288 | W: http://linuxtv.org |
2289 | S: Maintained | 2289 | S: Maintained |
2290 | F: drivers/media/i2c/cx2341x* | 2290 | F: drivers/media/common/cx2341x* |
2291 | F: include/media/cx2341x* | 2291 | F: include/media/cx2341x* |
2292 | 2292 | ||
2293 | CX88 VIDEO4LINUX DRIVER | 2293 | CX88 VIDEO4LINUX DRIVER |
@@ -2370,6 +2370,16 @@ W: http://www.cyclades.com/ | |||
2370 | S: Orphan | 2370 | S: Orphan |
2371 | F: drivers/net/wan/pc300* | 2371 | F: drivers/net/wan/pc300* |
2372 | 2372 | ||
2373 | CYPRESS_FIRMWARE MEDIA DRIVER | ||
2374 | M: Antti Palosaari <crope@iki.fi> | ||
2375 | L: linux-media@vger.kernel.org | ||
2376 | W: http://linuxtv.org/ | ||
2377 | W: http://palosaari.fi/linux/ | ||
2378 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
2379 | T: git git://linuxtv.org/anttip/media_tree.git | ||
2380 | S: Maintained | ||
2381 | F: drivers/media/common/cypress_firmware* | ||
2382 | |||
2373 | CYTTSP TOUCHSCREEN DRIVER | 2383 | CYTTSP TOUCHSCREEN DRIVER |
2374 | M: Javier Martinez Canillas <javier@dowhile0.org> | 2384 | M: Javier Martinez Canillas <javier@dowhile0.org> |
2375 | L: linux-input@vger.kernel.org | 2385 | L: linux-input@vger.kernel.org |
@@ -2738,7 +2748,7 @@ T: git git://linuxtv.org/media_tree.git | |||
2738 | S: Maintained | 2748 | S: Maintained |
2739 | F: drivers/media/usb/dvb-usb/cxusb* | 2749 | F: drivers/media/usb/dvb-usb/cxusb* |
2740 | 2750 | ||
2741 | DVB_USB_CYPRESS_FIRMWARE MEDIA DRIVER | 2751 | DVB_USB_EC168 MEDIA DRIVER |
2742 | M: Antti Palosaari <crope@iki.fi> | 2752 | M: Antti Palosaari <crope@iki.fi> |
2743 | L: linux-media@vger.kernel.org | 2753 | L: linux-media@vger.kernel.org |
2744 | W: http://linuxtv.org/ | 2754 | W: http://linuxtv.org/ |
@@ -2746,17 +2756,16 @@ W: http://palosaari.fi/linux/ | |||
2746 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | 2756 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ |
2747 | T: git git://linuxtv.org/anttip/media_tree.git | 2757 | T: git git://linuxtv.org/anttip/media_tree.git |
2748 | S: Maintained | 2758 | S: Maintained |
2749 | F: drivers/media/usb/dvb-usb-v2/cypress_firmware* | 2759 | F: drivers/media/usb/dvb-usb-v2/ec168* |
2750 | 2760 | ||
2751 | DVB_USB_EC168 MEDIA DRIVER | 2761 | DVB_USB_GL861 MEDIA DRIVER |
2752 | M: Antti Palosaari <crope@iki.fi> | 2762 | M: Antti Palosaari <crope@iki.fi> |
2753 | L: linux-media@vger.kernel.org | 2763 | L: linux-media@vger.kernel.org |
2754 | W: http://linuxtv.org/ | 2764 | W: http://linuxtv.org/ |
2755 | W: http://palosaari.fi/linux/ | ||
2756 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | 2765 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ |
2757 | T: git git://linuxtv.org/anttip/media_tree.git | 2766 | T: git git://linuxtv.org/anttip/media_tree.git |
2758 | S: Maintained | 2767 | S: Maintained |
2759 | F: drivers/media/usb/dvb-usb-v2/ec168* | 2768 | F: drivers/media/usb/dvb-usb-v2/gl861* |
2760 | 2769 | ||
2761 | DVB_USB_MXL111SF MEDIA DRIVER | 2770 | DVB_USB_MXL111SF MEDIA DRIVER |
2762 | M: Michael Krufky <mkrufky@linuxtv.org> | 2771 | M: Michael Krufky <mkrufky@linuxtv.org> |
@@ -3600,6 +3609,14 @@ W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/ | |||
3600 | S: Maintained | 3609 | S: Maintained |
3601 | F: drivers/platform/x86/hdaps.c | 3610 | F: drivers/platform/x86/hdaps.c |
3602 | 3611 | ||
3612 | HDPVR USB VIDEO ENCODER DRIVER | ||
3613 | M: Hans Verkuil <hverkuil@xs4all.nl> | ||
3614 | L: linux-media@vger.kernel.org | ||
3615 | T: git git://linuxtv.org/media_tree.git | ||
3616 | W: http://linuxtv.org | ||
3617 | S: Odd Fixes | ||
3618 | F: drivers/media/usb/hdpvr | ||
3619 | |||
3603 | HWPOISON MEMORY FAILURE HANDLING | 3620 | HWPOISON MEMORY FAILURE HANDLING |
3604 | M: Andi Kleen <andi@firstfloor.org> | 3621 | M: Andi Kleen <andi@firstfloor.org> |
3605 | L: linux-mm@kvack.org | 3622 | L: linux-mm@kvack.org |
@@ -4429,6 +4446,16 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/ | |||
4429 | S: Maintained | 4446 | S: Maintained |
4430 | F: drivers/media/dvb-frontends/it913x-fe* | 4447 | F: drivers/media/dvb-frontends/it913x-fe* |
4431 | 4448 | ||
4449 | IT913X MEDIA DRIVER | ||
4450 | M: Antti Palosaari <crope@iki.fi> | ||
4451 | L: linux-media@vger.kernel.org | ||
4452 | W: http://linuxtv.org/ | ||
4453 | W: http://palosaari.fi/linux/ | ||
4454 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
4455 | T: git git://linuxtv.org/anttip/media_tree.git | ||
4456 | S: Maintained | ||
4457 | F: drivers/media/tuners/it913x* | ||
4458 | |||
4432 | IVTV VIDEO4LINUX DRIVER | 4459 | IVTV VIDEO4LINUX DRIVER |
4433 | M: Andy Walls <awalls@md.metrocast.net> | 4460 | M: Andy Walls <awalls@md.metrocast.net> |
4434 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 4461 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
@@ -6703,6 +6730,16 @@ T: git git://linuxtv.org/anttip/media_tree.git | |||
6703 | S: Maintained | 6730 | S: Maintained |
6704 | F: drivers/media/dvb-frontends/rtl2830* | 6731 | F: drivers/media/dvb-frontends/rtl2830* |
6705 | 6732 | ||
6733 | RTL2832 MEDIA DRIVER | ||
6734 | M: Antti Palosaari <crope@iki.fi> | ||
6735 | L: linux-media@vger.kernel.org | ||
6736 | W: http://linuxtv.org/ | ||
6737 | W: http://palosaari.fi/linux/ | ||
6738 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
6739 | T: git git://linuxtv.org/anttip/media_tree.git | ||
6740 | S: Maintained | ||
6741 | F: drivers/media/dvb-frontends/rtl2832* | ||
6742 | |||
6706 | RTL8180 WIRELESS DRIVER | 6743 | RTL8180 WIRELESS DRIVER |
6707 | M: "John W. Linville" <linville@tuxdriver.com> | 6744 | M: "John W. Linville" <linville@tuxdriver.com> |
6708 | L: linux-wireless@vger.kernel.org | 6745 | L: linux-wireless@vger.kernel.org |
@@ -6805,7 +6842,7 @@ L: linux-media@vger.kernel.org | |||
6805 | W: http://linuxtv.org | 6842 | W: http://linuxtv.org |
6806 | T: git git://linuxtv.org/media_tree.git | 6843 | T: git git://linuxtv.org/media_tree.git |
6807 | S: Odd fixes | 6844 | S: Odd fixes |
6808 | F: Documentation/video4linux/saa7134/ | 6845 | F: Documentation/video4linux/*.saa7134 |
6809 | F: drivers/media/pci/saa7134/ | 6846 | F: drivers/media/pci/saa7134/ |
6810 | 6847 | ||
6811 | SAA7146 VIDEO4LINUX-2 DRIVER | 6848 | SAA7146 VIDEO4LINUX-2 DRIVER |
@@ -6898,9 +6935,8 @@ F: drivers/clocksource | |||
6898 | 6935 | ||
6899 | TLG2300 VIDEO4LINUX-2 DRIVER | 6936 | TLG2300 VIDEO4LINUX-2 DRIVER |
6900 | M: Huang Shijie <shijie8@gmail.com> | 6937 | M: Huang Shijie <shijie8@gmail.com> |
6901 | M: Kang Yong <kangyong@telegent.com> | 6938 | M: Hans Verkuil <hverkuil@xs4all.nl> |
6902 | M: Zhang Xiaobing <xbzhang@telegent.com> | 6939 | S: Odd Fixes |
6903 | S: Supported | ||
6904 | F: drivers/media/usb/tlg2300 | 6940 | F: drivers/media/usb/tlg2300 |
6905 | 6941 | ||
6906 | SC1200 WDT DRIVER | 6942 | SC1200 WDT DRIVER |
@@ -7146,17 +7182,43 @@ F: drivers/media/radio/si470x/radio-si470x-common.c | |||
7146 | F: drivers/media/radio/si470x/radio-si470x.h | 7182 | F: drivers/media/radio/si470x/radio-si470x.h |
7147 | F: drivers/media/radio/si470x/radio-si470x-usb.c | 7183 | F: drivers/media/radio/si470x/radio-si470x-usb.c |
7148 | 7184 | ||
7185 | SI4713 FM RADIO TRANSMITTER I2C DRIVER | ||
7186 | M: Eduardo Valentin <edubezval@gmail.com> | ||
7187 | L: linux-media@vger.kernel.org | ||
7188 | T: git git://linuxtv.org/media_tree.git | ||
7189 | W: http://linuxtv.org | ||
7190 | S: Odd Fixes | ||
7191 | F: drivers/media/radio/si4713-i2c.? | ||
7192 | |||
7193 | SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER | ||
7194 | M: Eduardo Valentin <edubezval@gmail.com> | ||
7195 | L: linux-media@vger.kernel.org | ||
7196 | T: git git://linuxtv.org/media_tree.git | ||
7197 | W: http://linuxtv.org | ||
7198 | S: Odd Fixes | ||
7199 | F: drivers/media/radio/radio-si4713.h | ||
7200 | |||
7201 | SIANO DVB DRIVER | ||
7202 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
7203 | L: linux-media@vger.kernel.org | ||
7204 | W: http://linuxtv.org | ||
7205 | T: git git://linuxtv.org/media_tree.git | ||
7206 | S: Odd fixes | ||
7207 | F: drivers/media/common/siano/ | ||
7208 | F: drivers/media/dvb/siano/ | ||
7209 | F: drivers/media/usb/siano/ | ||
7210 | F: drivers/media/mmc/siano | ||
7211 | |||
7149 | SH_VEU V4L2 MEM2MEM DRIVER | 7212 | SH_VEU V4L2 MEM2MEM DRIVER |
7150 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 7213 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
7151 | L: linux-media@vger.kernel.org | 7214 | L: linux-media@vger.kernel.org |
7152 | S: Maintained | 7215 | S: Maintained |
7153 | F: drivers/media/platform/sh_veu.c | 7216 | F: drivers/media/platform/sh_veu.c |
7154 | F: include/media/sh_veu.h | ||
7155 | 7217 | ||
7156 | SH_VOU V4L2 OUTPUT DRIVER | 7218 | SH_VOU V4L2 OUTPUT DRIVER |
7157 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 7219 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
7158 | L: linux-media@vger.kernel.org | 7220 | L: linux-media@vger.kernel.org |
7159 | S: Maintained | 7221 | S: Odd Fixes |
7160 | F: drivers/media/platform/sh_vou.c | 7222 | F: drivers/media/platform/sh_vou.c |
7161 | F: include/media/sh_vou.h | 7223 | F: include/media/sh_vou.h |
7162 | 7224 | ||
@@ -7198,14 +7260,13 @@ F: arch/arm/mach-davinci | |||
7198 | F: drivers/i2c/busses/i2c-davinci.c | 7260 | F: drivers/i2c/busses/i2c-davinci.c |
7199 | 7261 | ||
7200 | TI DAVINCI SERIES MEDIA DRIVER | 7262 | TI DAVINCI SERIES MEDIA DRIVER |
7201 | M: Manjunath Hadli <manjunath.hadli@ti.com> | 7263 | M: Lad, Prabhakar <prabhakar.csengg@gmail.com> |
7202 | M: Prabhakar Lad <prabhakar.lad@ti.com> | ||
7203 | L: linux-media@vger.kernel.org | 7264 | L: linux-media@vger.kernel.org |
7204 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) | 7265 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) |
7205 | W: http://linuxtv.org/ | 7266 | W: http://linuxtv.org/ |
7206 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | 7267 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ |
7207 | T: git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git | 7268 | T: git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git |
7208 | S: Supported | 7269 | S: Maintained |
7209 | F: drivers/media/platform/davinci/ | 7270 | F: drivers/media/platform/davinci/ |
7210 | F: include/media/davinci/ | 7271 | F: include/media/davinci/ |
7211 | 7272 | ||
@@ -7577,6 +7638,11 @@ M: David Täht <d@teklibre.com> | |||
7577 | S: Odd Fixes | 7638 | S: Odd Fixes |
7578 | F: drivers/staging/frontier/ | 7639 | F: drivers/staging/frontier/ |
7579 | 7640 | ||
7641 | STAGING - GO7007 MPEG CODEC | ||
7642 | M: Hans Verkuil <hans.verkuil@cisco.com> | ||
7643 | S: Maintained | ||
7644 | F: drivers/staging/media/go7007/ | ||
7645 | |||
7580 | STAGING - INDUSTRIAL IO | 7646 | STAGING - INDUSTRIAL IO |
7581 | M: Jonathan Cameron <jic23@cam.ac.uk> | 7647 | M: Jonathan Cameron <jic23@cam.ac.uk> |
7582 | L: linux-iio@vger.kernel.org | 7648 | L: linux-iio@vger.kernel.org |
@@ -7627,8 +7693,8 @@ S: Odd Fixes | |||
7627 | F: drivers/staging/sm7xxfb/ | 7693 | F: drivers/staging/sm7xxfb/ |
7628 | 7694 | ||
7629 | STAGING - SOFTLOGIC 6x10 MPEG CODEC | 7695 | STAGING - SOFTLOGIC 6x10 MPEG CODEC |
7630 | M: Ben Collins <bcollins@bluecherry.net> | 7696 | M: Ismael Luceno <ismael.luceno@corp.bluecherry.net> |
7631 | S: Odd Fixes | 7697 | S: Supported |
7632 | F: drivers/staging/media/solo6x10/ | 7698 | F: drivers/staging/media/solo6x10/ |
7633 | 7699 | ||
7634 | STAGING - SPEAKUP CONSOLE SPEECH DRIVER | 7700 | STAGING - SPEAKUP CONSOLE SPEECH DRIVER |