summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * media: rcar_drif: select CONFIG_V4L2_ASYNCArnd Bergmann2021-09-301-0/+1
| * media: rcar-vin: Use user provided buffers when startingNiklas Söderlund2021-09-301-1/+2
| * media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman2021-09-301-4/+2
| * media: s3c-camif: Remove unused including <linux/version.h>Cai Huoqing2021-09-301-1/+0
| * media: camss: vfe: Don't call hw_version() before its dependencies are metRobert Foss2021-09-301-1/+2
| * media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'Christophe JAILLET2021-09-301-0/+2
| * media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET2021-09-301-1/+4
| * media: camss: vfe: simplify vfe_get_wm_sizes()Tom Rix2021-09-303-27/+12
| * media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova2021-09-301-0/+4
| * media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li2021-09-301-1/+1
| * media: aspeed-video: ignore interrupts that aren't enabledZev Weiss2021-09-301-10/+6
| * media: via-camera: deleted these redundant semicolonslijian2021-09-301-3/+3
| * media: mtk-vcodec: venc: fix return value when start_streaming failsDafna Hirschfeld2021-09-301-4/+4
| * media: rcar_drif: Make use of the helper function devm_platform_get_and_iorem...Cai Huoqing2021-09-301-2/+1
| * media: xilinx: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-301-3/+1
| * media: vsp1: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-301-3/+1
| * media: venus: core : Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-09-301-3/+1
| * media: sunxi: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-303-9/+3
| * media: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-302-5/+2
| * media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-301-2/+1
| * media: s5p-jpeg: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing2021-09-301-4/+1
| * media: s5p-g2d: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-301-3/+1