aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|st...Hans de Goede4-20/+8
2023-06-09media: atomisp: Remove atomisp_[sub]dev_users()Hans de Goede2-13/+0
2023-06-09media: atomisp: Allow system suspend to continue with open /dev/video# nodesHans de Goede2-8/+16
2023-06-09media: atomisp: Rename atomisp_destroy_pipes_stream_force() to atomisp_destro...Hans de Goede3-7/+7
2023-06-09media: atomisp: Simplify atomisp_isr() and recovery_work()Hans de Goede1-78/+50
2023-06-09media: atomisp: Remove atomisp_streaming_count()Hans de Goede4-11/+4
2023-06-09media: atomisp: Remove no longer used atomisp_css_flush()Hans de Goede2-21/+6
2023-06-09media: atomisp: Turn asd->streaming state tracker into a boolHans de Goede7-26/+17
2023-06-09media: atomisp: Simplify atomisp_pipe_check()Hans de Goede1-16/+0
2023-06-09media: atomisp: Simplify atomisp_open() and atomisp_release()Hans de Goede1-26/+0
2023-06-09media: atomisp: Simplify atomisp_css_[start|stop]()Hans de Goede1-48/+20
2023-06-09media: atomisp: Simplify atomisp_[start|stop]_streaming()Hans de Goede1-71/+16
2023-06-09media: atomisp: Remove atomisp_sensor_start_stream()Hans de Goede1-36/+0
2023-06-09media: atomisp: Remove isp_timeout flagHans de Goede3-13/+4
2023-06-09media: atomisp: Remove unused mipi_frame_size field from atomisp_[sub_]deviceHans de Goede3-5/+0
2023-06-09media: atomisp: Remove a bunch of unused atomisp_css_*() functionsHans de Goede2-128/+0
2023-06-09media: atomisp: Remove atomisp_subdev_register_video_nodes() helperHans de Goede3-21/+3
2023-06-09media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helperHans de Goede2-8/+1
2023-06-09media: atomisp: Remove source_pad parameter from functions and structsHans de Goede7-69/+33
2023-06-09media: atomisp: Rename video_out_preview to video_outHans de Goede6-30/+23
2023-06-09media: atomisp: Drop atomisp_is_vf_pipe()Hans de Goede4-37/+5
2023-06-09media: atomisp: Register only 1 /dev/video# nodeHans de Goede6-233/+32
2023-06-09media: atomisp: Replace source-pad checks with run-mode checksHans de Goede3-103/+29
2023-06-09media: atomisp: Drop atomisp_get_css_buf_type()Hans de Goede1-28/+1
2023-06-09media: atomisp: Remove isp->need_gfx_throttle fieldHans de Goede3-13/+0
2023-06-09media: atomisp: Remove Continuous capture and SDV run-modesHans de Goede5-119/+10
2023-06-09media: atomisp: Remove res_overflow parameter from atomisp_try_fmt()Hans de Goede3-20/+6
2023-06-09media: atomisp: sh_css_mipi: Remove #ifdef ISP2401Kate Hsuan1-39/+17
2023-06-09media: atomisp: sh_css_firmware: determine firmware version at runtimeKate Hsuan1-5/+13
2023-06-09media: atomisp: sh_css_sp: Remove #ifdef ISP2401Kate Hsuan1-6/+4
2023-06-09media: atomisp: runtime: frame: remove #ifdef ISP2401Kate Hsuan1-10/+3
2023-06-09media: atomisp: sh_css: Remove #ifdef ISP2401Kate Hsuan1-285/+239
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab1-2/+2
2023-06-02media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil1-1/+1
2023-05-26media: staging: max96712: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-05-26media: staging: media: atomisp: init high & low varsHans Verkuil1-2/+2
2023-05-26media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil1-1/+1
2023-05-25media: staging: max96712: Add support for 3-lane C-PHYNiklas Söderlund1-6/+32
2023-05-25media: av7110: Remove unnecessary (void*) conversionsAtin Bainada1-2/+2
2023-05-25media: staging: media: imx6-mipi-csi2: Add log_status core callbackAlexander Stein1-0/+45
2023-05-25media: imx: utils: Enclose IMX_BUS_FMTS macro in parenthesisAngel Alberto Carretero1-1/+1
2023-05-25staging: media: tegra-video: add support for Tegra20 parallel inputLuca Ceresoli8-0/+1030
2023-05-25staging: media: tegra-video: add H/V flip controlsLuca Ceresoli2-1/+21
2023-05-25staging: media: tegra-video: add hooks for planar YUV and H/V flipLuca Ceresoli2-0/+18
2023-05-25staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_viLuca Ceresoli1-2/+5
2023-05-25staging: media: tegra-video: move syncpt init/free to a per-soc opLuca Ceresoli3-49/+60
2023-05-25staging: media: tegra-video: add a per-soc enable/disable opLuca Ceresoli2-0/+11
2023-05-25staging: media: tegra-video: move MIPI calibration calls from VI to CSILuca Ceresoli2-50/+48
2023-05-25staging: media: tegra-video: move default format to soc-specific dataLuca Ceresoli3-11/+6
2023-05-25staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc opLuca Ceresoli3-41/+44