summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorLines
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2227/+6483
2021-10-21media: venus: core: Add sdm660 DT compatible and resource structAngeloGioacchino Del Regno-0/+64
2021-10-21media: venus: vdec: decoded picture buffer handling during reconfig sequenceMansur Alisha Shaik-2/+60
2021-10-21media: venus: Handle fatal errors during encoding and decodingStanimir Varbanov-3/+40
2021-10-21media: venus: helpers: Add helper to mark fatal vb2 errorStanimir Varbanov-0/+13
2021-10-21media: venus: hfi: Check for sys error on session hfi functionsStanimir Varbanov-0/+46
2021-10-21media: venus: Make sys_error flag an atomic bitopsStanimir Varbanov-6/+7
2021-10-21media: venus: venc: Use pmruntime autosuspendStanimir Varbanov-8/+95
2021-10-20media: allegro: write vui parameters for HEVCMichael Tretter-6/+130
2021-10-20media: allegro: nal-hevc: implement generator for vuiMichael Tretter-1/+131
2021-10-20media: allegro: write correct colorspace into SPSMichael Tretter-5/+131
2021-10-20media: allegro: extract nal value lookup functions to headerMichael Tretter-158/+180
2021-10-20media: allegro: correctly scale the bit rate in SPSMichael Tretter-1/+2
2021-10-20media: allegro: remove external QP tableMichael Tretter-2/+0
2021-10-20media: allegro: fix row and column in response messageMichael Tretter-2/+2
2021-10-20media: allegro: add control to disable encoder bufferMichael Tretter-2/+30
2021-10-20media: allegro: add encoder buffer supportMichael Tretter-22/+90
2021-10-20media: allegro: add pm_runtime supportMichael Tretter-1/+84
2021-10-20media: allegro: lookup VCU settingsMichael Tretter-0/+7
2021-10-20media: allegro: fix module removal if initialization failedMichael Tretter-5/+12
2021-10-20media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter-0/+9
2021-10-19media: imx-jpeg: Add pm-runtime support for imx-jpegMirela Rabulea-3/+72
2021-10-19media: aspeed: add debugfsJammy Huang-0/+100
2021-10-19media: rcar-vin: add G/S_PARM ioctlsVladimir Barinov-0/+21
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2021-10-08media: rcar-isp: Add Renesas R-Car Image Signal Processor driverNiklas Söderlund-0/+532
2021-10-08media: venus: Set buffer to FW based on FW min count requirement.Dikshita Agarwal-10/+41
2021-10-08media: venus: helpers: update NUM_MBS macro calculationDikshita Agarwal-2/+2
2021-10-08media: venus: vdec: set work route to fwDikshita Agarwal-0/+29
2021-10-08media: venus: hfi: Skip AON register programming for V6 1pipeDikshita Agarwal-0/+4
2021-10-08media: venus: Add num_vpp_pipes to resource structureDikshita Agarwal-22/+4
2021-10-08media: venus: core: Add sc7280 DT compatible and resource dataDikshita Agarwal-0/+52
2021-10-08media: venus: firmware: enable no tz fw loading for sc7280Dikshita Agarwal-11/+33
2021-10-08media: venus: fix vpp frequency calculation for decoderMansur Alisha Shaik-2/+6
2021-10-08media: venus: vdec: update output buffer size during vdec_s_fmt()Mansur Alisha Shaik-1/+4
2021-10-08media: venus: helper: change log level for false warning messageMansur Alisha Shaik-2/+3
2021-10-08media: omap_vout: use dma_addr_t consistentlyArnd Bergmann-10/+12
2021-10-08media: vsp1: Add support for the V3U VSPDKieran Bingham-0/+13
2021-10-08media: vsp1: Simplify DRM UIF handlingKieran Bingham-2/+6
2021-10-08media: vsp1: Fix WPF macro namesKieran Bingham-7/+7
2021-10-08media: imx-jpeg: Remove soft reset between frames encodingMirela Rabulea-5/+4
2021-10-08media: imx-jpeg: Fix occasional decoder fail on jpegs without DHTMirela Rabulea-0/+17
2021-10-08media: imx-jpeg: Fix possible null pointer dereferenceMirela Rabulea-0/+4
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann-1/+1
2021-10-05media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settingsIrui Wang-3/+3
2021-10-05media: rcar-vin: add GREY formatVladimir Barinov-0/+19
2021-10-05media: rcar-csi2: Serialize access to set_fmt and get_fmtNiklas Söderlund-2/+9
2021-10-05media: rcar-csi2: Cleanup mutex on remove and failNiklas Söderlund-5/+9
2021-10-05media: aspeed: refine to avoid full jpeg updateJammy Huang-1/+16
2021-10-05media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova-0/+2