summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorLines
2025-06-16media: rcar-vin: Remove NTSC workaroundNiklas Söderlund-3/+0
2025-06-16media: rcar-vin: Always create a media padNiklas Söderlund-8/+5
2025-06-16media: rcar-vin: Merge all notifiersNiklas Söderlund-152/+106
2025-06-16media: rcar-vin: Improve error paths for parallel devicesNiklas Söderlund-18/+10
2025-06-16media: rcar-vin: Prepare for unifying all v4l-async notifiersNiklas Söderlund-53/+53
2025-06-16media: rcar-vin: Generate a VIN group ID for Gen2Niklas Söderlund-20/+65
2025-06-16media: rcar-vin: Use error labels in probeNiklas Söderlund-4/+7
2025-06-16media: rcar-vin: Change link setup argumentNiklas Söderlund-19/+20
2025-06-16media: rcar-vin: Store platform info with group structureNiklas Söderlund-0/+3
2025-06-16media: rcar-vin: Use correct count of remote subdevicesNiklas Söderlund-3/+3
2025-06-16media: rcar-csi2: Add D-PHY support for V4HNiklas Söderlund-10/+220
2025-06-16media: rcar-csi2: Update start procedure for V4HNiklas Söderlund-26/+58
2025-06-16media: rcar-csi2: Rework macros to access AFE lanesNiklas Söderlund-16/+16
2025-06-16media: rcar-csi2: Clarify usage of mbps and mspsNiklas Söderlund-11/+11
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+2
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1085/+11312
2025-05-15media: mediatek: jpeg: support 34bitsJianhua Lin-27/+104
2025-05-15media: verisilicon: Free post processor buffers on errorDetlev Casanova-1/+3
2025-05-15media: platform: mtk-mdp3: Remove unused mdp_get_plat_deviceDr. David Alan Gilbert-21/+0
2025-05-10media: amlogic: c3-mipi-csi2: Handle 64-bits divisionJacopo Mondi-1/+2
2025-05-09media: platform: Add C3 ISP driverKeke Li-0/+5080
2025-05-09media: platform: Add C3 MIPI adapter driverKeke Li-0/+863
2025-05-09media: platform: Add C3 MIPI CSI-2 driverKeke Li-0/+855
2025-05-09media: omap3isp: use sgtable-based scatterlist wrappersMarek Szyprowski-8/+6
2025-05-09media: synopsys: hdmirx: Count dropped framesNicolas Dufresne-4/+4
2025-05-09media: synopsys: hdmirx: Renamed frame_idx to sequenceNicolas Dufresne-5/+5
2025-05-06media: raspberrypi: rp1-cfe: Remove (explicitly) unused headerAndy Shevchenko-1/+0
2025-05-02media: renesas: vsp1: Expose color space through the DRM APILaurent Pinchart-2/+8
2025-05-02media: renesas: vsp1: Name nested structure in vsp1_drmLaurent Pinchart-10/+10
2025-05-02media: renesas: vsp1: Allow setting encoding and quantizationLaurent Pinchart-16/+121
2025-05-02media: renesas: vsp1: Report colour space information to userspaceLaurent Pinchart-11/+115
2025-05-02media: renesas: vsp1: Fix media bus code setup on RWPF source padLaurent Pinchart-2/+11
2025-05-02media: renesas: vsp1: Fix HSV format enumerationLaurent Pinchart-0/+32
2025-05-02media: renesas: vsp1: Make HSI and HST modules optionalLaurent Pinchart-27/+33
2025-05-02media: renesas: vsp1: Implement pixel format enumerationLaurent Pinchart-24/+104
2025-05-02media: renesas: vsp1: Use %p4cc printk modifier to print FourCC codesBiju Das-4/+4
2025-05-02media: renesas: vsp1: rwpf: Support operations with IIFJacopo Mondi-5/+21
2025-05-02media: renesas: vsp1: wpf: Propagate vsp1_rwpf_init_ctrls()Jacopo Mondi-5/+5
2025-05-02media: renesas: vsp1: dl: Use singleshot DL for VSPXJacopo Mondi-1/+6
2025-05-02media: renesas: vsp1: Add support IIF ISP InterfaceJacopo Mondi-1/+181
2025-05-02media: rcar-isp: Parse named cs memory regionNiklas Söderlund-1/+12
2025-05-02media: rcar-isp: Rename base register variableNiklas Söderlund-23/+23
2025-05-02media: rcar-isp: Move driver to own directoryNiklas Söderlund-18/+24
2025-05-02media: rcar-vin: Fix RAW10Tomi Valkeinen-5/+5
2025-05-02media: rcar-vin: Fix RAW8Tomi Valkeinen-0/+3
2025-05-02media: rcar-vin: Remove unnecessary checksTomi Valkeinen-23/+0
2025-05-02media: rcar-vin: Add RCAR_GEN4 model valueTomi Valkeinen-5/+6
2025-05-02media: iris: add qcs8300 platform dataVikash Garodia-0/+186
2025-05-02media: iris: fix the order of compat stringsVikash Garodia-6/+6
2025-05-02media: platform: qcom/iris: add sm8650 supportNeil Armstrong-0/+80