summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: si2157: add detection of si2177 tunerBrad Love2019-06-132-1/+8
| * | media: add SPDX headers to some filesMauro Carvalho Chehab2019-06-1212-24/+14
| * | media: imx214: Fix typo in module description of imx214Masanari Iida2019-06-121-1/+1
| * | media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski2019-06-121-1/+2
| * | media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao2019-06-121-2/+14
| * | media: meson: vdec: Add missing kthread.hYueHaibing2019-06-121-0/+1
| * | media: drivers: media: coda: fix warning same module namesAnders Roxell2019-06-121-2/+2
| * | media: drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=nAnders Roxell2019-06-122-1/+2
| * | media: MAINTAINERS: media: Add Tomasz Figa as a videobuf2 reviewerTomasz Figa2019-06-121-0/+1
| * | media: touchscreen/sur40: set device_caps in struct video_deviceHans Verkuil2019-06-121-4/+2
| * | media: hantro: allow arbitrary number of clocksPhilipp Zabel2019-06-124-8/+19
| * | media: hantro: add support for separate control blockPhilipp Zabel2019-06-121-0/+2
| * | media: hantro: add support for named register rangesPhilipp Zabel2019-06-122-8/+24
| * | media: hantro: make irq names configurablePhilipp Zabel2019-06-124-30/+40
| * | media: hantro: add PM runtime resume callbackPhilipp Zabel2019-06-122-0/+15
| * | media: hantro: print video device name in addition to device nodePhilipp Zabel2019-06-121-1/+2
| * | media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel2019-06-1231-1561/+1572
| * | media: fdp1: Support M3N and E3 platformsKieran Bingham2019-06-111-0/+8
| * | media: i2c: mt9p031: simplify getting the adapter of a clientWolfram Sang2019-06-111-1/+1
| * | media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum2019-06-111-1/+3
| * | media: uvcvideo: Include streaming interface number in debugfs dir nameTorleiv Sundre2019-06-111-2/+3
| * | Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1112058-99742/+18601
| |\ \
| * | | media: vicodec: improve handling of ENC_CMD_STOP/STARTHans Verkuil2019-06-111-28/+122
| * | | media: vicodec: stateless codecs do not have EOS and SOURCE_CHANGE eventsHans Verkuil2019-06-111-0/+2
| * | | media: vicodec: use correct sizeimage value when drainingHans Verkuil2019-06-111-2/+4
| * | | media: vicodec: set KEY/PFRAME flag when decodingHans Verkuil2019-06-111-2/+5
| * | | media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_OUTPUTHans Verkuil2019-06-111-1/+4
| * | | media: vicodec: pass on enc output format to capture sideHans Verkuil2019-06-111-10/+43
| * | | media: vicodec: fix initial stateless sizeimage valueHans Verkuil2019-06-111-1/+3
| * | | media: vicodec: always return a valid format.Hans Verkuil2019-06-111-12/+14
| * | | media: vicodec: move v4l2_ctrl_request_complete after spin_unlockHans Verkuil2019-06-111-2/+2
| * | | media: MAINTAINERS: Add meson video decoderMaxime Jourdan2019-06-111-0/+8
| * | | media: meson: add v4l2 m2m video decoder driverMaxime Jourdan2019-06-1118-0/+2980
| * | | media: dt-bindings: media: add Amlogic Video Decoder BindingsMaxime Jourdan2019-06-111-0/+71
| * | | media: ttpci: use rc-core for the IR receiverSean Young2019-06-104-347/+112
| * | | media: stv090x: Implement probe/remove for stv090xTobias Klausmann2019-06-103-53/+150
| * | | media: stv6110x: Implement probe/remove for stv6110xTobias Klausmann2019-06-103-23/+118
| * | | media: Revert "media: staging/imx: Allow driver to build if COMPILE_TEST is e...Fabio Estevam2019-06-101-1/+1
| * | | media: v4l2: Fix the _MPLANE format check in v4l_enum_fmt()Boris Brezillon2019-06-101-2/+7
| * | | media: MAINTAINERS: update email addressHans Verkuil2019-06-051-10/+10
| * | | media: Documentation: update email addressHans Verkuil2019-06-052-2/+2
| * | | media: pvrusb2: fix null-ptr-deref in class_unregister()Kefeng Wang2019-06-051-1/+2
| * | | media: platform: ao-cec-g12a: remove spin_lock_irqsave() locking in meson_ao_...Neil Armstrong2019-06-051-17/+3
| * | | media: imx7-media-csi: Remove unneeded error messageFabio Estevam2019-06-051-3/+1
| * | | media: imx7-media-csi: Use u32 for storing register readsFabio Estevam2019-06-051-13/+13
| * | | media: imx7-media-csi: Use functions instead of macrosFabio Estevam2019-06-051-4/+10
| * | | media: aspeed: use different delays for triggering VE H/W resetJae Hyun Yoo2019-06-051-4/+5
| * | | media: aspeed: remove source buffer allocation before mode detectionJae Hyun Yoo2019-06-051-32/+5
| * | | media: aspeed: refine interrupt handling logicJae Hyun Yoo2019-06-051-3/+4
| * | | media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETEJae Hyun Yoo2019-06-051-8/+4