summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers
AgeCommit message (Expand)Author
2026-05-20media: vivid: check for vb2_is_busy() when toggling capsHans Verkuil
2026-05-20media: vivid: add vivid_update_reduced_fps()Hans Verkuil
2026-05-20media: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-12media: visl: check if ctx->tpg_str_buf allocation failedHans Verkuil
2026-05-05media: vivid: fix cleanup bugs in vivid_init()Guangshuo Li
2026-05-05media: vimc: fix reference leak on failed device registrationGuangshuo Li
2026-05-05media: vidtv: fix reference leak on failed device registrationGuangshuo Li
2026-05-05media: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev
2026-03-25media: vidtv: Use crc32_be() instead of open codingEric Biggers
2026-03-17media: vimc: streamer: Apply sensor frame rate in streamer threadFaizel K B
2026-03-17media: vimc: sensor: Add pixel_rate,vblank and hblank configurationFaizel K B
2026-03-17media: vimc: sensor: Move vimc_sensor_device to common headerFaizel K B
2026-03-16media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev
2026-03-16media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev
2026-03-16media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi
2026-03-16media: vidtv: Rename PI definition to PI_SAMPLESAndy Shevchenko
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-21media: visl: Add HEVC short and long term RPS setsDetlev Casanova
2026-01-05media: vicodec: add support for manual completionHans Verkuil
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-10-30media: vivid: use prandomMarkus Theil
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart
2025-10-17media: vim2m: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: vicodec: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-14media: vidtv: initialize local pointers upon transfer of memory ownershipJeongjun Park
2025-10-14media: vivid: use vmalloc_array and vcalloc to simplify codeQianfeng Rong
2025-09-09media: vivid: fix disappearing <Vendor Command With ID> messagesHans Verkuil
2025-09-09media: update Hans Verkuil's email addressHans Verkuil
2025-08-29media: vim2m: remove unused CLIP macroYunseong Kim
2025-08-25media: vim2m: Remove compilation conditional to CONFIG_MEDIA_CONTROLLERSakari Ailus
2025-08-25media: vimc: Don't explicitly set bus_infoSakari Ailus
2025-08-13media: test-drivers: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart
2025-08-13media: visl: Drop visl_v4l2fh_to_ctx() functionLaurent Pinchart
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart
2025-07-08media: vivid: fix wrong pixel_array control sizeHans Verkuil
2025-06-17media: media/test_drivers: Replace open-coded parity calculation with parity8()Kuan-Wei Chiu
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-04-30media: vivid: use (t,l)/wxh format for rectangleHans Verkuil
2025-04-25media: vivid: Change the siize of the composingDenis Arefev
2025-04-25media: vivid: Add more webcam resolutionsRicardo Ribalda
2025-04-25media: vivid: Fix requirement about webcam_intervalsRicardo Ribalda
2025-04-25media: vidtv: Terminating the subsequent process of initialization failureEdward Adam Davis
2025-04-25media: vim2m: Add parametized support for multiplanar APIMatthew Majewski
2025-04-25media: vim2m: Simplify try_fmtMatthew Majewski
2025-04-07media: vivid: fix FB dependencyArnd Bergmann
2025-03-06media: vim2m: print device name after registering deviceMatthew Majewski