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-09-04
media: uvcvideo: Fix integer overflow calculating timestamp
Ricardo Ribalda
1
-5
/
+5
2024-09-04
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
1
-5
/
+5
2024-09-04
media: pci: cx23885: check cx23885_vdev_init() return
Hans Verkuil
1
-0
/
+8
2024-09-04
media: qcom: venus: fix incorrect return value
Hans Verkuil
1
-1
/
+1
2024-09-04
media: radio-isa: use dev_name to fill in bus_info
Hans Verkuil
1
-1
/
+1
2024-08-19
media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...
Sean Young
1
-31
/
+4
2024-08-19
media: uvcvideo: Use entity get_cur in uvc_ctrl_set
Yunke Cao
1
-37
/
+46
2024-08-19
media: uvcvideo: Fix the bandwdith quirk on USB 3.x
Michal Pecio
1
-3
/
+3
2024-08-19
media: uvcvideo: Ignore empty TS packets
Ricardo Ribalda
1
-1
/
+30
2024-08-19
lirc: rc_dev_get_from_fd(): fix file leak
Al Viro
1
-1
/
+3
2024-08-19
media: venus: fix use after free in vdec_close
Dikshita Agarwal
1
-0
/
+1
2024-08-19
media: venus: flush all buffers in output plane streamoff
Dikshita Agarwal
1
-1
/
+1
2024-08-19
media: renesas: vsp1: Store RPF partition configuration per RPF instance
Laurent Pinchart
2
-4
/
+6
2024-08-19
media: renesas: vsp1: Fix _irqsave and _irq mix
Laurent Pinchart
1
-12
/
+8
2024-08-19
media: uvcvideo: Override default flags
Daniel Schaefer
1
-1
/
+8
2024-08-19
media: uvcvideo: Allow entity-defined get_info and get_cur
Ricardo Ribalda
2
-4
/
+23
2024-08-19
saa7134: Unchecked i2c_transfer function result fixed
Aleksandr Burakov
1
-2
/
+6
2024-08-19
media: imon: Fix race getting ictx->lock
Ricardo Ribalda
1
-4
/
+1
2024-08-19
media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()
Zheng Yejian
1
-4
/
+31
2024-07-18
media: dw2102: fix a potential buffer overflow
Mauro Carvalho Chehab
1
-1
/
+1
2024-07-18
media: dvb-frontends: tda10048: Fix integer overflow
Ricardo Ribalda
1
-3
/
+6
2024-07-18
media: s2255: Use refcount_t instead of atomic_t for num_channels
Ricardo Ribalda
1
-10
/
+10
2024-07-18
media: dvb-frontends: tda18271c2dd: Remove casting during div
Ricardo Ribalda
1
-2
/
+2
2024-07-18
media: dw2102: Don't translate i2c read into write
Michael Bunk
1
-47
/
+73
2024-07-18
media: dvb-usb: dib0700_devices: Add missing release_firmware()
Ricardo Ribalda
1
-3
/
+15
2024-07-18
media: dvb: as102-fe: Fix as10x_register_addr packing
Ricardo Ribalda
1
-1
/
+1
2024-07-05
media: dvbdev: Initialize sbuf
Ricardo Ribalda
1
-1
/
+1
2024-06-16
media: v4l2-core: hold videodev_lock until dev reg, finishes
Hans Verkuil
1
-0
/
+3
2024-06-16
media: mxl5xx: Move xpt structures off stack
Nathan Chancellor
1
-11
/
+11
2024-06-16
media: mc: mark the media devnode as registered from the, start
Hans Verkuil
1
-3
/
+2
2024-06-16
media: lgdt3306a: Add a check against null-pointer-def
Zheyu Ma
1
-0
/
+5
2024-06-16
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
1
-2
/
+2
2024-06-16
media: cec: core: avoid confusing "transmit timed out" message
Hans Verkuil
1
-1
/
+14
2024-06-16
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
2
-2
/
+6
2024-06-16
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
1
-93
/
+59
2024-06-16
media: cec: use call_op and check for !unregistered
Hans Verkuil
6
-40
/
+51
2024-06-16
media: cec: correctly pass on reply results
Hans Verkuil
1
-18
/
+30
2024-06-16
media: cec: abort if the current transmit was canceled
Hans Verkuil
1
-3
/
+11
2024-06-16
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2
-64
/
+128
2024-06-16
media: cec: fix a deadlock situation
Hans Verkuil
3
-17
/
+30
2024-06-16
media: cec: cec-api: add locking in cec_release()
Hans Verkuil
1
-0
/
+3
2024-06-16
media: cec: cec-adap: always cancel work in cec_transmit_msg_fh
Hans Verkuil
1
-2
/
+1
2024-06-16
media: flexcop-usb: fix sanity check of bNumEndpoints
Dongliang Mu
1
-1
/
+1
2024-06-16
media: flexcop-usb: clean up endpoint sanity checks
Johan Hovold
1
-4
/
+8
2024-06-16
media: stk1160: fix bounds checking in stk1160_copy_video()
Dan Carpenter
1
-5
/
+15
2024-06-16
media: radio-shark2: Avoid led_names truncations
Ricardo Ribalda
1
-1
/
+1
2024-06-16
media: ngene: Add dvb_ca_en50221_init return value check
Aleksandr Burakov
1
-1
/
+3
2024-05-02
media: cec: core: remove length check of Timer Status
Nini Song
1
-14
/
+0
2024-04-13
media: sta2x11: fix irq handler cast
Arnd Bergmann
1
-5
/
+4
2024-04-13
media: xc4000: Fix atomicity violation in xc4000_get_frequency
Gui-Dong Han
1
-2
/
+2
[next]