aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci
AgeCommit message (Expand)AuthorFilesLines
2024-09-26Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds21-277/+168
2024-09-11minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes1-7/+19
2024-09-10media: atomisp: Use clamp() in ia_css_eed1_8_vmem_encode()Christophe JAILLET1-12/+8
2024-09-10media: atomisp: Fix eed1_8 code assigning signed values to an unsigned variableHans de Goede2-3/+5
2024-09-06media: atomisp: set lock before calling vb2_queue_init()Hans Verkuil1-1/+1
2024-09-06media: atomisp: Improve binary finding debug loggingHans de Goede1-161/+95
2024-09-06media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()Hans de Goede1-5/+0
2024-09-06media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2Hans de Goede1-0/+2
2024-09-06media: atomisp: add missing wait_prepare/finish opsHans Verkuil1-0/+2
2024-09-06media: atomisp: use clamp() in compute_coring()Li Zetao1-6/+6
2024-09-06media: atomisp: use clamp() in ia_css_eed1_8_encode()Li Zetao1-1/+1
2024-09-06media: atomisp: Simplify ia_css_pipe_create_cas_scaler_desc_single_output()Andy Shevchenko1-24/+20
2024-09-06media: atomisp: Replace rarely used macro from math_support.hAndy Shevchenko5-19/+16
2024-09-06media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.hAndy Shevchenko2-38/+0
2024-09-06media: atomisp: bnr: fix trailing statementKartik Kulkarni1-1/+2
2024-09-06media: atomisp: move trailing */ to separate linesSergio de Almeida Cipriano Junior1-2/+4
2024-09-06media: atomisp: move trailing statement to next line.Sakirnth Nagarasa1-1/+2
2024-09-06media: atomisp: Fix trailing statement in ia_css_de.host.cKathara Sasikumar1-1/+2
2024-09-06media: atomisp: Fix spelling mistake in csi_rx_public.hRoshan Khatri1-2/+2
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-5/+22
2024-08-14media: atomisp: Fix streaming no longer working on BYT / ISP2400 devicesHans de Goede2-5/+22
2024-07-30staging: rtl8712: Fix move '{' to previous lineTchadel Icard1-2/+1
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-5/+0
2024-07-02media: atomisp: Fix spelling mistakes in sh_css_sp.cRoshan Khatri1-11/+13
2024-07-02media: atomisp: Fix spelling mistake in ia_css_debug.cRoshan Khatri1-2/+2
2024-07-02media: atomisp: Fix spelling mistake in hmm_bo.cRoshan Khatri1-2/+2
2024-07-02media: atomisp: Fix spelling mistake in ia_css_eed1_8.host.cRoshan Khatri1-1/+1
2024-07-02media: atomisp: Fix spelling mistake in sh_css_internal.hRoshan Khatri1-2/+2
2024-07-02media: atomisp: Fix spelling mistake "pipline" -> "pipeline"Colin Ian King1-1/+1
2024-07-02media: atomisp: Remove unused GPIO related defines and APIsAndy Shevchenko7-165/+7
2024-07-02media: atomisp: Replace COMPILATION_ERROR_IF() by static_assert()Andy Shevchenko10-65/+40
2024-07-02media: atomisp: Clean up unused macros from math_support.hAndy Shevchenko7-139/+20
2024-07-02media: atomisp: csi2-bridge: Add DMI quirk for OV5693 on Xiaomi Mipad2Hans de Goede1-0/+14
2024-07-02media: atomisp: Prefix firmware paths with "intel/ipu/"Hans de Goede1-3/+6
2024-07-02media: atomisp: Remove firmware_name module parameterHans de Goede1-21/+13
2024-07-02media: atomisp: Remove unused mipicsi_flag module parameterHans de Goede2-5/+0
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-04-26media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede1-9/+7
2024-04-26media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede1-2/+0
2024-04-26media: atomisp: Cleanup atomisp_isr_thread() spinlock handlingHans de Goede1-7/+4
2024-04-26media: atomisp: Remove empty s_stream() op from CSI subdevHans de Goede1-23/+0
2024-04-26media: atomisp: Remove empty s_power() op from ISP subdevHans de Goede1-13/+1
2024-04-26media: atomisp: Remove clearing of ISP crop / compose rectangles on file releaseHans de Goede1-21/+0
2024-04-26media: atomisp: Remove struct atomisp_platform_dataHans de Goede3-35/+18
2024-04-26media: atomisp: Remove gmin_platform VCM code.Hans de Goede1-47/+0
2024-04-26media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede4-34/+18
2024-04-26media: atomisp: Drop unused frame_status trackingHans de Goede3-14/+2
2024-04-26media: atomisp: Drop custom flash supportHans de Goede10-270/+2
2024-04-26media: atomisp: Remove input_port_ID_tHans de Goede2-13/+1