index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
media: pci: ivtv: Add check for DMA map result
Mikhail Kobuk
3
-3
/
+17
2025-10-19
media: pci: ivtv: Add missing check after DMA map
Thomas Fourier
2
-2
/
+8
2025-10-19
media: pci/ivtv: switch from 'pci_' to 'dma_' API
Christophe JAILLET
5
-30
/
+41
2025-10-19
media: cx18: Add missing check after DMA map
Thomas Fourier
1
-3
/
+10
2025-10-19
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
10
-33
/
+34
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+3
2025-10-19
media: mc: Clear minor number before put device
Edward Adam Davis
1
-5
/
+1
2025-10-19
media: i2c: mt9v111: fix incorrect type for ret
Qianfeng Rong
1
-1
/
+1
2025-10-19
media: rj54n1cb0c: Fix memleak in rj54n1_probe()
Zhang Shurong
1
-3
/
+6
2025-10-19
media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe
Duoming Zhou
1
-2
/
+2
2025-10-19
media: tuner: xc5000: Fix use-after-free in xc5000_release
Duoming Zhou
1
-1
/
+1
2025-10-19
media: tunner: xc5000: Refactor firmware load
Ricardo Ribalda
1
-22
/
+17
2025-10-19
media: rc: fix races with imon_disconnect()
Larshin Sergey
1
-7
/
+20
2025-10-19
media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove
Duoming Zhou
1
-1
/
+1
2025-10-02
media: i2c: imx214: Fix link frequency validation
André Apitzsch
1
-8
/
+19
2025-10-02
media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
Arnd Bergmann
1
-1
/
+5
2025-08-28
media: venus: protect against spurious interrupts during probe
Jorge Ramirez-Ortiz
1
-4
/
+4
2025-08-28
media: venus: Add support for SSR trigger using fault injection
Dikshita Agarwal
3
-1
/
+36
2025-08-28
media: qcom: camss: cleanup media device allocated resource on error path
Sasha Levin
1
-1
/
+3
2025-08-28
media: camss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2025-08-28
media: venus: venc: Clamp param smaller than 1fps and bigger than 240
Ricardo Ribalda
1
-3
/
+2
2025-08-28
media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.
Ricardo Ribalda
2
-3
/
+4
2025-08-28
media: venus: hfi: explicitly release IRQ during teardown
Jorge Ramirez-Ortiz
1
-0
/
+1
2025-08-28
media: venus: Add a check for packet size after reading from shared memory
Vedang Nagar
1
-0
/
+4
2025-08-28
media: ov2659: Fix memory leaks in ov2659_probe()
Zhang Shurong
1
-1
/
+2
2025-08-28
media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()
Gui-Dong Han
1
-1
/
+2
2025-08-28
media: usbtv: Lock resolution while streaming
Ludwig Disterhof
1
-0
/
+4
2025-08-28
media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()
Sakari Ailus
1
-1
/
+0
2025-08-28
media: hi556: correct the test pattern configuration
Bingbu Cao
1
-12
/
+14
2025-08-28
media: gspca: Add bounds checking to firmware parser
Dan Carpenter
1
-2
/
+8
2025-08-28
media: uvcvideo: Do not mark valid metadata as invalid
Ricardo Ribalda
1
-6
/
+6
2025-08-28
media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()
Youngjun Lee
1
-0
/
+3
2025-08-28
media: uvcvideo: Fix bandwidth issue for Alcor camera
chenchangcheng
1
-0
/
+9
2025-08-28
media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_write_serpar...
Alex Guo
1
-0
/
+6
2025-08-28
media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()
Alex Guo
1
-0
/
+4
2025-08-28
media: usb: hdpvr: disable zero-length read messages
Wolfram Sang
1
-0
/
+6
2025-08-28
media: tc358743: Increase FIFO trigger level to 374
Dave Stevenson
1
-2
/
+13
2025-08-28
media: tc358743: Return an appropriate colorspace from tc358743_set_fmt
Dave Stevenson
1
-27
/
+17
2025-08-28
media: tc358743: Check I2C succeeded during probe
Dave Stevenson
1
-4
/
+23
2025-08-28
media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ control
Niklas Söderlund
1
-4
/
+4
2025-08-28
media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE check
James Cowgill
1
-4
/
+4
2025-07-10
media: uvcvideo: Rollback non processed entities on error
Ricardo Ribalda
1
-14
/
+26
2025-07-10
media: imx-jpeg: Drop the first error frames
Ming Qian
1
-1
/
+11
2025-07-10
media: omap3isp: use sgtable-based scatterlist wrappers
Marek Szyprowski
2
-8
/
+6
2025-07-10
media: davinci: vpif: Fix memory leak in probe error path
Dmitry Nikiforov
1
-1
/
+3
2025-06-27
media: i2c: imx334: update mode_3840x2160_regs array
Shravan Chippa
1
-0
/
+6
2025-06-27
media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()
Wentao Liang
1
-0
/
+1
2025-06-27
media: tc358743: ignore video while HPD is low
Hans Verkuil
1
-0
/
+4
2025-06-27
media: ti: cal: Fix wrong goto on error path
Tomi Valkeinen
1
-2
/
+2
2025-06-27
media: ccs-pll: Better validate VT PLL branch
Sakari Ailus
1
-3
/
+9
[next]