aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds232-4937/+20913
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-05-15media: mediatek: jpeg: support 34bitsJianhua Lin7-27/+104
2025-05-15media: verisilicon: Free post processor buffers on errorDetlev Casanova1-1/+3
2025-05-15media: platform: mtk-mdp3: Remove unused mdp_get_plat_deviceDr. David Alan Gilbert2-21/+0
2025-05-10media: amlogic: c3-mipi-csi2: Handle 64-bits divisionJacopo Mondi1-1/+2
2025-05-09media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optionalRicardo Ribalda1-5/+8
2025-05-09media: uvcvideo: Fix deferred probing errorRicardo Ribalda1-8/+19
2025-05-09media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda1-10/+22
2025-05-09media: uvcvideo: Send control events for partial succeedsRicardo Ribalda1-3/+9
2025-05-09media: uvcvideo: Return the number of processed controlsRicardo Ribalda1-1/+10
2025-05-09media: uvcvideo: Do not turn on the camera for some ioctlsRicardo Ribalda1-0/+20
2025-05-09media: uvcvideo: Make power management granularRicardo Ribalda1-8/+0
2025-05-09media: uvcvideo: Increase/decrease the PM counter per IOCTLRicardo Ribalda2-13/+64
2025-05-09media: uvcvideo: Create uvc_pm_(get|put) functionsRicardo Ribalda2-12/+28
2025-05-09media: uvcvideo: Keep streaming state in the file handleRicardo Ribalda2-5/+14
2025-05-09media: platform: Add C3 ISP driverKeke Li12-0/+5080
2025-05-09media: Add C3ISP_PARAMS and C3ISP_STATS meta formatsKeke Li1-0/+2
2025-05-09media: platform: Add C3 MIPI adapter driverKeke Li5-0/+863
2025-05-09media: platform: Add C3 MIPI CSI-2 driverKeke Li7-0/+855
2025-05-09media: ov02c10: Use div_u64 to divide a 64-bit numberSakari Ailus1-2/+2
2025-05-09media: platform: cros-ec: select ports ab for DirksKells Ping1-1/+2
2025-05-09media: omap3isp: use sgtable-based scatterlist wrappersMarek Szyprowski2-8/+6
2025-05-09media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski1-2/+2
2025-05-09media: synopsys: hdmirx: Count dropped framesNicolas Dufresne1-4/+4
2025-05-09media: synopsys: hdmirx: Renamed frame_idx to sequenceNicolas Dufresne1-5/+5
2025-05-09media: v4l: subdev: Fix coverity issue: Logically dead codeChris Green1-2/+1
2025-05-09media: v4l2-dev: fix error handling in __video_register_device()Ma Ke1-7/+7
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-05-06media: intel/ipu6: Change deprecated lock commentStanislaw Gruszka1-4/+1
2025-05-06media: intel/ipu6: Remove line_alignStanislaw Gruszka3-6/+1
2025-05-06media: intel/ipu6: Remove pin_ready function pointerStanislaw Gruszka4-14/+6
2025-05-06media: i2c: imx335: Fix frame size enumerationKieran Bingham1-1/+2
2025-05-06media: i2c: ds90ub960: Fix uninitialized variable in ub960_rxport_bc_ser_config()Dan Carpenter1-1/+1
2025-05-06media: i2c: ds90ub960: Fix uninitialized variable in ub960_serializer_temp_ramp()Dan Carpenter1-1/+1
2025-05-06media: i2c: imx334: uninitialized variable in imx334_update_exp_gain()Dan Carpenter1-1/+2
2025-05-06media: ov08x40: Select mode based on mipi lane countJason Chen1-12/+43
2025-05-06media: ov08x40: Use v4l2_link_freq_to_bitmap helperJason Chen1-20/+10
2025-05-06media: ov08x40: Add shared global register listJason Chen1-0/+416
2025-05-06media: ov08x40: Remove common register settings from resolution-specific tableJason Chen1-802/+0
2025-05-06media: ov08x40: Add support for 2/4 lanes at 1500 MbpsJason Chen1-0/+441
2025-05-06media: ov08x40: Separate the lane configuration and PLL settingsJason Chen1-44/+12
2025-05-06media: common: Add v4l2_find_nearest_size_conditional()Sakari Ailus1-5/+13
2025-05-06media: i2c: ov13b10: Support 2 lane modeHao Yao1-22/+118
2025-05-06media: i2c: ov13b10: Improve code readabilityHao Yao1-8/+4
2025-05-06media: i2c: ov13b10: Fix h_blank calculationHao Yao1-10/+14
2025-05-06media: i2c: rdacm2x: Make use of device propertiesAndy Shevchenko2-8/+6
2025-05-06media: raspberrypi: rp1-cfe: Remove (explicitly) unused headerAndy Shevchenko1-1/+0
2025-05-06media: i2c: ds90ub9x3: Remove (explicitly) unused headerAndy Shevchenko2-2/+0
2025-05-06media: i2c: max9671x: Remove (explicitly) unused headerAndy Shevchenko2-2/+2