summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2020-01-09media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...Wolfram Sang
2020-01-09media: mtk-vcodec: use v4l2_m2m_buffer where appropriateAlexandre Courbot
2020-01-09media: davinci/vpfe_capture.c: Avoid BUG_ON for register failureAditya Pakki
2020-01-08media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2020-01-08Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab
2020-01-04media: sun4i-csi: Add support for A10 CSI1 camera sensor interfaceChen-Yu Tsai
2020-01-04media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai
2020-01-04media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai
2020-01-04media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai
2020-01-03media: omap3isp: Don't restart CCDC if we're about to stopSakari Ailus
2020-01-03media: omap3isp: Ignore failure of stopping streaming on external subdevSakari Ailus
2019-12-16media: vivid: support multiplanar touch devicesHans Verkuil
2019-12-16media: vivid: set field to NONE for touchHans Verkuil
2019-12-16media: vimc: Implement get/set selection in sinkGuilherme Alcarde Gallo
2019-12-16media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun
2019-12-16media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda
2019-12-16media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev
2019-12-16media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev
2019-12-16media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev
2019-12-16media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmtEugen Hristev
2019-12-16media: atmel: atmel-isc-base: fix enum calls default formatEugen Hristev
2019-12-16media: atmel: atmel-isc-base: properly initialize pad_cfgEugen Hristev
2019-12-16media: atmel: atmel-isc-base: add support for Y10 formatEugen Hristev
2019-12-16media: atmel: atmel-isc-base: allow 8 bit direct dumpEugen Hristev
2019-12-16media: coda: avoid hardware lockups with more than 13 capture buffersPhilipp Zabel
2019-12-16media: coda: remove redundant platform_get_irq error messagePhilipp Zabel
2019-12-16media: coda: jpeg: add CODA960 JPEG encoder supportPhilipp Zabel
2019-12-16media: coda: jpeg: add JPEG register definitions for CODA960Philipp Zabel
2019-12-16media: coda: jpeg: merge Huffman table bits and valuesPhilipp Zabel
2019-12-16media: coda: do not skip finish_run if abortingPhilipp Zabel
2019-12-13media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot
2019-12-13media: pxa_camera: add missed tasklet_killChuhong Yuan
2019-12-13media: vivid: Add touch supportVandana BN
2019-12-13media: platform: mtk-mdp: add missed destroy_workqueue in removeChuhong Yuan
2019-12-13media: bdisp: add missed destroy_workqueue in remove and probe failureChuhong Yuan
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev argumentsBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix a WARN issued when start streaming failsBenoit Parrot
2019-12-09media: ti-vpe: cal: Properly calculate max resolution boundaryBenoit Parrot
2019-12-09media: ti-vpe: cal: Add subdev s_power hooksBenoit Parrot
2019-12-09media: ti-vpe: cal: Add AM654 supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Add DRA76x supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot
2019-12-09media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar
2019-12-09media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot
2019-12-09media: ti-vpe: cal: Add per platform data supportBenoit Parrot
2019-12-09media: ti-vpe: cal: switch BIT_MASK to BITBenoit Parrot