summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-07media: atomisp: Add check for rgby_data memory allocation failureLi Huafei
2024-11-07media: atomisp: remove redundant re-checking of errColin Ian King
2024-11-07media: atomisp: Fix spelling errors reported by codespellEverest K.C.
2024-11-07media: atomisp: Remove License information boilerplateAndy Shevchenko
2024-11-07media: atomisp: Fix typos in commentYu Jiaoliang
2024-11-07media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.hEverest K.C.
2024-11-07media: atomisp: mt9m114: Fix fmt->code not getting set on try_fmtHans de Goede
2024-11-07media: atomisp: mt9m114: Add missing mutex_init() callHans de Goede
2024-11-07media: atomisp: mt9m114: Disable V4L2_CID_3A_LOCK controlHans de Goede
2024-11-07media: atomisp: Fix WARN_ON() in vb2_start_streaming() triggeringHans de Goede
2024-11-07media: atomisp: Remove unused libmsrlisthelperHans de Goede
2024-10-28staging: media: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-16media: atomisp: Replace ternary operator with ifRicardo Ribalda
2024-09-26Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-11minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes
2024-09-10media: atomisp: Use clamp() in ia_css_eed1_8_vmem_encode()Christophe JAILLET
2024-09-10media: atomisp: Fix eed1_8 code assigning signed values to an unsigned variableHans de Goede
2024-09-06media: atomisp: set lock before calling vb2_queue_init()Hans Verkuil
2024-09-06media: atomisp: Improve binary finding debug loggingHans de Goede
2024-09-06media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()Hans de Goede
2024-09-06media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2Hans de Goede
2024-09-06media: atomisp: add missing wait_prepare/finish opsHans Verkuil
2024-09-06media: atomisp: Remove unused declarationZhang Zekun
2024-09-06media: atomisp: use clamp() in compute_coring()Li Zetao
2024-09-06media: atomisp: use clamp() in ia_css_eed1_8_encode()Li Zetao
2024-09-06media: atomisp: Simplify ia_css_pipe_create_cas_scaler_desc_single_output()Andy Shevchenko
2024-09-06media: atomisp: Replace rarely used macro from math_support.hAndy Shevchenko
2024-09-06media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.hAndy Shevchenko
2024-09-06media: atomisp: bnr: fix trailing statementKartik Kulkarni
2024-09-06media: atomisp: move trailing */ to separate linesSergio de Almeida Cipriano Junior
2024-09-06media: atomisp: move trailing statement to next line.Sakirnth Nagarasa
2024-09-06media: atomisp: Fix trailing statement in ia_css_de.host.cKathara Sasikumar
2024-09-06media: atomisp: Fix spelling mistakes in atomisp.hRoshan Khatri
2024-09-06media: atomisp: Fix spelling mistakes in atomisp_platform.hRoshan Khatri
2024-09-06media: atomisp: Fix spelling mistake in csi_rx_public.hRoshan Khatri
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-14media: atomisp: Fix streaming no longer working on BYT / ISP2400 devicesHans de Goede
2024-08-12treewide: remove unnecessary <linux/version.h> inclusionMasahiro Yamada
2024-07-30staging: rtl8712: Fix move '{' to previous lineTchadel Icard
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