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
/
media
/
common
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-30
/
+30
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-33
/
+33
2025-12-18
media: vb2: drop wait_prepare/finish callbacks
Hans Verkuil
-39
/
+10
2025-12-18
media: vb2: remove vb2_ops_wait_prepare/finish helpers
Hans Verkuil
-14
/
+0
2025-11-11
Merge tag 'v6.18-rc5' into media-next
Mauro Carvalho Chehab
-0
/
+5
2025-11-11
media: siano: Remove redundant ternary operators
Liao Yuanhong
-1
/
+1
2025-11-03
media: videobuf2: Fix device reference leak in vb2_dc_alloc error path
Haotian Zhang
-0
/
+1
2025-11-03
media: saa7146: Replace saa7146_ext_vv.vbi_fops with write function
Laurent Pinchart
-2
/
+2
2025-10-24
media: videobuf2: forbid remove_bufs when legacy fileio is active
Marek Szyprowski
-0
/
+5
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
-1
/
+1
2025-08-29
media: b2c2: Remove space before newline
Colin Ian King
-1
/
+1
2025-08-29
media: b2c2: flexcop: Fix coding style issues
Darshan Rathod
-11
/
+11
2025-08-13
media: Drop V4L2_FL_USES_V4L2_FH checks
Laurent Pinchart
-8
/
+4
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
-1
/
+1
2025-06-17
media: flexcop-i2c: Constify struct i2c_algorithm
Christophe JAILLET
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-05-09
media: videobuf2: use sgtable-based scatterlist wrappers
Marek Szyprowski
-2
/
+2
2025-04-25
media: videobuf2: check constants during build time
Michał Mirosław
-6
/
+5
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-4
/
+4
2025-03-06
media: siano: Fix error handling in smsdvb_module_init()
Yuan Can
-0
/
+2
2025-03-05
media: v4l2-tpg: use (t,l)/wxh format for rectangle
Hans Verkuil
-4
/
+4
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-17
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-4
/
+4
2024-12-02
media: b2c2: Remove unused functions
Dr. David Alan Gilbert
-17
/
+0
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
-13
/
+18
2024-11-07
media: videobuf2-core: copy vb planes unconditionally
Tudor Ambarus
-13
/
+15
2024-10-28
media: vb2: fix confusing log message
Hans Verkuil
-1
/
+1
2024-10-28
media: vb2: Fix comment
Ricardo Ribalda
-1
/
+1
2024-10-28
media: common: saa7146: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-4
/
+0
2024-10-28
media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULL
Hans Verkuil
-6
/
+20
2024-10-18
media: v4l2-tpg: prevent the risk of a division by zero
Mauro Carvalho Chehab
-0
/
+3
2024-10-12
media: siano: remove redundant null pointer checks in cec_devnode_init()
Li Zetao
-8
/
+1
2024-10-12
media: vb2: use lock if wait_prepare/finish are NULL
Hans Verkuil
-3
/
+10
2024-10-12
media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finish
Hans Verkuil
-0
/
+8
2024-10-08
media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap type
David Given
-0
/
+4
2024-10-08
media: uvcvideo: Add luma 16-bit interlaced pixel format
Dmitry Perchanov
-0
/
+4
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-91
/
+100
2024-08-31
media: siano: Remove unused declarations
Yue Haibing
-6
/
+0
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
-2
/
+1
2024-08-27
media: videobuf2: Drop minimum allocation requirement of 2 buffers
Laurent Pinchart
-7
/
+0
2024-08-14
media: videobuf2-core: attach once if multiple planes share the same dbuf
Yunke Cao
-4
/
+26
2024-08-14
media: videobuf2-core: reverse the iteration order in __vb2_buf_dmabuf_put
Yunke Cao
-2
/
+8
2024-08-14
media: videobuf2-core: release all planes first in __prepare_dmabuf()
Yunke Cao
-56
/
+59
2024-08-14
media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
Yunke Cao
-4
/
+4
2024-08-05
media: siano: Simplify smscore_load_firmware_from_file
Ricardo Ribalda
-14
/
+5
2024-06-29
media: videobuf2: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-06-29
usb: uvc: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-06-19
media: videobuf2: core: Drop unneeded forward declaration
Laurent Pinchart
-1
/
+0
2024-05-31
media: siano: Use flex arrays for sms_firmware
Ricardo Ribalda
-1
/
+1
[next]