summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: mtk-vcodec: use v4l2_m2m_buffer where appropriateAlexandre Courbot2020-01-095-45/+52
* media: davinci/vpfe_capture.c: Avoid BUG_ON for register failureAditya Pakki2020-01-091-15/+16
* media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai2020-01-081-3/+3
* Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab2020-01-081-12/+12
|\
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-12/+12
* | media: sun4i-csi: Add support for A10 CSI1 camera sensor interfaceChen-Yu Tsai2020-01-042-5/+32
* | media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai2020-01-041-0/+22
* | media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai2020-01-042-7/+15
* | media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai2020-01-041-1/+1
* | media: omap3isp: Don't restart CCDC if we're about to stopSakari Ailus2020-01-031-4/+8
* | media: omap3isp: Ignore failure of stopping streaming on external subdevSakari Ailus2020-01-031-4/+4
* | media: vivid: support multiplanar touch devicesHans Verkuil2019-12-164-8/+60
* | media: vivid: set field to NONE for touchHans Verkuil2019-12-161-0/+1
* | media: vimc: Implement get/set selection in sinkGuilherme Alcarde Gallo2019-12-161-15/+151
* | media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun2019-12-161-4/+1
* | media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda2019-12-161-6/+3
* | media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev2019-12-161-0/+27
* | media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev2019-12-161-1/+1
* | media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev2019-12-162-1/+14
* | media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmtEugen Hristev2019-12-161-0/+34
* | media: atmel: atmel-isc-base: fix enum calls default formatEugen Hristev2019-12-161-3/+2
* | media: atmel: atmel-isc-base: properly initialize pad_cfgEugen Hristev2019-12-161-1/+1
* | media: atmel: atmel-isc-base: add support for Y10 formatEugen Hristev2019-12-161-6/+29
* | media: atmel: atmel-isc-base: allow 8 bit direct dumpEugen Hristev2019-12-161-9/+9
* | media: coda: avoid hardware lockups with more than 13 capture buffersPhilipp Zabel2019-12-161-9/+14
* | media: coda: remove redundant platform_get_irq error messagePhilipp Zabel2019-12-161-3/+1
* | media: coda: jpeg: add CODA960 JPEG encoder supportPhilipp Zabel2019-12-164-2/+756
* | media: coda: jpeg: add JPEG register definitions for CODA960Philipp Zabel2019-12-161-0/+83
* | media: coda: jpeg: merge Huffman table bits and valuesPhilipp Zabel2019-12-161-24/+16
* | media: coda: do not skip finish_run if abortingPhilipp Zabel2019-12-162-1/+7
* | media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot2019-12-131-20/+12
* | media: pxa_camera: add missed tasklet_killChuhong Yuan2019-12-131-0/+2
* | media: vivid: Add touch supportVandana BN2019-12-138-13/+739
* | media: platform: mtk-mdp: add missed destroy_workqueue in removeChuhong Yuan2019-12-131-0/+3
* | media: bdisp: add missed destroy_workqueue in remove and probe failureChuhong Yuan2019-12-131-4/+9
* | media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev argumentsBenoit Parrot2019-12-091-0/+2
* | media: ti-vpe: cal: Fix a WARN issued when start streaming failsBenoit Parrot2019-12-091-0/+5
* | media: ti-vpe: cal: Properly calculate max resolution boundaryBenoit Parrot2019-12-091-5/+11
* | media: ti-vpe: cal: Add subdev s_power hooksBenoit Parrot2019-12-091-0/+12
* | media: ti-vpe: cal: Add AM654 supportBenoit Parrot2019-12-092-2/+26
* | media: ti-vpe: cal: Add DRA76x supportBenoit Parrot2019-12-091-0/+34
* | media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot2019-12-091-27/+172
* | media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot2019-12-091-3/+38
* | media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot2019-12-091-54/+44
* | media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot2019-12-092-2/+82
* | media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar2019-12-091-2/+4
* | media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot2019-12-091-0/+1
* | media: ti-vpe: cal: Add per platform data supportBenoit Parrot2019-12-091-73/+209
* | media: ti-vpe: cal: switch BIT_MASK to BITBenoit Parrot2019-12-091-97/+97
|/
* Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-288-16/+18
|\