index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-14
/
+8
9 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-52
/
+52
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-85
/
+88
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+1
2026-01-21
media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() s...
Frank Li
-10
/
+3
2026-01-21
media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
Frank Li
-5
/
+4
2026-01-21
media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment
Frank Li
-42
/
+42
2026-01-13
media: staging/ipu7: Fix the loop bound in l2 table alloc
Bingbu Cao
-1
/
+1
2026-01-13
media: staging/ipu7: Update CDPHY register settings
Bingbu Cao
-3
/
+10
2026-01-13
media: staging/ipu7: Call synchronous RPM suspend in probe failure
Bingbu Cao
-1
/
+1
2026-01-13
media: staging/ipu7: Ignore interrupts when device is suspended
Bingbu Cao
-1
/
+20
2026-01-14
staging: media: atomisp: fix trailing statement
Arjun Changla
-1
/
+2
2026-01-14
media: staging: atomisp: remove redundant OOM error messages
Zixuan Dong
-4
/
+1
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
-3
/
+1
2026-01-13
staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h
Sun Jian
-4
/
+4
2026-01-13
staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
Sun Jian
-4
/
+4
2026-01-13
staging: media: av7110: use usleep_range in sp8870.c
Preyas Sharma
-1
/
+1
2026-01-13
staging: media: av7110: use usleep_range in av7110_hw.c
Preyas Sharma
-10
/
+10
2026-01-13
media: tegra-video: Fix memory leak in __tegra_channel_try_format()
Zilin Guan
-5
/
+8
2025-12-04
Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-19
/
+12
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2025-11-21
media: atomisp: gc2235: Fix namespace collision and startup() section placeme...
Josh Poimboeuf
-2
/
+2
2025-11-19
media: av7110: Switch to use %ptSp
Andy Shevchenko
-1
/
+1
2025-11-13
media: atomisp: Fix namespace collision and startup() section placement with ...
Josh Poimboeuf
-3
/
+3
2025-11-03
media: saa7146: Replace saa7146_ext_vv.vbi_fops with write function
Laurent Pinchart
-2
/
+2
2025-10-29
media: staging: ipu7: isys: Drop video_open() function
Laurent Pinchart
-6
/
+1
2025-10-29
media: ipu3-imgu: Drop struct imgu_device v4l2_file_ops field
Laurent Pinchart
-1
/
+0
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
-2
/
+2
2025-10-17
media: staging/ipu7: Use %pe format specifier
Ricardo Ribalda
-4
/
+4
2025-10-17
media: staging: ipu3-imgu: Use %pe format specifier
Ricardo Ribalda
-2
/
+1
2025-10-14
staging: media: tegra-video: Remove the use of dev_err_probe()
Xichao Zhao
-1
/
+1
2025-10-14
media: av7110: Fix warning 'unsigned' -> 'unsigned int'
Osama Albahrani
-1
/
+1
2025-09-10
media: staging/ipu7: fix isys device runtime PM usage in firmware closing
Bingbu Cao
-0
/
+1
2025-09-09
media: staging: ipu7: Don't include linux/version.h
Sakari Ailus
-1
/
+0
2025-08-29
media: atomisp: Fix incorrect snprintf format specifiers for signed integers
Colin Ian King
-2
/
+2
2025-08-29
staging: media: tegra-video: use BIT() macro instead of shift
A.T. Jefferies
-2
/
+2
2025-08-25
media: staging/ipu7: cleanup the MMU correctly in IPU7 driver release
Bingbu Cao
-3
/
+3
2025-08-25
media: staging/ipu7: Don't set name for IPU7 PCI device
Bingbu Cao
-1
/
+0
2025-08-25
media: staging/ipu7: convert to use pci_alloc_irq_vectors() API
Bingbu Cao
-12
/
+9
2025-08-25
media: Move gc0310 sensor drivers to drivers/media/i2c/
Hans de Goede
-793
/
+0
2025-08-25
media: staging/ipu7: Use v4l2_ctrl_subdev_subscribe_event()
Laurent Pinchart
-1
/
+1
2025-08-25
media: staging: imx: Drop custom .unsubscribe_event() handler
Laurent Pinchart
-7
/
+1
2025-08-25
media: staging: atomisp: Drop custom .unsubscribe_event() handler
Laurent Pinchart
-8
/
+1
2025-08-25
media: staging/ipu7: Disallow source multiplexing
Laurent Pinchart
-60
/
+14
2025-08-25
staging: media: ipu3: use string_choices API instead of ternary operator
Nai-Chen Cheng
-3
/
+5
2025-08-13
media: staging: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-11
/
+11
2025-08-13
media: staging: imx: Access v4l2_fh from file
Jacopo Mondi
-8
/
+6
2025-08-13
media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manually
Laurent Pinchart
-1
/
+0
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-4
/
+4
[next]