summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2026-06-19Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds95-6104/+942
2026-06-08staging: media: max96712: drop unneeded dependency on OF_GPIOBartosz Golaszewski1-1/+0
2026-05-27media: staging: imx: remove unnecessary out-of-memory error messageShyam Sunder Reddy Padira1-3/+1
2026-05-27media: staging: imx-csi: use media_pad_is_streaming helperMichael Tretter1-1/+1
2026-05-27media: staging: imx-csi: explicitly start media pipeline on pad 0Michael Tretter1-4/+7
2026-05-27media: staging: imx-csi: move media_pipeline to video deviceMichael Tretter3-8/+10
2026-05-21media: meson: vdec: Fix memory leak in error path of vdec_openAnand Moon1-1/+3
2026-05-21staging: media: meson: fix typo in codec filesMaha Maryam Javaid2-2/+2
2026-05-21media: cedrus: clean up media device on probe failureMyeonghun Pak1-2/+3
2026-05-20media: atomisp: use kmalloc_objs for array allocationsPedro Pontes1-27/+30
2026-05-20staging: media: atomisp: remove dead code in ov2722.hTaekyung Oh1-637/+0
2026-05-20staging: media: atomisp: Fix block comment style in ov2722.hTaekyung Oh1-6/+6
2026-05-20staging: media: atomisp: replace msleep() with fsleep() in atomisp-gc2235.cOskar Ray-Frayssinet1-1/+1
2026-05-20staging: media: atomisp: fix map and vmap leaks in stat buffer allocationHuihui Huang1-3/+12
2026-05-20media: atomisp: style fix for trailing statementsTimo Röhling1-3/+6
2026-05-20staging: media: atomisp: fix indentation in bh host filesLiangCheng Wang2-18/+10
2026-05-20staging: media: atomisp: use designated initializer in anr configLiangCheng Wang1-3/+3
2026-05-20staging: media: atomisp: fix indentation in anr filesLiangCheng Wang4-43/+24
2026-05-20staging: media: atomisp: improve kernel-doc for ia_css_aa_configLiangCheng Wang1-3/+5
2026-05-20staging: media: atomisp: Remove return from end of void function in gdc.cAdrian Barnaś1-1/+0
2026-05-20staging: media: atomisp: Whitespaces style cleanup in gdc.cAdrian Barnaś1-13/+8
2026-05-20media: atomisp: Use string choices helpersChelsy Ratnawat5-7/+12
2026-05-20staging: media: atomisp: use array3_size() for overflow-safe allocationFeng Ning3-19/+31
2026-05-20staging: media: atomisp: use __func__ in debug message in atomisp_cmd.cOskar Ray-Frayssinet1-1/+1
2026-05-20staging: media: atomisp: remove unnecessary else after return in atomisp_cmd.cOskar Ray-Frayssinet1-2/+2
2026-05-20staging: media: atomisp: use kmalloc_array() for sh_css_blob_infoLin YuChen1-3/+3
2026-05-20staging: media: atomisp: hmm: remove unnecessary castsZile Xiong1-4/+2
2026-05-20media: atomisp: Drop unused includeAndy Shevchenko1-1/+0
2026-05-20staging: media: atomisp: reduce load_primary_binaries() stack usageArnd Bergmann1-3/+3
2026-05-20staging: media: atomisp: improve cleanup robustness in ia_css_stream_destroy_...Jose A. Perez de Azpillaga1-14/+13
2026-05-20staging: media: atomisp: extract ISP2401 cleanup into helper functionJose A. Perez de Azpillaga1-43/+46
2026-05-20staging: media: atomisp: fix loop shadowing in ia_css_stream_destroy()Jose A. Perez de Azpillaga1-4/+4
2026-05-20staging: media: atomisp: use umin() for strscpy size argumentsMichael Ugrin1-7/+4
2026-05-20media: atomisp: avoid ACPI package count underflow in gmin_cfg_get_dsmMohamad El Harake1-1/+1
2026-05-20media: atomisp: remove redundant call to ia_css_output0_configure()Jose A. Perez de Azpillaga1-3/+0
2026-05-20media: atomisp: gate ref and tnr frame config behind ISP enable flagsJose A. Perez de Azpillaga1-19/+19
2026-05-20staging: media: atomisp: pci: fix split GP_TIMER_BASE declarationAnushka Badhe1-2/+1
2026-05-20staging: media: atomisp: replace uint32_t with u32Abinash Singh2-15/+15
2026-05-20media: atomisp: gc2235: fix UAF and memory leakYuho Choi1-11/+18
2026-05-20media: atomisp: replace ia_css_region with v4l2_rectKarthikey Kadati3-85/+69
2026-05-20media: atomisp: Fix block comment coding style in sh_css_param_shading.cMahad Ibrahim1-6/+12
2026-05-20media: atomisp: Convert comments to kernel-docMahad Ibrahim1-32/+27
2026-05-20media: atomisp: Fix erroneous parameter descriptionsMahad Ibrahim1-2/+0
2026-05-20media: atomisp: Fix block comment coding styleMahad Ibrahim1-34/+40
2026-05-20media: atomisp: Fix function signature alignmentMahad Ibrahim1-14/+5
2026-05-20media: atomisp: Remove redundant return statementMahad Ibrahim1-1/+0
2026-05-20media: atomisp: Fix alloc_pages_bulk() failed errorsHans de Goede1-6/+15
2026-05-20media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()Zilin Guan1-4/+2
2026-05-20staging: media: atomisp: fix block comment style in atomisp_cmd.cEthan Lam1-21/+39
2026-05-20media: staging: atomisp: Remove unnecessary return statement in void functionTomasz Unger1-1/+0