summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-305-20/+17
|\
| * Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-2/+2
| |\
| * | staging: media: hantro: remove parenthesesKaaira Gupta2020-03-171-6/+6
| * | staging: media: imx: remove parenthesesKaaira Gupta2020-03-171-1/+1
| * | staging: media: imx: remove temporary variableKaaira Gupta2020-03-171-6/+3
| * | staging: media: allegro: align with parenthesisKaaira Gupta2020-03-171-6/+6
| * | staging: media: imgu: Remove extra type detailDeepak R Varma2020-03-171-2/+2
| * | staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-1/+1
* | | media: hantro: add initial i.MX8MQ supportPhilipp Zabel2020-03-245-4/+239
* | | media: cedrus: h264: Fix 4K decoding on H6Jernej Skrabec2020-03-241-1/+5
* | | media: allegro: create new struct for channel parametersMichael Tretter2020-03-202-64/+80
* | | media: allegro: move mail definitions to separate fileMichael Tretter2020-03-204-274/+302
* | | media: allegro: pass buffers through firmwareMichael Tretter2020-03-201-21/+103
* | | media: allegro: verify source and destination buffer in VCU responseMichael Tretter2020-03-201-6/+26
* | | media: allegro: handle dependency of bitrate and bitrate_peakMichael Tretter2020-03-201-8/+41
* | | media: allegro: read bitrate mode directly from controlMichael Tretter2020-03-201-7/+3
* | | media: allegro: make QP configurableMichael Tretter2020-03-201-10/+102
* | | media: allegro: make frame rate configurableMichael Tretter2020-03-201-5/+58
* | | media: allegro: skip filler data if possibleMichael Tretter2020-03-201-10/+15
* | | media: allegro: warn if response message has an unexpected sizeMichael Tretter2020-03-201-0/+12
* | | media: allegro: extract mcu and codec address calculationMichael Tretter2020-03-201-11/+33
* | | media: allegro: fix reset if WAKEUP has not been set properlyMichael Tretter2020-03-201-0/+8
* | | media: allegro: fix calculation of CPB sizeMichael Tretter2020-03-201-5/+20
* | | media: allegro: start a GOP with an IDR frameMichael Tretter2020-03-201-2/+2
* | | media: allegro: remove unknown39 field from create_channelMichael Tretter2020-03-201-3/+1
* | | media: allegro: fix type of gop_length in channel_create messageMichael Tretter2020-03-201-1/+4
* | | media: allegro: fail encoding only on actual errorsMichael Tretter2020-03-201-1/+1
* | | media: allegro: print message on mcu errorMichael Tretter2020-03-201-4/+58
* | | media: staging: allegro: fix broken registration of controlsMichael Tretter2020-03-201-1/+2
* | | media: imx: imx7-media-csi: Support clamping Y10 and Y12 to Y8Laurent Pinchart2020-03-121-0/+8
* | | media: imx: imx7-media-csi: Add Y10 and Y12 formats supportLaurent Pinchart2020-03-121-0/+8
* | | media: imx: imx6-media-csi: Support clamping Y10 and Y12 to Y8Laurent Pinchart2020-03-121-1/+5
* | | media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12Laurent Pinchart2020-03-122-6/+10
* | | media: imx: imx7-media-csi: Fix video field handlingLaurent Pinchart2020-03-121-0/+4
* | | media: imx: imx7-media-csi: Remove unneeded register readLaurent Pinchart2020-03-121-1/+1
* | | media: imx: imx7-mipi-csis: Filter on CSI-2 data typeLaurent Pinchart2020-03-121-0/+1
* | | media: imx: imx7_mipi_csis: Add greyscale formats supportLaurent Pinchart2020-03-121-0/+12
* | | media: imx: imx7_mipi_csis: Print the RESOL_CH0 registerLaurent Pinchart2020-03-121-0/+1
* | | media: imx: imx7_mipi_csis: Power off the source when stopping streamingLaurent Pinchart2020-03-121-1/+1
* | | media: staging: imgu: make imgu work on low frequency for low inputBingbu Cao2020-03-123-6/+19
* | | media: meson: vdec: add VP9 decoder supportMaxime Jourdan2020-03-057-1/+2209
* | | media: meson: vdec: add VP9 input supportMaxime Jourdan2020-03-051-4/+146
* | | media: meson: vdec: add common HEVC decoder supportMaxime Jourdan2020-03-056-2/+825
* | | media: meson: vdec: add helpers for lossless framebuffer compression buffersMaxime Jourdan2020-03-052-0/+31
* | | media: meson: vdec: align stride on 32 bytesNeil Armstrong2020-03-052-7/+7
* | | media: meson: vdec: add H.264 decoding supportMaxime Jourdan2020-03-054-1/+561
* | | media: meson: vdec: bring up to complianceMaxime Jourdan2020-03-056-117/+149
* | | media: staging: media: usbvision: Add missing MEDIA_USB_SUPPORT dependencyYueHaibing2020-03-051-1/+1
* | | media: staging: tegra-vde: Use devm_platform_ioremap_resource_byname()Dmitry Osipenko2020-03-051-46/+9
* | | media: imx: Propagate quantization and encoding in CSISteve Longerbeam2020-03-052-0/+4