aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2020-04-14media: staging: imgu: do not hold spinlock during freeing mmu page tableBingbu Cao1-4/+6
2020-04-14media: staging/intel-ipu3: Simplify single goto jumpDeepak R Varma1-9/+7
2020-04-14media: doc-rst: add yavta test example in ipu3 docsBingbu Cao1-2/+0
2020-04-14media: staging/intel-ipu3: Remove extra blank linesDeepak R Varma1-2/+0
2020-04-14media: staging/intel-ipu3: css: simplify expressionDeepak R Varma1-8/+6
2020-04-14media: staging/intel-ipu3: Implement lock for stream on/off operationsBingbu Cao3-0/+17
2020-04-14media: hantro: Refactor for V4L2 API spec compliancyEzequiel Garcia2-26/+47
2020-04-14media: hantro: Move H264 motion vector calculation to a helperEzequiel Garcia3-27/+33
2020-04-14media: hantro: Remove unneeded hantro_dec_buf_finishEzequiel Garcia1-10/+0
2020-04-14media: hantro: Use v4l2_m2m_buf_done_and_job_finishEzequiel Garcia1-9/+9
2020-04-14media: hantro: Set buffers' zeroth plane payload in .buf_prepareEzequiel Garcia1-5/+11
2020-04-14media: docs: move soc-camera.rst to stagingMauro Carvalho Chehab1-0/+171
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab6-9/+17
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab2-0/+4
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-20/+17
2020-03-24media: hantro: add initial i.MX8MQ supportPhilipp Zabel5-4/+239
2020-03-24media: cedrus: h264: Fix 4K decoding on H6Jernej Skrabec1-1/+5
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman1-2/+2
2020-03-20media: allegro: create new struct for channel parametersMichael Tretter2-64/+80
2020-03-20media: allegro: move mail definitions to separate fileMichael Tretter4-274/+302
2020-03-20media: allegro: pass buffers through firmwareMichael Tretter1-21/+103
2020-03-20media: allegro: verify source and destination buffer in VCU responseMichael Tretter1-6/+26
2020-03-20media: allegro: handle dependency of bitrate and bitrate_peakMichael Tretter1-8/+41
2020-03-20media: allegro: read bitrate mode directly from controlMichael Tretter1-7/+3
2020-03-20media: allegro: make QP configurableMichael Tretter1-10/+102
2020-03-20media: allegro: make frame rate configurableMichael Tretter1-5/+58
2020-03-20media: allegro: skip filler data if possibleMichael Tretter1-10/+15
2020-03-20media: allegro: warn if response message has an unexpected sizeMichael Tretter1-0/+12
2020-03-20media: allegro: extract mcu and codec address calculationMichael Tretter1-11/+33
2020-03-20media: allegro: fix reset if WAKEUP has not been set properlyMichael Tretter1-0/+8
2020-03-20media: allegro: fix calculation of CPB sizeMichael Tretter1-5/+20
2020-03-20media: allegro: start a GOP with an IDR frameMichael Tretter1-2/+2
2020-03-20media: allegro: remove unknown39 field from create_channelMichael Tretter1-3/+1
2020-03-20media: allegro: fix type of gop_length in channel_create messageMichael Tretter1-1/+4
2020-03-20media: allegro: fail encoding only on actual errorsMichael Tretter1-1/+1
2020-03-20media: allegro: print message on mcu errorMichael Tretter1-4/+58
2020-03-20media: staging: allegro: fix broken registration of controlsMichael Tretter1-1/+2
2020-03-17staging: media: hantro: remove parenthesesKaaira Gupta1-6/+6
2020-03-17staging: media: imx: remove parenthesesKaaira Gupta1-1/+1
2020-03-17staging: media: imx: remove temporary variableKaaira Gupta1-6/+3
2020-03-17staging: media: allegro: align with parenthesisKaaira Gupta1-6/+6
2020-03-17staging: media: imgu: Remove extra type detailDeepak R Varma1-2/+2
2020-03-12media: imx: imx7-media-csi: Support clamping Y10 and Y12 to Y8Laurent Pinchart1-0/+8
2020-03-12media: imx: imx7-media-csi: Add Y10 and Y12 formats supportLaurent Pinchart1-0/+8
2020-03-12media: imx: imx6-media-csi: Support clamping Y10 and Y12 to Y8Laurent Pinchart1-1/+5
2020-03-12media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12Laurent Pinchart2-6/+10
2020-03-12media: imx: imx7-media-csi: Fix video field handlingLaurent Pinchart1-0/+4
2020-03-12media: imx: imx7-media-csi: Remove unneeded register readLaurent Pinchart1-1/+1
2020-03-12media: imx: imx7-mipi-csis: Filter on CSI-2 data typeLaurent Pinchart1-0/+1
2020-03-12media: imx: imx7_mipi_csis: Add greyscale formats supportLaurent Pinchart1-0/+12