summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2023-11-23media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski
2023-11-23media: cedrus: Update TODO with future rework plansPaul Kocialkowski
2023-11-23media: staging: media: tegra-video: Convert to platform remove callback retur...Uwe Kleine-König
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil
2023-11-23media: cedrus: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: meson: vdec: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: imx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: atomisp: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: atomisp: Use vb2_get_buffer() instead of directly access to buffers arrayBenjamin Gaignard
2023-11-16media: staging: media: starfive: camss: Add TODO fileJack Zhu
2023-11-16media: staging: media: starfive: camss: Register devicesJack Zhu
2023-11-16media: staging: media: starfive: camss: Add interrupt handlingJack Zhu
2023-11-16media: staging: media: starfive: camss: Add capture driverJack Zhu
2023-11-16media: staging: media: starfive: camss: Add ISP driverJack Zhu
2023-11-16media: staging: media: starfive: camss: Add video driverJack Zhu
2023-11-16media: staging: media: starfive: camss: Add core driverJack Zhu
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-10-12staging: media: ipu3: remove ftrace-like loggingRicardo B. Marliere
2023-10-11staging: media: atomisp: improve unwindingHans Verkuil
2023-10-11staging: media: atomisp: drop check for reentrant .s_stream()Hans Verkuil
2023-10-07media: cedrus: Fix clock/reset sequenceJernej Skrabec
2023-10-02staging: media: tegra-video: fix infinite recursion regressionLuca Ceresoli
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus
2023-09-27media: atmel: drop bus_infoHans Verkuil
2023-09-27media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil
2023-09-27media: v4l2-subdev.h: increase struct v4l2_subdev name sizeHans Verkuil
2023-09-27media: atomisp: ia_ccs_debug.c: increase enable_info bufferHans Verkuil
2023-09-27media: atomisp: fix 'read beyond size of field'Hans Verkuil
2023-09-27media: atomisp: Drop atomisp-ov5693 sensor driverHans de Goede
2023-09-27media: atomisp: Disable VCM for OV5693 for nowHans de Goede
2023-09-27media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnodeHans de Goede
2023-09-27media: atomisp: Drop VIDEO_ATOMISP_ISP2401 Kconfig optionHans de Goede
2023-09-27media: atomisp: Drop ia_css_debug_dump_debug_info() and functions only used b...Hans de Goede
2023-09-27media: atomisp: Simplify some if (IS_ISP2401...) statementsHans de Goede
2023-09-27media: atomisp: atomisp_v4l2: Removed unnecessary codeKate Hsuan
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make the driver genericKate Hsuan
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make code genericKate Hsuan
2023-09-27media: atomisp: sh_css: Renamed sh_css_config_input_network()Kate Hsuan
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make driver genericKate Hsuan
2023-09-27media: atomisp: sh_css_sp: Remove #ifdef ISP2401 to make driver genericKate Hsuan
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make the driver genericKate Hsuan
2023-09-27media: atomisp: sh_css_mipi: Removed unused code ia_css_mipi_frame_enable_che...Kate Hsuan
2023-09-27media: atomisp: atomisp_compat_css20: Removed #ifdef ISP2401 to make driver g...Kate Hsuan
2023-09-27media: atomisp: hive_isp_css_include: Removed #ifdef ISP2401 to make driver g...Kate Hsuan
2023-09-27media: atomisp: binary: Removed #ifdef ISP2401 to make driver genericKate Hsuan
2023-09-27media: atomisp: ia_css_raw.host: Remove #ifdef ISP2401 to make the driver gen...Kate Hsuan
2023-09-27media: atomisp: Mark ia_css_isys_240?_init() staticHans de Goede
2023-09-27media: atomisp: Remove aliases for MIPI_FORMAT_2400_CUSTOM0Hans de Goede
2023-09-27media: atomisp: Remove empty isys_public.hHans de Goede
2023-09-27media: atomisp: isys_init: Initiate atomisp in a generic mannerKate Hsuan