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
2024-12-09
media: uvcvideo: Stop stream during unregister
Ricardo Ribalda
1
-1
/
+31
2024-12-09
media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...
Gaosheng Cui
1
-1
/
+3
2024-12-09
media: ov08x40: Fix burst write sequence
Bryan O'Donoghue
1
-5
/
+28
2024-12-09
media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()
Jinjie Ruan
1
-1
/
+1
2024-12-09
media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-12-09
media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-12-09
media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...
Joe Hattori
1
-2
/
+3
2024-12-09
media: ts2020: fix null-ptr-deref in ts2020_probe()
Li Zetao
1
-1
/
+7
2024-12-09
media: verisilicon: av1: Fix reference video buffer pointer assignment
Benjamin Gaignard
1
-2
/
+1
2024-12-09
media: platform: rga: fix 32-bit DMA limitation
John Keeping
1
-1
/
+1
2024-12-09
media: imx-jpeg: Ensure power suppliers be suspended before detach them
Ming Qian
1
-0
/
+2
2024-12-09
media: i2c: tc358743: Fix crash in the probe error path when using polling
Alexander Shiyan
1
-1
/
+3
2024-12-09
media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-5
/
+5
2024-12-09
media: mtk-jpeg: Fix null-ptr-deref during unload module
Guoqing Jiang
2
-11
/
+10
2024-12-09
media: imx-jpeg: Set video drvdata before register video device
Ming Qian
1
-1
/
+1
2024-12-09
media: amphion: Set video drvdata before register video device
Ming Qian
1
-1
/
+1
2024-12-09
media: qcom: camss: fix error path on configuration of power domains
Vladimir Zapolskiy
1
-11
/
+8
2024-12-05
media: v4l2-core: v4l2-dv-timings: check cvt/gtf result
Hans Verkuil
4
-70
/
+95
2024-12-05
media: intel/ipu6: do not handle interrupts when device is disabled
Stanislaw Gruszka
2
-4
/
+12
2024-12-05
media: wl128x: Fix atomicity violation in fmc_send_cmd()
Qiu-ji Chen
1
-1
/
+2
2024-12-05
media: ipu6: remove architecture DMA ops dependency in Kconfig
Bingbu Cao
1
-6
/
+0
2024-12-05
media: ipu6: not override the dma_ops of device in driver
Bingbu Cao
6
-132
/
+156
2024-12-05
media: ipu6: Fix DMA and physical address debugging messages for 32-bit
Sakari Ailus
2
-14
/
+21
2024-12-05
media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read call
Colin Ian King
1
-1
/
+1
2024-12-05
media: i2c: vgxy61: Fix an error handling path in vgxy61_detect()
Christophe JAILLET
1
-1
/
+1
2024-12-05
media: i2c: max96717: clean up on error in max96717_subdev_init()
Dan Carpenter
1
-2
/
+4
2024-11-22
media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...
Benoit Sevens
1
-1
/
+1
2024-11-08
Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
18
-54
/
+98
2024-11-07
media: videobuf2-core: copy vb planes unconditionally
Tudor Ambarus
1
-13
/
+15
2024-11-06
media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
Mauro Carvalho Chehab
1
-11
/
+4
2024-10-28
media: vivid: fix buffer overwrite when using > 32 buffers
Hans Verkuil
4
-4
/
+6
2024-10-18
media: pulse8-cec: fix data timestamp at pulse8_setup()
Mauro Carvalho Chehab
1
-1
/
+1
2024-10-18
media: cec: extron-da-hd-4k-plus: don't use -1 as an error code
Mauro Carvalho Chehab
1
-3
/
+3
2024-10-18
media: stb0899_algo: initialize cfr before using it
Mauro Carvalho Chehab
1
-1
/
+1
2024-10-18
media: adv7604: prevent underflow condition when reporting colorspace
Mauro Carvalho Chehab
1
-9
/
+17
2024-10-18
media: cx24116: prevent overflows on SNR calculus
Mauro Carvalho Chehab
1
-1
/
+6
2024-10-18
media: ar0521: don't overflow when checking PLL values
Mauro Carvalho Chehab
1
-2
/
+2
2024-10-18
media: s5p-jpeg: prevent buffer overflows
Mauro Carvalho Chehab
1
-6
/
+11
2024-10-18
media: mgb4: protect driver against spectre
Mauro Carvalho Chehab
1
-0
/
+2
2024-10-18
media: dvb_frontend: don't play tricks with underflow values
Mauro Carvalho Chehab
1
-2
/
+2
2024-10-18
media: dvbdev: prevent the risk of out of memory access
Mauro Carvalho Chehab
1
-2
/
+15
2024-10-18
media: v4l2-tpg: prevent the risk of a division by zero
Mauro Carvalho Chehab
1
-0
/
+3
2024-10-18
media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()
Mauro Carvalho Chehab
1
-6
/
+11
2024-10-15
media: dvb-core: add missing buffer index check
Hans Verkuil
1
-1
/
+7
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
44
-44
/
+44
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
5
-5
/
+0
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
226
-893
/
+5546
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+7
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
3
-6
/
+8
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
[prev]
[next]