summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard8-10/+10
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart9-0/+91
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart12-46/+61
2023-12-07staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVEGeert Uytterhoeven1-0/+1
2023-12-07media: staging: starfive: camss: fix off by one in isp_enum_mbus_code()Dan Carpenter1-2/+2
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart9-15/+23
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus22-58/+46
2023-11-23media: ti: omap4iss: Fix references to pad configLaurent Pinchart4-15/+15
2023-11-23media: tegra-video: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-6/+8
2023-11-23media: atomisp: Use accessors for pad config 'try_*' fieldsLaurent Pinchart4-4/+4
2023-11-23media: atmel-isc: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-4/+6
2023-11-23media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski1-0/+3
2023-11-23media: cedrus: Update TODO with future rework plansPaul Kocialkowski1-7/+16
2023-11-23media: staging: media: tegra-video: Convert to platform remove callback retur...Uwe Kleine-König3-12/+6
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil2-2/+0
2023-11-23media: cedrus: Stop direct calls to queue num_buffers fieldBenjamin Gaignard2-4/+14
2023-11-23media: meson: vdec: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-6/+7
2023-11-23media: imx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-3/+4
2023-11-23media: atomisp: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-1/+1
2023-11-23media: atomisp: Use vb2_get_buffer() instead of directly access to buffers arrayBenjamin Gaignard1-1/+1
2023-11-16media: staging: media: starfive: camss: Add TODO fileJack Zhu1-0/+4
2023-11-16media: staging: media: starfive: camss: Register devicesJack Zhu1-1/+96
2023-11-16media: staging: media: starfive: camss: Add interrupt handlingJack Zhu1-0/+21
2023-11-16media: staging: media: starfive: camss: Add capture driverJack Zhu4-0/+692
2023-11-16media: staging: media: starfive: camss: Add ISP driverJack Zhu5-0/+1260
2023-11-16media: staging: media: starfive: camss: Add video driverJack Zhu3-1/+674
2023-11-16media: staging: media: starfive: camss: Add core driverJack Zhu8-0/+485
2023-11-07Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds83-6926/+518
2023-10-12staging: media: ipu3: remove ftrace-like loggingRicardo B. Marliere1-6/+0
2023-10-11staging: media: atomisp: improve unwindingHans Verkuil1-6/+12
2023-10-11staging: media: atomisp: drop check for reentrant .s_stream()Hans Verkuil1-6/+0
2023-10-07media: cedrus: Fix clock/reset sequenceJernej Skrabec1-12/+12
2023-10-02staging: media: tegra-video: fix infinite recursion regressionLuca Ceresoli1-6/+10
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus1-1/+1
2023-09-27media: atmel: drop bus_infoHans Verkuil1-4/+0
2023-09-27media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil2-3/+3
2023-09-27media: v4l2-subdev.h: increase struct v4l2_subdev name sizeHans Verkuil1-1/+1
2023-09-27media: atomisp: ia_ccs_debug.c: increase enable_info bufferHans Verkuil1-1/+1
2023-09-27media: atomisp: fix 'read beyond size of field'Hans Verkuil1-2/+2
2023-09-27media: atomisp: Drop atomisp-ov5693 sensor driverHans de Goede6-3172/+0
2023-09-27media: atomisp: Disable VCM for OV5693 for nowHans de Goede1-1/+6
2023-09-27media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnodeHans de Goede1-11/+9
2023-09-27media: atomisp: Drop VIDEO_ATOMISP_ISP2401 Kconfig optionHans de Goede3-19/+0
2023-09-27media: atomisp: Drop ia_css_debug_dump_debug_info() and functions only used b...Hans de Goede17-2276/+0
2023-09-27media: atomisp: Simplify some if (IS_ISP2401...) statementsHans de Goede1-2/+2
2023-09-27media: atomisp: atomisp_v4l2: Removed unnecessary codeKate Hsuan1-19/+0
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make the driver genericKate Hsuan1-25/+17
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make code genericKate Hsuan1-36/+38
2023-09-27media: atomisp: sh_css: Renamed sh_css_config_input_network()Kate Hsuan1-31/+21
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make driver genericKate Hsuan1-32/+22