summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2025-04-25media: atomisp: Fix Wformat-truncation warningRicardo Ribalda
2025-04-08media: rkvdec: Fix frame size enumerationJonas Karlman
2025-04-08media: rkvdec: Add image format conceptJonas Karlman
2025-04-08media: rkvdec: Extract decoded format enumeration into helperJonas Karlman
2025-04-08media: rkvdec: Move rkvdec_reset_decoded_fmt helperJonas Karlman
2025-04-08media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helperJonas Karlman
2025-04-08media: rkvdec: h264: Don't hardcode SPS/PPS parametersAlex Bee
2025-04-08media: rkvdec: h264: Use bytesperline and buffer height as virstrideJonas Karlman
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-06staging: media: sdis: move open braces to the previous lineSantiago Ruano Rincón
2025-03-06staging: media: sdis: move open brace to a new lineSantiago Ruano Rincón
2025-03-05media: atomisp: Remove vidioc_g/s callbackRicardo Ribalda
2025-03-05media: atomisp: Replace queryctrl with query_ext_ctrlRicardo Ribalda
2025-03-04drivers: media: intel-ipu3.h: fix identation on a kernel-doc markupMauro Carvalho Chehab
2025-02-21staging: media: imx: vdic: Drop unused prepare_vdi_in_buffers()Marek Vasut
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-01-07staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori
2024-12-19staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
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-18media: av7110: fix a spectre vulnerabilityMauro Carvalho Chehab
2024-10-16media: atomisp: Replace ternary operator with ifRicardo Ribalda
2024-10-16staging: media: ipu3: fix spelling mistakesHridesh MG
2024-10-16media: staging: max96712: Add support for MAX96724Niklas Söderlund
2024-10-16media: staging: max96712: Document the DEBUG_EXTRA registerNiklas Söderlund
2024-10-16media: staging: max96712: Move link frequency setting to device structNiklas Söderlund
2024-10-16media: staging: max96712: Remove device id checkNiklas Söderlund
2024-10-16media: staging/intel-ipu3: css: Convert comma to semicolonShen Lichuan
2024-10-09staging: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-10-08media: staging: drop omap4issHans Verkuil
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro