diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-13 09:37:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-13 09:37:02 -0700 |
commit | fd5c32d80884268a381ed0e67cccef0b3d37750b (patch) | |
tree | e5f8844e8c5aa5a7f7dec265d765d3b31cca8be5 /MAINTAINERS | |
parent | 647412daeb454b6dad12a6c6961ab90aac9e5d29 (diff) | |
parent | c386e0797d26a32e354daf4480c5d40165db66a1 (diff) |
Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media updates from Mauro Carvalho Chehab:
- the usbvision driver was dropped from staging
- the Zoran driver were re-added at staging. It gained lots of
improvements, and was converted to use videobuf2 API
- a new virtual driver (vidtv) was added in order to allow testing the
digital TV framework and APIs
- the media uAPI documentation gained a glossary with commonly used
terms, helping to simplify some parts of the docs
- more cleanups at the atomisp driver
- Mediatek VPU gained support for MT8183
- added support for codecs with supports doing colorspace conversion
(CSC)
- support for CSC API was added at vivid and rksip1 drivers
- added a helper core support and uAPI for better supporting H.264
codecs
- added support for Renesas R8A774E1
- use the new SPDX GFDL-1.1-no-invariants-or-later license on media
uAPI docs, instead of a license text
- Venus driver has gained VP9 codec support
- lots of other cleanups and driver improvements
* tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (555 commits)
media: dvb-frontends/drxk_hard.c: fix uninitialized variable warning
media: tvp7002: fix uninitialized variable warning
media: s5k5baf: drop 'data' field in struct s5k5baf_fw
media: dt-bindings: media: venus: Add an optional power domain for perf voting
media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formats
media: staging: rkisp1: uapi: Do not use BIT() macro
media: v4l2-mem2mem: Fix spurious v4l2_m2m_buf_done
media: usbtv: Fix refcounting mixup
media: zoran.rst: place it at the right place this time
media: add Zoran cardlist
media: admin-guide: update cardlists
media: siano: rename a duplicated card string
media: zoran: move documentation file to the right place
media: atomisp: fixes build breakage for ISP2400 due to a cleanup
media: zoran: fix mixed case on vars
media: zoran: get rid of an unused var
media: zoran: use upper case for card types
media: zoran: fix sparse warnings
media: zoran: fix smatch warning
media: zoran: update TODO
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 63 |
1 files changed, 37 insertions, 26 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b81a3ed71a5f..ba436ded0f1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2459,7 +2459,7 @@ L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) L: linux-media@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/media/s5p-cec.txt -F: drivers/media/platform/s5p-cec/ +F: drivers/media/cec/platform/s5p/ ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT M: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com> @@ -2604,7 +2604,7 @@ L: linux-tegra@vger.kernel.org L: linux-media@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/media/tegra-cec.txt -F: drivers/media/platform/tegra-cec/ +F: drivers/media/cec/platform/tegra/ ARM/TETON BGA MACHINE SUPPORT M: "Mark F. Brown" <mark.brown314@gmail.com> @@ -4044,7 +4044,7 @@ S: Supported W: http://linuxtv.org T: git git://linuxtv.org/media_tree.git F: Documentation/devicetree/bindings/media/cec-gpio.txt -F: drivers/media/platform/cec-gpio/ +F: drivers/media/cec/platform/cec-gpio/ CELL BROADBAND ENGINE ARCHITECTURE M: Arnd Bergmann <arnd@arndb.de> @@ -8866,7 +8866,7 @@ INTEL IPU3 CSI-2 CIO2 DRIVER M: Yong Zhi <yong.zhi@intel.com> M: Sakari Ailus <sakari.ailus@linux.intel.com> M: Bingbu Cao <bingbu.cao@intel.com> -R: Tian Shu Qiu <tian.shu.qiu@intel.com> +R: Tianshu Qiu <tian.shu.qiu@intel.com> L: linux-media@vger.kernel.org S: Maintained F: Documentation/userspace-api/media/v4l/pixfmt-srggb10-ipu3.rst @@ -8875,7 +8875,7 @@ F: drivers/media/pci/intel/ipu3/ INTEL IPU3 CSI-2 IMGU DRIVER M: Sakari Ailus <sakari.ailus@linux.intel.com> R: Bingbu Cao <bingbu.cao@intel.com> -R: Tian Shu Qiu <tian.shu.qiu@intel.com> +R: Tianshu Qiu <tian.shu.qiu@intel.com> L: linux-media@vger.kernel.org S: Maintained F: Documentation/admin-guide/media/ipu3.rst @@ -11328,8 +11328,8 @@ S: Supported W: http://linux-meson.com/ T: git git://linuxtv.org/media_tree.git F: Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml -F: drivers/media/platform/meson/ao-cec-g12a.c -F: drivers/media/platform/meson/ao-cec.c +F: drivers/media/cec/platform/meson/ao-cec-g12a.c +F: drivers/media/cec/platform/meson/ao-cec.c MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS M: Liang Yang <liang.yang@amlogic.com> @@ -11339,7 +11339,6 @@ F: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt F: drivers/mtd/nand/raw/meson_* MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS -M: Maxime Jourdan <mjourdan@baylibre.com> M: Neil Armstrong <narmstrong@baylibre.com> L: linux-media@vger.kernel.org L: linux-amlogic@lists.infradead.org @@ -12786,7 +12785,7 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/i2c/ov2685.c OMNIVISION OV2740 SENSOR DRIVER -M: Tianshu Qiu <tian.shu.qiua@intel.com> +M: Tianshu Qiu <tian.shu.qiu@intel.com> R: Shawn Tu <shawnx.tu@intel.com> R: Bingbu Cao <bingbu.cao@intel.com> L: linux-media@vger.kernel.org @@ -12802,10 +12801,12 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/i2c/ov5640.c OMNIVISION OV5647 SENSOR DRIVER -M: Luis Oliveira <lolivei@synopsys.com> +M: Dave Stevenson <dave.stevenson@raspberrypi.com> +M: Jacopo Mondi <jacopo@jmondi.org> L: linux-media@vger.kernel.org S: Maintained T: git git://linuxtv.org/media_tree.git +F: Documentation/devicetree/bindings/media/i2c/ov5647.yaml F: drivers/media/i2c/ov5647.c OMNIVISION OV5670 SENSOR DRIVER @@ -14616,9 +14617,9 @@ M: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> L: linux-media@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml -F: drivers/media/i2c/rdacm20.c F: drivers/media/i2c/max9271.c F: drivers/media/i2c/max9271.h +F: drivers/media/i2c/rdacm20.c RDC R-321X SoC M: Florian Fainelli <florian@openwrt.org> @@ -14912,8 +14913,11 @@ F: include/linux/hid-roccat* ROCKCHIP ISP V1 DRIVER M: Helen Koike <helen.koike@collabora.com> +M: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> L: linux-media@vger.kernel.org S: Maintained +F: Documentation/admin-guide/media/rkisp1.rst +F: Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst F: drivers/staging/media/rkisp1/ ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER @@ -15531,8 +15535,8 @@ F: drivers/mmc/host/sdricoh_cs.c SECO BOARDS CEC DRIVER M: Ettore Chimenti <ek5.chimenti@gmail.com> S: Maintained -F: drivers/media/platform/seco-cec/seco-cec.c -F: drivers/media/platform/seco-cec/seco-cec.h +F: drivers/media/cec/platform/seco/seco-cec.c +F: drivers/media/cec/platform/seco/seco-cec.h SECURE COMPUTING M: Kees Cook <keescook@chromium.org> @@ -16099,7 +16103,6 @@ F: include/uapi/rdma/rdma_user_rxe.h SOFTLOGIC 6x10 MPEG CODEC M: Bluecherry Maintainers <maintainers@bluecherrydvr.com> M: Anton Sviridenko <anton@corp.bluecherry.net> -M: Andrey Utkin <andrey.utkin@corp.bluecherry.net> M: Andrey Utkin <andrey_utkin@fastmail.com> M: Ismael Luceno <ismael@iodev.co.uk> L: linux-media@vger.kernel.org @@ -16567,7 +16570,7 @@ STI CEC DRIVER M: Benjamin Gaignard <benjamin.gaignard@linaro.org> S: Maintained F: Documentation/devicetree/bindings/media/stih-cec.txt -F: drivers/media/platform/sti/cec/ +F: drivers/media/cec/platform/sti/ STK1160 USB VIDEO CAPTURE DRIVER M: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> @@ -18155,14 +18158,6 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/usb/uvc/ F: include/uapi/linux/uvcvideo.h -USB VISION DRIVER -M: Hans Verkuil <hverkuil@xs4all.nl> -L: linux-media@vger.kernel.org -S: Odd Fixes -W: https://linuxtv.org -T: git git://linuxtv.org/media_tree.git -F: drivers/staging/media/usbvision/ - USB WEBCAM GADGET M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> L: linux-usb@vger.kernel.org @@ -18362,10 +18357,8 @@ S: Maintained F: drivers/media/platform/video-mux.c VIDEOBUF2 FRAMEWORK -M: Pawel Osciak <pawel@osciak.com> +M: Tomasz Figa <tfiga@chromium.org> M: Marek Szyprowski <m.szyprowski@samsung.com> -M: Kyungmin Park <kyungmin.park@samsung.com> -R: Tomasz Figa <tfiga@chromium.org> L: linux-media@vger.kernel.org S: Maintained F: drivers/media/common/videobuf2/* @@ -18555,6 +18548,14 @@ W: https://linuxtv.org T: git git://linuxtv.org/media_tree.git F: drivers/media/test-drivers/vivid/* +VIDTV VIRTUAL DIGITAL TV DRIVER +M: Daniel W. S. Almeida <dwlsalmeida@gmail.com> +L: linux-media@vger.kernel.org +S: Maintained +W: https://linuxtv.org +T: git git://linuxtv.org/media_tree.git +F: drivers/media/test-drivers/vidtv/* + VLYNQ BUS M: Florian Fainelli <f.fainelli@gmail.com> L: openwrt-devel@lists.openwrt.org (subscribers-only) @@ -19275,6 +19276,16 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git F: Documentation/filesystems/zonefs.rst F: fs/zonefs/ +ZR36067 VIDEO FOR LINUX DRIVER +M: Corentin Labbe <clabbe@baylibre.com> +L: mjpeg-users@lists.sourceforge.net +L: linux-media@vger.kernel.org +S: Maintained +W: http://mjpeg.sourceforge.net/driver-zoran/ +Q: https://patchwork.linuxtv.org/project/linux-media/list/ +F: Documentation/driver-api/media/drivers/zoran.rst +F: drivers/staging/media/zoran/ + ZPOOL COMPRESSED PAGE STORAGE API M: Dan Streetman <ddstreet@ieee.org> L: linux-mm@kvack.org |