summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-06-09media: atomisp: ov2680: s/ov2680_device/ov2680_dev/Hans de Goede
2023-06-09media: atomisp: Update TODOHans de Goede
2023-06-09media: atomisp: Fix buffer overrun in gmin_get_var_int()Hans de Goede
2023-06-09media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()Dan Carpenter
2023-06-09media: atomisp: Drop v4l2_get_acpi_sensor_info() functionHans de Goede
2023-06-09media: atomisp: gc0310: Turn into standard v4l2 sensor driverHans de Goede
2023-06-09media: atomisp: ov2680: Turn into standard v4l2 sensor driverHans de Goede
2023-06-09media: atomisp: Add support for v4l2-async sensor registrationHans de Goede
2023-06-09media: atomisp: move up sanity checksHans Verkuil
2023-06-09media: atomisp: initialize settings to 0Hans Verkuil
2023-06-09media: atomisp: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-09media: atomisp: Allow camera_mipi_info to be NULLHans de Goede
2023-06-09media: atomisp: Move pad linking to atomisp_register_device_nodes()Hans de Goede
2023-06-09media: atomisp: Delay mapping sensors to inputs till atomisp_register_device_...Hans de Goede
2023-06-09media: atomisp: Store number of sensor lanes per port in struct atomisp_deviceHans de Goede
2023-06-09media: atomisp: Rename __get_mipi_port() to atomisp_port_to_mipi_port()Hans de Goede
2023-06-09media: atomisp: Remove atomisp_video_init() parametrizationHans de Goede
2023-06-09media: atomisp: Remove unused fields from struct atomisp_input_subdevHans de Goede
2023-06-09media: atomisp: Drop MRFLD_PORT_NUM defineHans de Goede
2023-06-09media: atomisp: gc0310: Remove gc0310.hHans de Goede
2023-06-09media: atomisp: gc0310: Remove gc0310_s_config() functionHans de Goede
2023-06-09media: atomisp: gc0310: Cleanup includesHans de Goede
2023-06-09media: atomisp: gc0310: Fix double free in gc0310_remove()Hans de Goede
2023-06-09media: atomisp: gc0310: Drop XXGC0310 ACPI hardware-idHans de Goede
2023-06-09media: atomisp: Set asd.subdev.devnode once from isp_subdev_init_entities()Hans de Goede
2023-06-09media: atomisp: Remove in_reset argument from atomisp_css_start()Hans de Goede
2023-06-09media: atomisp: Remove unused atomisp_get_css_pipe_id() functionHans de Goede
2023-06-09media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|st...Hans de Goede
2023-06-09media: atomisp: Remove atomisp_[sub]dev_users()Hans de Goede
2023-06-09media: atomisp: Allow system suspend to continue with open /dev/video# nodesHans de Goede
2023-06-09media: atomisp: Rename atomisp_destroy_pipes_stream_force() to atomisp_destro...Hans de Goede
2023-06-09media: atomisp: Simplify atomisp_isr() and recovery_work()Hans de Goede
2023-06-09media: atomisp: Remove atomisp_streaming_count()Hans de Goede
2023-06-09media: atomisp: Remove no longer used atomisp_css_flush()Hans de Goede
2023-06-09media: atomisp: Turn asd->streaming state tracker into a boolHans de Goede
2023-06-09media: atomisp: Simplify atomisp_pipe_check()Hans de Goede
2023-06-09media: atomisp: Simplify atomisp_open() and atomisp_release()Hans de Goede
2023-06-09media: atomisp: Simplify atomisp_css_[start|stop]()Hans de Goede
2023-06-09media: atomisp: Simplify atomisp_[start|stop]_streaming()Hans de Goede
2023-06-09media: atomisp: Remove atomisp_sensor_start_stream()Hans de Goede
2023-06-09media: atomisp: Remove isp_timeout flagHans de Goede
2023-06-09media: atomisp: Remove unused mipi_frame_size field from atomisp_[sub_]deviceHans de Goede
2023-06-09media: atomisp: Remove a bunch of unused atomisp_css_*() functionsHans de Goede
2023-06-09media: atomisp: Remove atomisp_subdev_register_video_nodes() helperHans de Goede
2023-06-09media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helperHans de Goede
2023-06-09media: atomisp: Remove source_pad parameter from functions and structsHans de Goede
2023-06-09media: atomisp: Rename video_out_preview to video_outHans de Goede
2023-06-09media: atomisp: Drop atomisp_is_vf_pipe()Hans de Goede
2023-06-09media: atomisp: Register only 1 /dev/video# nodeHans de Goede
2023-06-09media: atomisp: Replace source-pad checks with run-mode checksHans de Goede