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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-03-01
media: av7110: prevent underflow in write_ts_to_decoder()
Dan Carpenter
1
-2
/
+2
2024-02-23
media: rc: bpf attach/detach requires write permission
Sean Young
3
-5
/
+8
2024-02-23
media: ir_toy: fix a memleak in irtoy_tx
Zhipeng Lu
1
-0
/
+2
2024-02-23
media: ddbridge: fix an error code problem in ddb_probe
Su Hui
1
-1
/
+1
2024-02-23
media: rockchip: rga: fix swizzling for RGB formats
Michael Tretter
1
-12
/
+3
2024-02-23
media: stk1160: Fixed high volume of stk1160_dbg messages
Ghanshyam Agrawal
1
-3
/
+2
2024-02-23
media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...
Zheng Wang
1
-3
/
+3
2024-01-25
media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path ...
Christophe JAILLET
1
-2
/
+5
2024-01-25
media: dvbdev: drop refcount on error path in dvb_device_open()
Dan Carpenter
1
-0
/
+2
2024-01-25
media: cx231xx: fix a memleak in cx231xx_init_isoc
Zhipeng Lu
1
-0
/
+2
2024-01-25
media: pvrusb2: fix use after free on context disconnection
Ricardo B. Marliere
1
-1
/
+2
2023-12-08
media: ccs: Correctly initialise try compose rectangle
Sakari Ailus
1
-1
/
+1
2023-11-28
media: qcom: camss: Fix vfe_get() error jump
Bryan O'Donoghue
1
-1
/
+1
2023-11-28
media: venus: hfi: add checks to handle capabilities from firmware
Vikash Garodia
1
-0
/
+12
2023-11-28
media: venus: hfi: fix the check to handle session buffer requirement
Vikash Garodia
1
-1
/
+1
2023-11-28
media: venus: hfi_parser: Add check to keep the number of codecs within range
Vikash Garodia
1
-0
/
+3
2023-11-28
media: sharp: fix sharp encoding
Sean Young
1
-3
/
+5
2023-11-28
media: lirc: drop trailing space from scancode transmit
Sean Young
1
-1
/
+5
2023-11-28
media: venus: hfi: add checks to perform sanity on queue pointers
Vikash Garodia
1
-0
/
+10
2023-11-28
media: imon: fix access to invalid resource for the second interface
Takashi Iwai
1
-0
/
+6
2023-11-28
media: cobalt: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-5
/
+6
2023-11-28
media: vivid: avoid integer overflow
Hans Verkuil
1
-1
/
+1
2023-11-28
media: gspca: cpia1: shift-out-of-bounds in set_flicker
Rajeshwar R Shinde
1
-0
/
+3
2023-11-20
media: dvb-usb-v2: af9035: fix missing unlock
Hans Verkuil
1
-4
/
+9
2023-11-20
media: vidtv: mux: Add check and kfree for kstrdup
Jiasheng Jiang
1
-1
/
+6
2023-11-20
media: vidtv: psi: Add check for kstrdup
Jiasheng Jiang
1
-5
/
+40
2023-11-20
media: s3c-camif: Avoid inappropriate kfree()
Katya Orlova
1
-4
/
+2
2023-11-20
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
1
-0
/
+1
2023-11-20
media: i2c: max9286: Fix some redundant of_node_put() calls
Christophe JAILLET
1
-2
/
+0
2023-10-25
media: mtk-jpeg: Fix use after free bug due to uncanceled work
Zheng Wang
1
-0
/
+1
2023-10-10
media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
Konrad Dybcio
1
-1
/
+1
2023-10-10
media: venus: hfi: Add a 6xx boot logic
Dikshita Agarwal
1
-2
/
+12
2023-10-10
media: venus: core: Add differentiator IS_V6(core)
Bryan O'Donoghue
1
-0
/
+1
2023-10-10
media: venus: hfi: Define additional 6xx registers
Dikshita Agarwal
1
-0
/
+30
2023-10-10
media: venus: hfi,pm,firmware: Convert to block relative addressing
Bryan O'Donoghue
4
-97
/
+105
2023-10-10
media: venus: core: Add io base variables for each block
Bryan O'Donoghue
2
-0
/
+22
2023-09-23
media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
Sakari Ailus
1
-1
/
+1
2023-09-23
media: pci: cx23885: replace BUG with error return
Hans Verkuil
1
-1
/
+1
2023-09-23
media: tuners: qt1010: replace BUG_ON with a regular error
Hans Verkuil
1
-5
/
+6
2023-09-23
media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
Zhang Shurong
1
-1
/
+1
2023-09-23
media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
Zhang Shurong
1
-0
/
+8
2023-09-23
media: anysee: fix null-ptr-deref in anysee_master_xfer
Zhang Shurong
1
-1
/
+1
2023-09-23
media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
Zhang Shurong
1
-0
/
+5
2023-09-23
media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
Zhang Shurong
1
-0
/
+24
2023-09-23
media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
Zhang Shurong
1
-6
/
+8
2023-09-19
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
104
-111
/
+111
2023-09-19
media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
Hans de Goede
1
-2
/
+6
2023-09-19
media: ov2680: Fix vflip / hflip set functions
Hans de Goede
1
-38
/
+12
2023-09-19
media: ov2680: Fix ov2680_bayer_order()
Hans de Goede
1
-19
/
+14
2023-09-19
media: ov2680: Remove auto-gain and auto-exposure controls
Hans de Goede
1
-144
/
+17
[next]