summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-01-26mm: alloc_pages_bulk: rename APILuiz Capitulino1-2/+2
2025-01-26Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-8/+4
2025-01-07staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori1-6/+2
2024-12-19staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-29Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-13/+13
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab3-10/+21
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-9/+20
2024-11-07media: atomisp: Add check for rgby_data memory allocation failureLi Huafei1-0/+2
2024-11-07media: atomisp: remove redundant re-checking of errColin Ian King1-3/+0
2024-11-07media: atomisp: Fix spelling errors reported by codespellEverest K.C.1-4/+4
2024-11-07media: atomisp: Remove License information boilerplateAndy Shevchenko599-5463/+0
2024-11-07media: atomisp: Fix typos in commentYu Jiaoliang5-5/+5
2024-11-07media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.hEverest K.C.1-2/+2
2024-11-07media: atomisp: mt9m114: Fix fmt->code not getting set on try_fmtHans de Goede1-0/+1
2024-11-07media: atomisp: mt9m114: Add missing mutex_init() callHans de Goede1-4/+6
2024-11-07media: atomisp: mt9m114: Disable V4L2_CID_3A_LOCK controlHans de Goede1-0/+2
2024-11-07media: atomisp: Fix WARN_ON() in vb2_start_streaming() triggeringHans de Goede1-1/+4
2024-11-07media: atomisp: Remove unused libmsrlisthelperHans de Goede4-251/+0
2024-10-28staging: media: drop vb2_ops_wait_prepare/finishHans Verkuil12-24/+0
2024-10-18media: av7110: fix a spectre vulnerabilityMauro Carvalho Chehab2-9/+20
2024-10-16media: atomisp: Replace ternary operator with ifRicardo Ribalda1-2/+4
2024-10-16staging: media: ipu3: fix spelling mistakesHridesh MG1-2/+2
2024-10-16media: staging: max96712: Add support for MAX96724Niklas Söderlund1-2/+10
2024-10-16media: staging: max96712: Document the DEBUG_EXTRA registerNiklas Söderlund1-1/+5
2024-10-16media: staging: max96712: Move link frequency setting to device structNiklas Söderlund1-7/+17
2024-10-16media: staging: max96712: Remove device id checkNiklas Söderlund1-18/+0
2024-10-16media: staging/intel-ipu3: css: Convert comma to semicolonShen Lichuan1-1/+1
2024-10-09staging: Switch back to struct platform_driver::remove()Sergio Paracuellos14-14/+14
2024-10-08media: staging: drop omap4issHans Verkuil20-8393/+0
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-26Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2024-09-24Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds33-324/+304
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: Remove unused declarationZhang Zekun1-2/+0
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