summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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_conf...Dan Carpenter1-1/+1
2025-05-06media: i2c: ds90ub960: Fix uninitialized variable in ub960_serializer_temp_ra...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
2025-05-06media: ccs-pll: Print a debug message when VT tree calculation failsLaurent Pinchart1-2/+2
2025-05-06media: ov8856: suppress probe deferral errorsJohan Hovold1-6/+3
2025-05-06media: ov5675: suppress probe deferral errorsJohan Hovold1-4/+1
2025-05-06media: i2c: change lt6911uxe irq_gpio name to "hpd"Dongcheng Yan1-2/+2
2025-05-06media: intel/ipu6: Remove unused ipu6_isys_csi2_pdataStanislaw Gruszka1-2/+0
2025-05-06media: imx335: Use correct register width for HNUMUmang Jain1-1/+1
2025-05-06media: i2c: Add driver for ST VD55G1 camera sensorBenjamin Mugnier3-0/+1977
2025-05-06media: i2c: Add driver for ST VD56G3 camera sensorSylvain Petinot3-0/+1598