summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
2025-05-15media: rkvdec: h264: Support High 10 and 4:2:2 profilesJonas Karlman3-18/+60
2025-05-15media: rkvdec: Add get_image_fmt opsJonas Karlman2-0/+37
2025-05-15media: rkvdec: Initialize the m2m context before the controlsNicolas Dufresne1-7/+7
2025-05-15media: rkvdec: h264: Limit minimum profile to constrained baselineSebastian Fricke1-1/+1
2025-05-05media: atomisp: Remove atomisp-mt9m114 driverHans de Goede4-3393/+0
2025-05-05media: atomisp: Add support for sensors with a separate ISP v4l2_subdevHans de Goede4-11/+65
2025-05-05media: atomisp: Avoid deadlock with sensor subdevs with state_lock setHans de Goede1-2/+9
2025-05-05media: atomisp: Rename camera to sensorHans de Goede6-45/+46
2025-05-05media: atomisp: Remove compat ioctl32 header fileHardevsinh Palaniya2-248/+0
2025-05-05media: atomisp: gmin: Fix indentation to use TAB instead of spacesThomas Andreatta1-2/+2
2025-05-05media: atomisp: gmin: Remove duplicate NULL testAbraham Samuel Adekunle1-1/+1
2025-05-05media: atomisp: Fix indentation to use TAB instead of spacesGabriel Shahrouzi1-1/+1
2025-05-05media: atomisp: Fix spelling error in ia_css_sdis2_types.hLiu Jing1-1/+1
2025-05-05media: atomisp: Use the actual value of the enum instead of the enumRicardo Ribalda1-1/+1
2025-05-05media: atomisp: Avoid picking too big sensor resolutionHans de Goede1-3/+8
2025-05-05media: atomisp: gmin: Remove GPIO driven regulator supportHans de Goede1-69/+0
2025-05-05media: atomisp: Remove gmin_platform Asus T100TA quirksHans de Goede1-17/+0
2025-04-30media: staging: atomisp/starfive: use (t,l)/wxh format for rectangleHans Verkuil2-3/+3
2025-04-25media: atomisp: Fix Wformat-truncation warningRicardo Ribalda1-1/+2
2025-04-08media: rkvdec: Fix frame size enumerationJonas Karlman1-2/+8
2025-04-08media: rkvdec: Add image format conceptJonas Karlman2-13/+48
2025-04-08media: rkvdec: Extract decoded format enumeration into helperJonas Karlman1-14/+35
2025-04-08media: rkvdec: Move rkvdec_reset_decoded_fmt helperJonas Karlman1-23/+23
2025-04-08media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helperJonas Karlman1-13/+14
2025-04-08media: rkvdec: h264: Don't hardcode SPS/PPS parametersAlex Bee1-6/+7
2025-04-08media: rkvdec: h264: Use bytesperline and buffer height as virstrideJonas Karlman1-7/+7
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2
2025-03-26Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-76/+22
2025-03-25Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-03-06staging: media: sdis: move open braces to the previous lineSantiago Ruano Rincón1-4/+2
2025-03-06staging: media: sdis: move open brace to a new lineSantiago Ruano Rincón1-1/+2
2025-03-05media: atomisp: Remove vidioc_g/s callbackRicardo Ribalda1-2/+0
2025-03-05media: atomisp: Replace queryctrl with query_ext_ctrlRicardo Ribalda1-15/+18
2025-03-04drivers: media: intel-ipu3.h: fix identation on a kernel-doc markupMauro Carvalho Chehab1-1/+2
2025-02-21staging: media: imx: vdic: Drop unused prepare_vdi_in_buffers()Marek Vasut1-54/+0
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck1-2/+2
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