index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
Merge tag 'v6.18-rc5' into media-next
Mauro Carvalho Chehab
1
-0
/
+5
2025-11-11
media: siano: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-11-03
media: videobuf2: Fix device reference leak in vb2_dc_alloc error path
Haotian Zhang
1
-0
/
+1
2025-11-03
media: saa7146: Replace saa7146_ext_vv.vbi_fops with write function
Laurent Pinchart
1
-2
/
+2
2025-10-24
media: videobuf2: forbid remove_bufs when legacy fileio is active
Marek Szyprowski
1
-0
/
+5
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
1
-1
/
+1
2025-08-29
media: b2c2: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-08-29
media: b2c2: flexcop: Fix coding style issues
Darshan Rathod
1
-11
/
+11
2025-08-13
media: Drop V4L2_FL_USES_V4L2_FH checks
Laurent Pinchart
1
-8
/
+4
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
1
-1
/
+1
2025-06-17
media: flexcop-i2c: Constify struct i2c_algorithm
Christophe JAILLET
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-05-09
media: videobuf2: use sgtable-based scatterlist wrappers
Marek Szyprowski
1
-2
/
+2
2025-04-25
media: videobuf2: check constants during build time
Michał Mirosław
1
-6
/
+5
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-4
/
+4
2025-03-06
media: siano: Fix error handling in smsdvb_module_init()
Yuan Can
1
-0
/
+2
2025-03-05
media: v4l2-tpg: use (t,l)/wxh format for rectangle
Hans Verkuil
1
-4
/
+4
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-17
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
4
-4
/
+4
2024-12-02
media: b2c2: Remove unused functions
Dr. David Alan Gilbert
2
-17
/
+0
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
2
-13
/
+18
2024-11-07
media: videobuf2-core: copy vb planes unconditionally
Tudor Ambarus
1
-13
/
+15
2024-10-28
media: vb2: fix confusing log message
Hans Verkuil
1
-1
/
+1
2024-10-28
media: vb2: Fix comment
Ricardo Ribalda
1
-1
/
+1
2024-10-28
media: common: saa7146: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2
-4
/
+0
2024-10-28
media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULL
Hans Verkuil
1
-6
/
+20
2024-10-18
media: v4l2-tpg: prevent the risk of a division by zero
Mauro Carvalho Chehab
1
-0
/
+3
2024-10-12
media: siano: remove redundant null pointer checks in cec_devnode_init()
Li Zetao
1
-8
/
+1
2024-10-12
media: vb2: use lock if wait_prepare/finish are NULL
Hans Verkuil
1
-3
/
+10
2024-10-12
media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finish
Hans Verkuil
1
-0
/
+8
2024-10-08
media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap type
David Given
1
-0
/
+4
2024-10-08
media: uvcvideo: Add luma 16-bit interlaced pixel format
Dmitry Perchanov
1
-0
/
+4
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-91
/
+100
2024-08-31
media: siano: Remove unused declarations
Yue Haibing
1
-6
/
+0
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-2
/
+1
2024-08-27
media: videobuf2: Drop minimum allocation requirement of 2 buffers
Laurent Pinchart
1
-7
/
+0
2024-08-14
media: videobuf2-core: attach once if multiple planes share the same dbuf
Yunke Cao
1
-4
/
+26
2024-08-14
media: videobuf2-core: reverse the iteration order in __vb2_buf_dmabuf_put
Yunke Cao
1
-2
/
+8
2024-08-14
media: videobuf2-core: release all planes first in __prepare_dmabuf()
Yunke Cao
1
-56
/
+59
2024-08-14
media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
Yunke Cao
1
-4
/
+4
2024-08-05
media: siano: Simplify smscore_load_firmware_from_file
Ricardo Ribalda
2
-14
/
+5
2024-06-29
media: videobuf2: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-29
usb: uvc: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-19
media: videobuf2: core: Drop unneeded forward declaration
Laurent Pinchart
1
-1
/
+0
2024-05-31
media: siano: Use flex arrays for sms_firmware
Ricardo Ribalda
1
-1
/
+1
2024-05-31
media: siano: Remove unused structures
Ricardo Ribalda
1
-14
/
+0
2024-05-31
media: siano: Refactor struct sms_msg_data
Ricardo Ribalda
4
-11
/
+13
2024-05-03
media: common: saa7146: Use min macro
Ricardo Ribalda
1
-4
/
+4
2024-04-24
media: videobuf2: improve max_num_buffers sanity checks
Hans Verkuil
1
-1
/
+7
2024-03-25
media: v4l2: Add REMOVE_BUFS ioctl
Benjamin Gaignard
2
-1
/
+57
[next]