switch-linux/Documentation/devicetree/bindings/media
Linus Torvalds 68c5735eaa media updates for v4.16-rc1
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJacX62AAoJEAhfPr2O5OEVjKYP/R3v+c8ztiHzaeibcZZ8IFNl
 58E0Y0yGa8OpoGJx9uqtEOamQmZoHhACfId7joIp/Jv38bgWAdbxOmk3Y4FDCFqG
 1bRrpnnmvlfabiMMfLpURLqKhf7rJMtErZkrnmmqg9P/lEMohaZUJAsgBZNfJM8l
 fZeacSnCSpzlxVcUb9Bf4vWhLk39R+xFzvFrwzbVUIHf3bDVpf4S4kNorMkhSZSF
 HaISYXqVMhpKca7CngVKytbfacUStUY01cXcjdMuB/sD7ySwdtKogbPMvrOSaexz
 G/8MB+sGT1JKUgIlh6Qv8hX805KuxBgfP19XSOH46nNU8KbYegdGhN5QXlokwI1m
 dAOiozkU93r5yBZl6QzkN3uwXe492PoLgczifg97pzAJP0BfWeFStkYqlugLTwwC
 Slmr7g3FZVJajbPl6WyioAGW7xfqBF7ftScZOHYxmhy41CWCGKJctmsJOjncyz5O
 GInEIP3KR4CgjR+iM1LoKvE+OvVo4kRc7hrcUsjQNsbfBn6xiixjwH+5M+UVvezA
 6UQpmtWGg4pX1djb8j8f6mKF8KZM12Pp3jb4Rl1cLsytN5BOBKaMEKdV3rgL+19P
 Yo0x/1wK/unkI20Om71vYyQ0nXVF9j7Tpeij5u0M57TeTVYCwloQgHmrcvQJdo8+
 Pqw5XEUiDpAIjvKp0XGh
 =H9AS
 -----END PGP SIGNATURE-----

Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media

Pull media updates from Mauro Carvalho Chehab:

 - videobuf2 was moved to a media/common dir, as it is now used by the
   DVB subsystem too

 - Digital TV core memory mapped support interface

 - new sensor driver: ov7740

 - several improvements at ddbridge driver

 - new V4L2 driver: IPU3 CIO2 CSI-2 receiver unit, found on some Intel
   SoCs

 - new tuner driver: tda18250

 - finally got rid of all LIRC staging drivers

 - as we don't have old lirc drivers anymore, restruct the lirc device
   code

 - add support for UVC metadata

 - add a new staging driver for NVIDIA Tegra Video Decoder Engine

 - DVB kAPI headers moved to include/media

 - synchronize the kAPI and uAPI for the DVB subsystem, removing the gap
   for non-legacy APIs

 - reduce the kAPI gap for V4L2

 - lots of other driver enhancements, cleanups, etc.

* tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (407 commits)
  media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
  media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
  media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
  media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
  media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
  media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
  media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
  media: v4l2-compat-ioctl32.c: avoid sizeof(type)
  media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
  media: v4l2-compat-ioctl32.c: fix the indentation
  media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
  media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
  media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
  media: vivid: fix module load error when enabling fb and no_error_inj=1
  media: dvb_demux: improve debug messages
  media: dvb_demux: Better handle discontinuity errors
  media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
  media: ts2020: avoid integer overflows on 32 bit machines
  media: i2c: ov7740: use gpio/consumer.h instead of gpio.h
  media: entity: Add a nop variant of media_entity_cleanup
  ...
2018-02-06 11:27:48 -08:00
..
i2c media: dt-bindings: ov5640: refine CSI-2 and add parallel interface 2018-01-05 12:52:53 -05:00
xilinx media: dt-bindings: media: xilinx: fix typo in example 2017-12-11 13:04:33 -05:00
atmel-isc.txt
atmel-isi.txt
cec-gpio.txt media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages 2018-01-23 08:05:00 -05:00
cec.txt
coda.txt
exynos-fimc-lite.txt
exynos-jpeg-codec.txt
exynos4-fimc-is.txt
exynos5-gsc.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
fsl-vdoa.txt
gpio-ir-receiver.txt
hix5hd2-ir.txt
img-ir-rev1.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
imx.txt
mediatek-jpeg-decoder.txt
mediatek-mdp.txt
mediatek-vcodec.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
mediatek-vpu.txt
meson-ao-cec.txt
meson-ir.txt
mtk-cir.txt
nokia,n900-ir
nvidia,tegra-vde.txt media: dt: bindings: Add binding for NVIDIA Tegra Video Decoder Engine 2017-12-14 05:56:34 -05:00
pxa-camera.txt
qcom,camss.txt
qcom,venus.txt
rc.txt
rcar_vin.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
renesas,drif.txt
renesas,fcp.txt
renesas,fdp1.txt
renesas,jpu.txt
renesas,vsp1.txt
rockchip-rga.txt
s5p-cec.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
s5p-mfc.txt
samsung-fimc.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
samsung-mipi-csis.txt
samsung-s5c73m3.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
samsung-s5k5baf.txt
samsung-s5k6a3.txt
sh_mobile_ceu.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
si4713.txt
st,st-delta.txt
st,st-hva.txt
st,stih4xx.txt
st,stm32-cec.txt
st,stm32-dcmi.txt
st-rc.txt
stih-cec.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
stih407-c8sectpfe.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sunxi-ir.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
tango-ir.txt
tegra-cec.txt
ti,da850-vpif.txt
ti,omap3isp.txt
ti-am437x-vpfe.txt
ti-cal.txt
video-interfaces.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
video-mux.txt
zx-irdec.txt