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-10-06
media: vb2: frame_vector.c: replace WARN_ONCE with a comment
Hans Verkuil
1
-2
/
+4
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: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
Konrad Dybcio
1
-1
/
+1
2023-09-19
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
104
-111
/
+111
2023-09-19
media: i2c: ccs: Check rules is non-NULL
Sakari Ailus
1
-45
/
+56
2023-09-19
media: i2c: rdacm21: Fix uninitialized value
Jacopo Mondi
1
-1
/
+1
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 ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
Hans de Goede
1
-6
/
+7
2023-09-19
media: ov2680: Add ov2680_fill_format() helper function
Hans de Goede
1
-22
/
+27
2023-09-19
media: ov2680: Don't take the lock for try_fmt calls
Hans de Goede
1
-11
/
+9
2023-09-19
media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-s
Hans de Goede
1
-14
/
+2
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
2023-09-19
media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
Dave Stevenson
1
-0
/
+2
2023-09-19
media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()
Marek Vasut
1
-2
/
+2
2023-09-19
media: venus: hfi_venus: Only consider sys_idle_indicator on V1
Konrad Dybcio
1
-12
/
+6
2023-09-19
media: go7007: Remove redundant if statement
Colin Ian King
1
-2
/
+0
2023-09-19
media: mediatek: vcodec: Return NULL if no vdec_fb is found
Irui Wang
1
-2
/
+3
2023-09-19
media: cx24120: Add retval check for cx24120_message_send()
Daniil Dulov
1
-1
/
+3
2023-09-19
media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()
Christophe JAILLET
1
-2
/
+3
2023-09-19
media: dib7000p: Fix potential division by zero
Daniil Dulov
1
-1
/
+1
2023-09-19
drivers: usb: smsusb: fix error handling code in smsusb_init_device
Dongliang Mu
1
-10
/
+11
2023-09-19
media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
Christophe JAILLET
1
-4
/
+14
2023-09-19
media: i2c: tvp5150: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+4
2023-09-19
media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables
Hans de Goede
1
-2
/
+0
2023-09-19
media: pci: cx23885: fix error handling for cx23885 ATSC boards
Nikolay Burykin
1
-12
/
+0
2023-09-19
media: pulse8-cec: handle possible ping error
Dmitry Antipov
1
-2
/
+5
2023-08-30
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
1
-0
/
+2
2023-08-26
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
1
-2
/
+4
2023-07-23
media: cec: i2c: ch7322: also select REGMAP
Randy Dunlap
1
-0
/
+1
2023-07-23
media: venus: helpers: Fix ALIGN() of non power of two
Rikard Falkeborn
1
-2
/
+2
2023-07-23
media: i2c: Correct format propagation for st-mipid02
Daniel Scally
1
-2
/
+7
2023-07-23
media: usb: siano: Fix warning due to null work_func_t function pointer
Duoming Zhou
1
-1
/
+2
2023-07-23
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-09
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
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 to race at dvb_register_device()
Hyunwoo Kim
1
-21
/
+63
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
[next]