summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-06-21media: aspeed: add a workaround to fix a silicon bugJae Hyun Yoo
2019-06-21media: vimc: stream: add missing function documentationAndré Almeida
2019-06-21media: vivid: remove unnecessary min and max timeperframe constantsAkinobu Mita
2019-06-21media: mtk-vcodec: remove unneeded proxy functionsAlexandre Courbot
2019-06-21media: mtk-vcodec: avoid unneeded pointer-to-long conversionsAlexandre Courbot
2019-06-21media: vimc: Makefile: file cleanupAndré Almeida
2019-06-21media: vimc: debayer: Fix typosAndré Almeida
2019-06-21media: s5p-mfc: Make additional clocks optionalMarek Szyprowski
2019-06-21media: rcar-vin: Merge Gen2 and Gen3 file operationsNiklas Söderlund
2019-06-21media: rcar-vin: Fold rvin_initialize_device() into rvin_open()Niklas Söderlund
2019-06-21media: rcar-vin: Merge helpers dealing with powering the parallel subdeviceNiklas Söderlund
2019-06-21media: rcar-vin: Move pm_runtime_{get,put} out of helpersNiklas Söderlund
2019-06-21media: rcar-vin: Do not sync subdevice format when opening the video deviceNiklas Söderlund
2019-06-21media: rcar-vin: Allow interrupting lock when trying to open the video deviceNiklas Söderlund
2019-06-21media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}Niklas Söderlund
2019-06-21media: rcar-vin: Do not call pm_runtime_{resume,suspend}()Niklas Söderlund
2019-06-21media: atmel: atmel-isc: fix and cleanup potential bugsEugen Hristev
2019-06-21media: atmel: atmel-isc: split driver into driver base and iscEugen Hristev
2019-06-21media: sti: Use vb2_get_bufferEzequiel Garcia
2019-06-21media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia
2019-06-21media: mtk-jpeg: Use vb2_get_bufferEzequiel Garcia
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-12Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-12media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski
2019-06-12media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao
2019-06-12media: drivers: media: coda: fix warning same module namesAnders Roxell
2019-06-11media: fdp1: Support M3N and E3 platformsKieran Bingham
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-11media: vicodec: improve handling of ENC_CMD_STOP/STARTHans Verkuil
2019-06-11media: vicodec: stateless codecs do not have EOS and SOURCE_CHANGE eventsHans Verkuil
2019-06-11media: vicodec: use correct sizeimage value when drainingHans Verkuil
2019-06-11media: vicodec: set KEY/PFRAME flag when decodingHans Verkuil
2019-06-11media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_OUTPUTHans Verkuil
2019-06-11media: vicodec: pass on enc output format to capture sideHans Verkuil
2019-06-11media: vicodec: fix initial stateless sizeimage valueHans Verkuil
2019-06-11media: vicodec: always return a valid format.Hans Verkuil
2019-06-11media: vicodec: move v4l2_ctrl_request_complete after spin_unlockHans Verkuil
2019-06-05media: platform: ao-cec-g12a: remove spin_lock_irqsave() locking in meson_ao_...Neil Armstrong
2019-06-05media: aspeed: use different delays for triggering VE H/W resetJae Hyun Yoo
2019-06-05media: aspeed: remove source buffer allocation before mode detectionJae Hyun Yoo
2019-06-05media: aspeed: refine interrupt handling logicJae Hyun Yoo
2019-06-05media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETEJae Hyun Yoo
2019-06-05media: aspeed: reduce noisy log printing outsJae Hyun Yoo
2019-06-05media: aspeed: remove IRQF_SHARED flagJae Hyun Yoo
2019-06-05media: aspeed: change irq to threaded irqJae Hyun Yoo
2019-06-05media: aspeed: refine clock control logicJae Hyun Yoo
2019-06-05media: aspeed: fix a kernel warning on clk controlJae Hyun Yoo
2019-06-05media: stm32-dcmi: fix irq = 0 caseFabien Dessenne
2019-06-05media: platform: Fix Warning of Unneeded Semicolon reported by coccicheckShobhit Kukreti