summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | media: coda: Use devm_platform_ioremap_resource()Fabio Estevam2019-06-211-3/+1
| * | | | | | media: aspeed: add a workaround to fix a silicon bugJae Hyun Yoo2019-06-211-7/+21
| * | | | | | media: vimc: stream: add missing function documentationAndré Almeida2019-06-211-0/+22
| * | | | | | media: video-i2c: use V4L2_FRACT_COMPAREAkinobu Mita2019-06-211-6/+2
| * | | | | | media: meye: Fix build COMPILE_TEST errorYueHaibing2019-06-211-1/+2
| * | | | | | media: vivid: remove unnecessary min and max timeperframe constantsAkinobu Mita2019-06-212-19/+0
| * | | | | | media: mtk-vcodec: remove unneeded proxy functionsAlexandre Courbot2019-06-219-52/+17
| * | | | | | media: mtk-vcodec: avoid unneeded pointer-to-long conversionsAlexandre Courbot2019-06-2110-46/+46
| * | | | | | media: vimc: Makefile: file cleanupAndré Almeida2019-06-213-17/+3
| * | | | | | media: vimc: debayer: Fix typosAndré Almeida2019-06-211-2/+4
| * | | | | | media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-06-211-0/+5
| * | | | | | media: rcar-vin: Merge Gen2 and Gen3 file operationsNiklas Söderlund2019-06-211-83/+19
| * | | | | | media: rcar-vin: Fold rvin_initialize_device() into rvin_open()Niklas Söderlund2019-06-211-16/+8
| * | | | | | media: rcar-vin: Merge helpers dealing with powering the parallel subdeviceNiklas Söderlund2019-06-211-15/+5
| * | | | | | media: rcar-vin: Move pm_runtime_{get,put} out of helpersNiklas Söderlund2019-06-211-14/+21
| * | | | | | media: rcar-vin: Do not sync subdevice format when opening the video deviceNiklas Söderlund2019-06-211-25/+0
| * | | | | | media: rcar-vin: Allow interrupting lock when trying to open the video deviceNiklas Söderlund2019-06-211-1/+3
| * | | | | | media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}Niklas Söderlund2019-06-211-6/+1
| * | | | | | media: rcar-vin: Do not call pm_runtime_{resume,suspend}()Niklas Söderlund2019-06-211-5/+0
| * | | | | | media: i2c: fix warning same module namesAnders Roxell2019-06-212-1/+6
| * | | | | | media: atmel: atmel-isc: fix and cleanup potential bugsEugen Hristev2019-06-213-15/+29
| * | | | | | media: atmel: atmel-isc: split driver into driver base and iscEugen Hristev2019-06-214-501/+618
| * | | | | | media: sti: Use vb2_get_bufferEzequiel Garcia2019-06-211-1/+3
| * | | | | | media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia2019-06-211-4/+10
| * | | | | | media: mtk-jpeg: Use vb2_get_bufferEzequiel Garcia2019-06-211-1/+1
| * | | | | | media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASSEzequiel Garcia2019-06-211-0/+4
| * | | | | | Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab2019-06-212-3/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | media: rc: IR signal for Panasonic air conditioner too longSean Young2019-06-211-1/+1
| * | | | | | media: ttpci: Fix build error without RC_COREYueHaibing2019-06-211-1/+2
| * | | | | | media: stv090x: fix double free on state objectColin Ian King2019-06-211-1/+0
| * | | | | | media: cx231xx-cards: Add Hauppauge 955Q variantBrad Love2019-06-131-0/+2
| * | | | | | media: pvrusb2: Add Hauppauge HVR1955/1975 devicesBrad Love2019-06-136-1/+233
| * | | | | | media: pvrusb2: Add i2c client demod/tuner supportBrad Love2019-06-132-0/+14
| * | | | | | media: pvrusb2: Add multiple dvb frontend supportBrad Love2019-06-133-43/+82
| * | | | | | 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: 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: 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-11948-8378/+1088
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | 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