aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2023-09-27media: atomisp: ifmtr: Removed #if defined(ISP2401) to make driver genericKate Hsuan4-8/+0
2023-09-27media: atomisp: pipeline: Removed #if defined(ISP2401) to make driver genericKate Hsuan2-4/+0
2023-09-27media: atomisp: hive_isp_css_common: Removed #if defined(ISP2401) to make dri...Kate Hsuan1-2/+0
2023-09-27media: atomisp: isys: Removed #if defined(ISP2401) to make driver genericKate Hsuan3-6/+0
2023-09-27media: atomisp: css_2401_system: Remove #ifdef ISP2401 to make the driver gen...Kate Hsuan3-7/+0
2023-09-27media: atomisp: Included both input system headersKate Hsuan8-26/+15
2023-09-27media: atomisp: Make two individual enum to define the MIPI formatKate Hsuan6-165/+224
2023-09-27media: atomisp: ia_css_debug: Removed debug codes for dumping statusKate Hsuan9-481/+1
2023-09-27media: atomisp: Remove v4l2_ctrl_s_ctrl(asd->run_mode) calls from atomisp_open()Hans de Goede1-3/+0
2023-09-27media: atomisp: Remove support for custom run-mode v4l2-ctrl on sensorsHans de Goede6-107/+0
2023-09-27media: atomisp: Add some higher resolutions to atomisp_enum_framesizes()Hans de Goede1-0/+3
2023-09-27media: atomisp: Change atomisp_enum_framesizes() too small cut off from 2/3th...Hans de Goede1-3/+3
2023-09-27media: atomisp: Clamp width to max 1920 pixels when in ATOMISP_RUN_MODE_PREVIEWHans de Goede1-0/+4
2023-09-27media: atomisp: Fix missing v4l2_fh_release() in atomisp_open() error exitHans de Goede1-2/+2
2023-09-27media: atomisp: sh_css_internal: sh_css_params: Unifying sh_css_sp_group data...Kate Hsuan2-18/+41
2023-09-27media: atomisp: Removed unused HAS_WATCHDOG_SP_THREAD_DEBUG debugKate Hsuan5-133/+1
2023-09-27media: atomisp: ia_css_debug: Removed unused codes for debugKate Hsuan2-79/+0
2023-09-27media: atomisp: remove left-over videobuf includeHans Verkuil1-1/+0
2023-09-27media: staging: media: sunxi: cedrus: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-09-27media: staging: ipu3-imgu: Initialise height_per_slice in the stripesJean-Michel Hautbois1-22/+22
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman1-1/+1
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds34-2568/+207
2023-08-14media: atomisp: Drop atomisp-ov2680 sensor driverHans de Goede4-1015/+0
2023-08-10media: atomisp: csi2-bridge: Add support for VCM I2C-client instantiationHans de Goede1-2/+42
2023-08-10media: atomisp: csi2-bridge: Add dev_name() to acpi_handle_info() loggingHans de Goede1-17/+34
2023-08-10media: atomisp: csi2-bridge: Switch to new common ipu_bridge_init()Hans de Goede4-341/+63
2023-08-10media: atomisp: ov2680: Convert to new CCI register access helpersHans de Goede3-215/+119
2023-08-10staging: media: imx: Merge VIDEO_IMX_CSI into VIDEO_IMX_MEDIALaurent Pinchart2-18/+6
2023-08-10media: atomisp: Fix me->stages error checking in sh_css_sp_init_pipeline()Hans de Goede1-6/+8
2023-08-10media: atomisp: Fix smatch warnings caused by atomisp custom assert() usageHans de Goede2-19/+0
2023-08-10media: atomisp: Remove bogus asd == NULL checksHans de Goede2-27/+0
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus9-19/+16
2023-07-31Merge 6.5-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2023-07-28media: v4l: async: Rework internal listsSakari Ailus2-4/+4
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus13-31/+31
2023-07-28media: v4l: async: Clean up list heads and entriesSakari Ailus1-2/+2
2023-07-27staging: Explicitly include correct DT includesRob Herring10-11/+3
2023-07-25media: rkvdec: increase max supported height for H.264Benjamin Gaignard1-1/+1
2023-07-25media: rkvdec: removed redundant blank lineEmma Christy1-1/+0
2023-07-25media: meson: vdec: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+9
2023-07-25staging: media: tegra-video: include video.h headerHans Verkuil1-0/+1
2023-07-25staging: media: sun6i-isp: drop of_match_ptr for ID tableHans Verkuil1-1/+1
2023-07-25media: imx: Unstage the imx8mq-mipi-csi2 driverMartin Kepplinger3-978/+0
2023-07-25staging: media: ipu3: code style fix - avoid multiple line dereferenceNikolay Kyx1-8/+6
2023-07-14media: staging: atomisp: select V4L2_FWNODESakari Ailus1-0/+1
2023-06-09media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...Hans de Goede2-6/+19
2023-06-09media: atomisp: Add testing instructions to TODO fileHans de Goede1-0/+33
2023-06-09media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0aHans de Goede2-4/+6
2023-06-09media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...Hans de Goede2-62/+59
2023-06-09media: atomisp: ov2680: Stop using half pixelclock for binned modesHans de Goede2-7/+2