summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: atomisp: fix bad usage at error handling logicMauro Carvalho Chehab1-9/+19
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab12-18/+18
2022-03-07Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab6-1532/+59
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab8-2/+50
2022-03-07media: staging: tegra-vde: De-stage driverDmitry Osipenko12-3265/+0
2022-03-07media: staging: tegra-vde: Bump BSEV DMA timeoutDmitry Osipenko1-1/+1
2022-03-07media: staging: tegra-vde: Remove legacy UAPI supportDmitry Osipenko6-397/+35
2022-03-07media: staging: tegra-vde: Support V4L stateless video decoder APIDmitry Osipenko6-8/+1483
2022-03-07media: staging: tegra-vde: Factor out H.264 codeDmitry Osipenko4-611/+706
2022-03-07media: imx: imx8mq-mipi_csi2: Remove unneeded codeMuhammad Usama Anjum1-12/+4
2022-03-07media: hantro: Add support for i.MX8MM Hantro-G1Adam Ford3-0/+14
2022-03-07media: hantro: Allow i.MX8MQ G1 and G2 to run independentlyAdam Ford3-13/+48
2022-02-23media: hantro: sunxi: Fix VP9 stepsJernej Skrabec1-2/+2
2022-02-23media: imx: imx8mq-mipi-csi2: Remove YUV422 2X8Jacopo Mondi1-3/+4
2022-02-23media: imx: imx7-media-csi: Use dual sampling for YUV 1X16Jacopo Mondi2-4/+53
2022-02-22media: imx: De-stage imx7-mipi-csisJacopo Mondi2-1523/+0
2022-02-22media: cedrus: h264: Fix neighbour info buffer sizeJernej Skrabec1-1/+1
2022-02-22media: cedrus: H265: Fix neighbour info buffer sizeJernej Skrabec1-1/+1
2022-02-22drivers: meson: vdec: add VP9 support to GXMChristian Hewitt1-0/+12
2022-02-22media: cedrus: Add watchdog for job completionJernej Skrabec5-0/+36
2022-02-17media: staging: media: imx: imx7_mipi_csis: Store colorspace in set_fmt as wellAlexander Stein1-0/+4
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart2-25/+7
2022-02-08media: atomisp: fix dummy_ptr check to avoid duplicate active_boTsuchiya Yuto1-3/+4
2022-02-08media: staging: media: atomisp: Use BIT macro instead of left shiftingMoses Christopher Bollavarapu6-84/+90
2022-02-08media: atomisp: make array idx_map static constColin Ian King1-1/+1
2022-02-08media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator o...Hans de Goede1-0/+18
2022-02-08media: atomisp_gmin_platform: Base CsiPort default on detected CLKHans de Goede1-7/+16
2022-02-08media: atomisp_gmin_platform: Do not turn ELDO2 off from axp_v1p8_on()Hans de Goede1-5/+0
2022-02-08media: atomisp_gmin_platform: Set ELDO1 to 1.6V on devices with an AXP288 PMICHans de Goede1-7/+7
2022-02-08media: atomisp_gmin_platform: Add enable-count to gmin_[v1p8|v2p8]_ctrl()Hans de Goede1-21/+65
2022-02-08media: atomisp_gmin_platform: Fix axp_regulator_set() writing to the wrong re...Hans de Goede1-1/+1
2022-02-08media: atomisp: Use irci_stable_candrpv_0415_20150423_1753 fw for bytHans de Goede1-0/+4
2022-02-08media: atomisp: Don't use ifdef ISP2400Hans de Goede1-1/+1
2022-02-08media: atomisp: Don't use ifdef on IS_ISP2401Hans de Goede1-2/+2
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart3-3/+3
2022-01-28media: hantro: jpeg: Remove open-coded size in quantization table codeChen-Yu Tsai1-3/+11
2022-01-28media: hantro: output encoded JPEG content directly to capture buffersChen-Yu Tsai8-87/+34
2022-01-28media: hantro: Implement V4L2_CID_JPEG_ACTIVE_MARKER controlChen-Yu Tsai1-0/+21
2022-01-28media: hantro: jpeg: Add COM segment to JPEG header to align image scanChen-Yu Tsai2-2/+23
2022-01-28media: hantro: jpeg: Add JFIF APP0 segment to JPEG encoder outputChen-Yu Tsai2-9/+14
2022-01-28media: hantro: Support cropping visible area for encodersChen-Yu Tsai4-13/+101
2022-01-28media: hantro: Fix overfill bottom register field nameChen-Yu Tsai2-2/+2
2022-01-28media: imx: imx7-media-csi: add support for imx8mqMartin Kepplinger1-2/+30
2022-01-28media: meson: vdec: potential dereference of null pointerJiasheng Jiang3-5/+14
2022-01-23media: hevc: Embedded indexes in RPSBenjamin Gaignard1-19/+6
2022-01-23media: hevc: Remove RPS named flagsBenjamin Gaignard2-2/+2
2022-01-23media: imx: imx8mq-mipi_csi2: fix system resumeMartin Kepplinger1-24/+47
2022-01-23media: imx: imx8mq-mipi-csi2: remove wrong irq config write operationMartin Kepplinger1-3/+0
2022-01-23media: staging: media: imx: imx7-mipi-csis: Make subdev name uniqueLaurent Pinchart1-4/+2
2022-01-23media: staging: media: imx: imx7_mipi_csis: Add timings override through debugfsLaurent Pinchart1-6/+29