summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-21media: atomisp: gc2235: Fix namespace collision and startup() section placeme...Josh Poimboeuf
2025-11-19media: av7110: Switch to use %ptSpAndy Shevchenko
2025-11-13media: atomisp: Fix namespace collision and startup() section placement with ...Josh Poimboeuf
2025-11-03media: saa7146: Replace saa7146_ext_vv.vbi_fops with write functionLaurent Pinchart
2025-10-29media: staging: ipu7: isys: Drop video_open() functionLaurent Pinchart
2025-10-29media: ipu3-imgu: Drop struct imgu_device v4l2_file_ops fieldLaurent Pinchart
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart
2025-10-17media: staging/ipu7: Use %pe format specifierRicardo Ribalda
2025-10-17media: staging: ipu3-imgu: Use %pe format specifierRicardo Ribalda
2025-10-14staging: media: tegra-video: Remove the use of dev_err_probe()Xichao Zhao
2025-10-14media: av7110: Fix warning 'unsigned' -> 'unsigned int'Osama Albahrani
2025-09-10media: staging/ipu7: fix isys device runtime PM usage in firmware closingBingbu Cao
2025-09-09media: staging: ipu7: Don't include linux/version.hSakari Ailus
2025-08-29media: atomisp: Fix incorrect snprintf format specifiers for signed integersColin Ian King
2025-08-29staging: media: tegra-video: use BIT() macro instead of shiftA.T. Jefferies
2025-08-25media: staging/ipu7: cleanup the MMU correctly in IPU7 driver releaseBingbu Cao
2025-08-25media: staging/ipu7: Don't set name for IPU7 PCI deviceBingbu Cao
2025-08-25media: staging/ipu7: convert to use pci_alloc_irq_vectors() APIBingbu Cao
2025-08-25media: Move gc0310 sensor drivers to drivers/media/i2c/Hans de Goede
2025-08-25media: staging/ipu7: Use v4l2_ctrl_subdev_subscribe_event()Laurent Pinchart
2025-08-25media: staging: imx: Drop custom .unsubscribe_event() handlerLaurent Pinchart
2025-08-25media: staging: atomisp: Drop custom .unsubscribe_event() handlerLaurent Pinchart
2025-08-25media: staging/ipu7: Disallow source multiplexingLaurent Pinchart
2025-08-25staging: media: ipu3: use string_choices API instead of ternary operatorNai-Chen Cheng
2025-08-13media: staging: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart
2025-08-13media: staging: imx: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manuallyLaurent 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: Replace file->private_data access with custom functionsLaurent Pinchart
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-07-28staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()Kees Cook
2025-07-12media: rkvdec: Unstage the driverDetlev Casanova
2025-07-12media: rkvdec: Remove TODO fileDetlev Casanova
2025-07-10media: staging/ipu7: add CONFIG_PCI dependencyArnd Bergmann
2025-07-10media: staging/ipu7: avoid division by 64-bit valueArnd Bergmann
2025-07-08media: atomisp: Remove custom sysfs attributes from atomisp_drvfs.cAbdelrahman Fekry
2025-07-08media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flagAbdelrahman Fekry
2025-07-08media: atomisp: Remove debug sysfs attributes active_bo and free_boAbdelrahman Fekry
2025-07-08media: atomisp: Remove no more used macros from math_support.hAndy Shevchenko
2025-07-08media: atomisp: Replace macros from math_support.hAndy Shevchenko
2025-07-08media: atomisp: Remove unused headerAndy Shevchenko
2025-07-08media: atomisp: ov2722: Fix struct definition styleThomas Andreatta
2025-07-08media: atomisp: gc2235: Fix struct definition styleThomas Andreatta
2025-07-08media: atomisp: gc0310: Remove redundant debug messageThomas Andreatta
2025-07-08media: atomisp: gc0310: Drop gc0310_g_skip_frames()Hans de Goede
2025-07-08media: atomisp: gc0310: Drop gc0310_get_frame_interval()Hans de Goede
2025-07-08media: atomisp: gc0310: runtime-PM fixesHans de Goede