summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorLines
2024-09-06media: atomisp: use clamp() in ia_css_eed1_8_encode()Li Zetao-1/+1
2024-09-06media: atomisp: Simplify ia_css_pipe_create_cas_scaler_desc_single_output()Andy Shevchenko-24/+20
2024-09-06media: atomisp: Replace rarely used macro from math_support.hAndy Shevchenko-19/+16
2024-09-06media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.hAndy Shevchenko-38/+0
2024-09-06media: atomisp: bnr: fix trailing statementKartik Kulkarni-1/+2
2024-09-06media: atomisp: move trailing */ to separate linesSergio de Almeida Cipriano Junior-2/+4
2024-09-06media: atomisp: move trailing statement to next line.Sakirnth Nagarasa-1/+2
2024-09-06media: atomisp: Fix trailing statement in ia_css_de.host.cKathara Sasikumar-1/+2
2024-09-06media: atomisp: Fix spelling mistakes in atomisp.hRoshan Khatri-2/+2
2024-09-06media: atomisp: Fix spelling mistakes in atomisp_platform.hRoshan Khatri-2/+2
2024-09-06media: atomisp: Fix spelling mistake in csi_rx_public.hRoshan Khatri-2/+2
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-5/+22
2024-08-14media: atomisp: Fix streaming no longer working on BYT / ISP2400 devicesHans de Goede-5/+22
2024-08-12treewide: remove unnecessary <linux/version.h> inclusionMasahiro Yamada-1/+0
2024-07-30staging: rtl8712: Fix move '{' to previous lineTchadel Icard-2/+1
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds-5/+0
2024-07-02media: atomisp: Fix spelling mistakes in sh_css_sp.cRoshan Khatri-11/+13
2024-07-02media: atomisp: Fix spelling mistake in ia_css_debug.cRoshan Khatri-2/+2
2024-07-02media: atomisp: Fix spelling mistake in hmm_bo.cRoshan Khatri-2/+2
2024-07-02media: atomisp: Fix spelling mistake in ia_css_eed1_8.host.cRoshan Khatri-1/+1
2024-07-02media: atomisp: Fix spelling mistake in sh_css_internal.hRoshan Khatri-2/+2
2024-07-02media: atomisp: Fix spelling mistake "pipline" -> "pipeline"Colin Ian King-1/+1
2024-07-02media: atomisp: Remove unused GPIO related defines and APIsAndy Shevchenko-165/+7
2024-07-02media: atomisp: Replace COMPILATION_ERROR_IF() by static_assert()Andy Shevchenko-65/+40
2024-07-02media: atomisp: Clean up unused macros from math_support.hAndy Shevchenko-139/+20
2024-07-02media: atomisp: csi2-bridge: Add DMI quirk for OV5693 on Xiaomi Mipad2Hans de Goede-0/+14
2024-07-02media: atomisp: Update TODOHans de Goede-29/+2
2024-07-02media: atomisp: Prefix firmware paths with "intel/ipu/"Hans de Goede-3/+6
2024-07-02media: atomisp: Remove firmware_name module parameterHans de Goede-21/+13
2024-07-02media: atomisp: Remove unused mipicsi_flag module parameterHans de Goede-5/+0
2024-06-29media: atomisp: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+2
2024-06-13media: atomisp: Switch to new Intel CPU model definesTony Luck-16/+11
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-04-29media: atomisp-mt9m114: adjust macro parameter nameJulia Lawall-1/+1
2024-04-26media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede-9/+7
2024-04-26media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede-2/+0
2024-04-26media: atomisp: Cleanup atomisp_isr_thread() spinlock handlingHans de Goede-7/+4
2024-04-26media: atomisp: Remove empty s_stream() op from CSI subdevHans de Goede-23/+0
2024-04-26media: atomisp: Remove empty s_power() op from ISP subdevHans de Goede-13/+1
2024-04-26media: atomisp: Remove clearing of ISP crop / compose rectangles on file releaseHans de Goede-21/+0
2024-04-26media: atomisp: Remove struct atomisp_platform_dataHans de Goede-40/+19
2024-04-26media: atomisp: Remove gmin_platform VCM code.Hans de Goede-71/+0
2024-04-26media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede-50/+22
2024-04-26media: atomisp: Drop unused frame_status trackingHans de Goede-29/+2
2024-04-26media: atomisp: Drop custom flash supportHans de Goede-313/+2
2024-04-26media: atomisp: Drop the atomisp custom lm3554 flash driverHans de Goede-1107/+0
2024-04-26media: atomisp: Remove input_port_ID_tHans de Goede-13/+1
2024-04-26media: atomisp: Remove test pattern generator (TPG) supportHans de Goede-585/+21
2024-04-26media: atomisp: ov2722: Remove power on sensor from set_fmt() callbackHans de Goede-13/+0