summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-30Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-23Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-05-22i2c: atr: add static flagCosmin Tanislav
2025-05-15media: mediatek: jpeg: support 34bitsJianhua Lin
2025-05-15media: verisilicon: Free post processor buffers on errorDetlev Casanova
2025-05-15media: platform: mtk-mdp3: Remove unused mdp_get_plat_deviceDr. David Alan Gilbert
2025-05-10media: amlogic: c3-mipi-csi2: Handle 64-bits divisionJacopo Mondi
2025-05-09media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optionalRicardo Ribalda
2025-05-09media: uvcvideo: Fix deferred probing errorRicardo Ribalda
2025-05-09media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda
2025-05-09media: uvcvideo: Send control events for partial succeedsRicardo Ribalda
2025-05-09media: uvcvideo: Return the number of processed controlsRicardo Ribalda
2025-05-09media: uvcvideo: Do not turn on the camera for some ioctlsRicardo Ribalda
2025-05-09media: uvcvideo: Make power management granularRicardo Ribalda
2025-05-09media: uvcvideo: Increase/decrease the PM counter per IOCTLRicardo Ribalda
2025-05-09media: uvcvideo: Create uvc_pm_(get|put) functionsRicardo Ribalda
2025-05-09media: uvcvideo: Keep streaming state in the file handleRicardo Ribalda
2025-05-09media: platform: Add C3 ISP driverKeke Li
2025-05-09media: Add C3ISP_PARAMS and C3ISP_STATS meta formatsKeke Li
2025-05-09media: platform: Add C3 MIPI adapter driverKeke Li
2025-05-09media: platform: Add C3 MIPI CSI-2 driverKeke Li
2025-05-09media: ov02c10: Use div_u64 to divide a 64-bit numberSakari Ailus
2025-05-09media: platform: cros-ec: select ports ab for DirksKells Ping
2025-05-09media: omap3isp: use sgtable-based scatterlist wrappersMarek Szyprowski
2025-05-09media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski
2025-05-09media: synopsys: hdmirx: Count dropped framesNicolas Dufresne
2025-05-09media: synopsys: hdmirx: Renamed frame_idx to sequenceNicolas Dufresne
2025-05-09media: v4l: subdev: Fix coverity issue: Logically dead codeChris Green
2025-05-09media: v4l2-dev: fix error handling in __video_register_device()Ma Ke
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-05-06media: intel/ipu6: Change deprecated lock commentStanislaw Gruszka
2025-05-06media: intel/ipu6: Remove line_alignStanislaw Gruszka
2025-05-06media: intel/ipu6: Remove pin_ready function pointerStanislaw Gruszka
2025-05-06media: i2c: imx335: Fix frame size enumerationKieran Bingham
2025-05-06media: i2c: ds90ub960: Fix uninitialized variable in ub960_rxport_bc_ser_conf...Dan Carpenter
2025-05-06media: i2c: ds90ub960: Fix uninitialized variable in ub960_serializer_temp_ra...Dan Carpenter
2025-05-06media: i2c: imx334: uninitialized variable in imx334_update_exp_gain()Dan Carpenter
2025-05-06media: ov08x40: Select mode based on mipi lane countJason Chen
2025-05-06media: ov08x40: Use v4l2_link_freq_to_bitmap helperJason Chen
2025-05-06media: ov08x40: Add shared global register listJason Chen
2025-05-06media: ov08x40: Remove common register settings from resolution-specific tableJason Chen
2025-05-06media: ov08x40: Add support for 2/4 lanes at 1500 MbpsJason Chen
2025-05-06media: ov08x40: Separate the lane configuration and PLL settingsJason Chen
2025-05-06media: common: Add v4l2_find_nearest_size_conditional()Sakari Ailus
2025-05-06media: i2c: ov13b10: Support 2 lane modeHao Yao
2025-05-06media: i2c: ov13b10: Improve code readabilityHao Yao
2025-05-06media: i2c: ov13b10: Fix h_blank calculationHao Yao