summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-02media: atomisp: Fix spelling mistakes in sh_css_sp.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in ia_css_debug.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in hmm_bo.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in ia_css_eed1_8.host.cRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake in sh_css_internal.hRoshan Khatri
2024-07-02media: atomisp: Fix spelling mistake "pipline" -> "pipeline"Colin Ian King
2024-07-02media: atomisp: Remove unused GPIO related defines and APIsAndy Shevchenko
2024-07-02media: atomisp: Replace COMPILATION_ERROR_IF() by static_assert()Andy Shevchenko
2024-07-02media: atomisp: Clean up unused macros from math_support.hAndy Shevchenko
2024-07-02media: atomisp: csi2-bridge: Add DMI quirk for OV5693 on Xiaomi Mipad2Hans de Goede
2024-07-02media: atomisp: Update TODOHans de Goede
2024-07-02media: atomisp: Prefix firmware paths with "intel/ipu/"Hans de Goede
2024-07-02media: atomisp: Remove firmware_name module parameterHans de Goede
2024-07-02media: atomisp: Remove unused mipicsi_flag module parameterHans de Goede
2024-06-29media: atomisp: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-13media: atomisp: Switch to new Intel CPU model definesTony Luck
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-29media: atomisp-mt9m114: adjust macro parameter nameJulia Lawall
2024-04-26media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede
2024-04-26media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede
2024-04-26media: atomisp: Cleanup atomisp_isr_thread() spinlock handlingHans de Goede
2024-04-26media: atomisp: Remove empty s_stream() op from CSI subdevHans de Goede
2024-04-26media: atomisp: Remove empty s_power() op from ISP subdevHans de Goede
2024-04-26media: atomisp: Remove clearing of ISP crop / compose rectangles on file releaseHans de Goede
2024-04-26media: atomisp: Remove struct atomisp_platform_dataHans de Goede
2024-04-26media: atomisp: Remove gmin_platform VCM code.Hans de Goede
2024-04-26media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede
2024-04-26media: atomisp: Drop unused frame_status trackingHans de Goede
2024-04-26media: atomisp: Drop custom flash supportHans de Goede
2024-04-26media: atomisp: Drop the atomisp custom lm3554 flash driverHans de Goede
2024-04-26media: atomisp: Remove input_port_ID_tHans de Goede
2024-04-26media: atomisp: Remove test pattern generator (TPG) supportHans de Goede
2024-04-26media: atomisp: ov2722: Remove power on sensor from set_fmt() callbackHans de Goede
2024-04-26media: atomisp: Drop atomisp_pipe_check() from atomisp_link_setup()Hans de Goede
2024-04-26media: atomisp: Call media_pipeline_alloc_start() in stream startHans de Goede
2024-04-26media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink padHans de Goede
2024-04-26media: atomisp: Propagate set_fmt on sensor results to CSI portHans de Goede
2024-04-26media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current...Hans de Goede
2024-04-26media: atomisp: Simplify atomisp_s_input() input argument checkingHans de Goede
2024-04-26media: atomisp: Add atomisp_select_input() helperHans de Goede
2024-04-26media: atomisp: Turn on sensor power from atomisp_set_fmt()Hans de Goede
2024-04-26media: atomisp: Add atomisp_s_sensor_power() helperHans de Goede
2024-04-26media: atomisp: Get rid of PCI device ID hack checkAndy Shevchenko
2024-04-26media: atomisp: Replace open-coded i2c_find_device_by_fwnode()Andy Shevchenko
2024-04-26media: atomisp: Put PMIC device after getting its I²C addressAndy Shevchenko
2024-04-26media: atomisp: Remove unsused macrosAndy Shevchenko
2024-04-26media: staging: media: atomisp: Remove extra whitespace after opening parenth...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Fix various multiline block comment formattin...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Remove old commented code and fix multiple bl...Jonathan Bergh