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
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: 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-23
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
103
-110
/
+110
2023-09-23
media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
Hans de Goede
1
-2
/
+6
2023-09-23
media: ov2680: Fix vflip / hflip set functions
Hans de Goede
1
-38
/
+12
2023-09-23
media: ov2680: Fix ov2680_bayer_order()
Hans de Goede
1
-19
/
+14
2023-09-23
media: ov2680: Remove auto-gain and auto-exposure controls
Hans de Goede
1
-144
/
+17
2023-09-23
media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
Dave Stevenson
1
-0
/
+2
2023-09-23
media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()
Marek Vasut
1
-2
/
+2
2023-09-23
media: i2c: ov5640: Configure HVP lines in s_power callback
Lad Prabhakar
1
-65
/
+58
2023-09-23
media: go7007: Remove redundant if statement
Colin Ian King
1
-2
/
+0
2023-09-23
media: mediatek: vcodec: Return NULL if no vdec_fb is found
Irui Wang
1
-2
/
+3
2023-09-23
media: cx24120: Add retval check for cx24120_message_send()
Daniil Dulov
1
-1
/
+3
2023-09-23
media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()
Christophe JAILLET
1
-2
/
+3
2023-09-23
media: dib7000p: Fix potential division by zero
Daniil Dulov
1
-1
/
+1
2023-09-23
drivers: usb: smsusb: fix error handling code in smsusb_init_device
Dongliang Mu
1
-10
/
+11
2023-09-23
media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
Christophe JAILLET
1
-4
/
+14
2023-09-23
media: v4l2-fwnode: simplify v4l2_fwnode_parse_link
Marco Felsch
1
-16
/
+9
2023-09-23
media: v4l2-fwnode: fix v4l2_fwnode_parse_link handling
Marco Felsch
1
-1
/
+1
2023-08-30
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
1
-0
/
+2
2023-08-30
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
1
-2
/
+4
2023-07-27
media: usb: siano: Fix warning due to null work_func_t function pointer
Duoming Zhou
1
-1
/
+2
2023-07-27
media: usb: Check az6007_read() return value
Daniil Dulov
1
-1
/
+2
2023-06-28
media: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
1
-1
/
+2
2023-06-28
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
1
-21
/
+63
2023-06-28
media: dvbdev: fix error logic at dvb_register_device()
Mauro Carvalho Chehab
1
-0
/
+3
2023-06-28
media: dvbdev: Fix memleak in dvb_register_device
Dinghao Liu
1
-0
/
+3
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
4
-8
/
+8
2023-06-09
media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
Hyunwoo Kim
1
-1
/
+36
2023-06-09
media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
Takashi Iwai
1
-4
/
+12
2023-06-09
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Hyunwoo Kim
1
-3
/
+35
2023-06-09
media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-06-09
media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
Hyunwoo Kim
1
-2
/
+1
2023-06-09
media: dvb_ca_en50221: fix a size write bug
YongSu Yoo
1
-5
/
+7
2023-06-09
media: netup_unidvb: fix irq init by register it at the end of probe
Wei Chen
1
-8
/
+9
2023-06-09
media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
Wei Chen
1
-1
/
+1
2023-06-09
media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
Wei Chen
1
-0
/
+4
2023-06-09
media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
Zhang Shurong
1
-0
/
+20
2023-06-09
media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
Wei Chen
1
-0
/
+8
2023-06-09
media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
Wei Chen
1
-0
/
+12
2023-06-09
media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
Wei Chen
1
-0
/
+12
2023-06-09
media: dvb_demux: fix a bug for the continuity counter
YongSu Yoo
1
-2
/
+2
2023-06-09
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Niklas Söderlund
1
-0
/
+1
2023-05-30
media: radio-shark: Add endpoint checks
Alan Stern
2
-0
/
+20
[next]