summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-11-01122-2227/+6483
|\
| * media: venus: core: Add sdm660 DT compatible and resource structAngeloGioacchino Del Regno2021-10-211-0/+64
| * media: venus: vdec: decoded picture buffer handling during reconfig sequenceMansur Alisha Shaik2021-10-214-2/+60
| * media: venus: Handle fatal errors during encoding and decodingStanimir Varbanov2021-10-215-3/+40
| * media: venus: helpers: Add helper to mark fatal vb2 errorStanimir Varbanov2021-10-212-0/+13
| * media: venus: hfi: Check for sys error on session hfi functionsStanimir Varbanov2021-10-211-0/+46
| * media: venus: Make sys_error flag an atomic bitopsStanimir Varbanov2021-10-215-6/+7
| * media: venus: venc: Use pmruntime autosuspendStanimir Varbanov2021-10-211-8/+95
| * media: allegro: write vui parameters for HEVCMichael Tretter2021-10-202-6/+130
| * media: allegro: nal-hevc: implement generator for vuiMichael Tretter2021-10-201-1/+131
| * media: allegro: write correct colorspace into SPSMichael Tretter2021-10-202-5/+131
| * media: allegro: extract nal value lookup functions to headerMichael Tretter2021-10-205-158/+180
| * media: allegro: correctly scale the bit rate in SPSMichael Tretter2021-10-201-1/+2
| * media: allegro: remove external QP tableMichael Tretter2021-10-201-2/+0
| * media: allegro: fix row and column in response messageMichael Tretter2021-10-201-2/+2
| * media: allegro: add control to disable encoder bufferMichael Tretter2021-10-201-2/+30
| * media: allegro: add encoder buffer supportMichael Tretter2021-10-203-22/+90
| * media: allegro: add pm_runtime supportMichael Tretter2021-10-201-1/+84
| * media: allegro: lookup VCU settingsMichael Tretter2021-10-201-0/+7
| * media: allegro: fix module removal if initialization failedMichael Tretter2021-10-201-5/+12
| * media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter2021-10-201-0/+9
| * media: imx-jpeg: Add pm-runtime support for imx-jpegMirela Rabulea2021-10-192-3/+72
| * media: aspeed: add debugfsJammy Huang2021-10-191-0/+100
| * media: rcar-vin: add G/S_PARM ioctlsVladimir Barinov2021-10-191-0/+21
| * media: rcar-isp: Add Renesas R-Car Image Signal Processor driverNiklas Söderlund2021-10-083-0/+532
| * media: venus: Set buffer to FW based on FW min count requirement.Dikshita Agarwal2021-10-086-10/+41
| * media: venus: helpers: update NUM_MBS macro calculationDikshita Agarwal2021-10-081-2/+2
| * media: venus: vdec: set work route to fwDikshita Agarwal2021-10-083-0/+29
| * media: venus: hfi: Skip AON register programming for V6 1pipeDikshita Agarwal2021-10-081-0/+4
| * media: venus: Add num_vpp_pipes to resource structureDikshita Agarwal2021-10-086-22/+4
| * media: venus: core: Add sc7280 DT compatible and resource dataDikshita Agarwal2021-10-081-0/+52
| * media: venus: firmware: enable no tz fw loading for sc7280Dikshita Agarwal2021-10-082-11/+33
| * media: venus: fix vpp frequency calculation for decoderMansur Alisha Shaik2021-10-081-2/+6
| * media: venus: vdec: update output buffer size during vdec_s_fmt()Mansur Alisha Shaik2021-10-081-1/+4
| * media: venus: helper: change log level for false warning messageMansur Alisha Shaik2021-10-081-2/+3
| * media: omap_vout: use dma_addr_t consistentlyArnd Bergmann2021-10-083-10/+12
| * media: vsp1: Add support for the V3U VSPDKieran Bingham2021-10-082-0/+13
| * media: vsp1: Simplify DRM UIF handlingKieran Bingham2021-10-081-2/+6
| * media: vsp1: Fix WPF macro namesKieran Bingham2021-10-083-7/+7
| * media: imx-jpeg: Remove soft reset between frames encodingMirela Rabulea2021-10-081-5/+4
| * media: imx-jpeg: Fix occasional decoder fail on jpegs without DHTMirela Rabulea2021-10-081-0/+17
| * media: imx-jpeg: Fix possible null pointer dereferenceMirela Rabulea2021-10-081-0/+4
| * media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settingsIrui Wang2021-10-051-3/+3
| * media: rcar-vin: add GREY formatVladimir Barinov2021-10-052-0/+19
| * media: rcar-csi2: Serialize access to set_fmt and get_fmtNiklas Söderlund2021-10-051-2/+9
| * media: rcar-csi2: Cleanup mutex on remove and failNiklas Söderlund2021-10-051-5/+9
| * media: aspeed: refine to avoid full jpeg updateJammy Huang2021-10-051-1/+16
| * media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova2021-10-051-0/+2
| * media: s5p-jpeg: rename JPEG marker constants to prevent build warningsRandy Dunlap2021-09-302-23/+23
| * media: atmel: fix the ispck initializationEugen Hristev2021-09-304-50/+38