summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2019-12-16media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev1-0/+27
2019-12-16media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev1-1/+1
2019-12-16media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev2-1/+14
2019-12-16media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmtEugen Hristev1-0/+34
2019-12-16media: atmel: atmel-isc-base: fix enum calls default formatEugen Hristev1-3/+2
2019-12-16media: atmel: atmel-isc-base: properly initialize pad_cfgEugen Hristev1-1/+1
2019-12-16media: atmel: atmel-isc-base: add support for Y10 formatEugen Hristev1-6/+29
2019-12-16media: atmel: atmel-isc-base: allow 8 bit direct dumpEugen Hristev1-9/+9
2019-12-16media: coda: avoid hardware lockups with more than 13 capture buffersPhilipp Zabel1-9/+14
2019-12-16media: coda: remove redundant platform_get_irq error messagePhilipp Zabel1-3/+1
2019-12-16media: coda: jpeg: add CODA960 JPEG encoder supportPhilipp Zabel4-2/+756
2019-12-16media: coda: jpeg: add JPEG register definitions for CODA960Philipp Zabel1-0/+83
2019-12-16media: coda: jpeg: merge Huffman table bits and valuesPhilipp Zabel1-24/+16
2019-12-16media: coda: do not skip finish_run if abortingPhilipp Zabel2-1/+7
2019-12-13media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot1-20/+12
2019-12-13media: pxa_camera: add missed tasklet_killChuhong Yuan1-0/+2
2019-12-13media: vivid: Add touch supportVandana BN8-13/+739
2019-12-13media: platform: mtk-mdp: add missed destroy_workqueue in removeChuhong Yuan1-0/+3
2019-12-13media: bdisp: add missed destroy_workqueue in remove and probe failureChuhong Yuan1-4/+9
2019-12-09media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev argumentsBenoit Parrot1-0/+2
2019-12-09media: ti-vpe: cal: Fix a WARN issued when start streaming failsBenoit Parrot1-0/+5
2019-12-09media: ti-vpe: cal: Properly calculate max resolution boundaryBenoit Parrot1-5/+11
2019-12-09media: ti-vpe: cal: Add subdev s_power hooksBenoit Parrot1-0/+12
2019-12-09media: ti-vpe: cal: Add AM654 supportBenoit Parrot2-2/+26
2019-12-09media: ti-vpe: cal: Add DRA76x supportBenoit Parrot1-0/+34
2019-12-09media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot1-27/+172
2019-12-09media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot1-3/+38
2019-12-09media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot1-54/+44
2019-12-09media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot2-2/+82
2019-12-09media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar1-2/+4
2019-12-09media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot1-0/+1
2019-12-09media: ti-vpe: cal: Add per platform data supportBenoit Parrot1-73/+209
2019-12-09media: ti-vpe: cal: switch BIT_MASK to BITBenoit Parrot1-97/+97
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-16/+18
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-23/+3
2019-11-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab78-1754/+4033
2019-11-10media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Hans Verkuil1-3/+6
2019-11-10media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot1-1/+1
2019-11-10media: vicodec: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: vim2m: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: coda: disable decoder crop selectionsPhilipp Zabel1-1/+2
2019-11-10media: coda: disable encoder compose selectionsPhilipp Zabel1-1/+2
2019-11-10media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda1-6/+3
2019-11-10media: vimc: upon streaming, check that the pipeline starts with a source entityDafna Hirschfeld3-2/+29
2019-11-10media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost1-1/+2
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-23/+3
2019-11-09media: coda: drop unused irqlockPhilipp Zabel2-3/+0
2019-11-09media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-11-09media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld1-5/+0
2019-11-08media: vivid: Add an area controlRicardo Ribalda Delgado1-0/+14