index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-17
media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULL
Laurent Pinchart
1
-11
/
+1
2025-10-14
media: ivtv: Fix invalid access to file *
Jacopo Mondi
3
-14
/
+25
2025-10-14
media: cx18: Fix invalid access to file *
Jacopo Mondi
3
-20
/
+27
2025-10-14
media: cec: Fix debugfs leak on bus_register() failure
Haotian Zhang
1
-0
/
+1
2025-10-14
media: c8sectpfe: remove support of STi c8sectpfe driver
Raphael Gallais-Pou
13
-2328
/
+0
2025-10-14
media: pci: mg4b: use iio_push_to_buffers_with_ts()
David Lechner
1
-1
/
+1
2025-10-14
media: pci: mg4b: use aligned_s64
David Lechner
1
-1
/
+2
2025-10-14
media: vidtv: initialize local pointers upon transfer of memory ownership
Jeongjun Park
1
-0
/
+3
2025-10-14
media: pvrusb2: Fix incorrect variable used in trace message
Colin Ian King
1
-1
/
+1
2025-10-14
media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()
Ivan Abramov
1
-0
/
+2
2025-10-14
media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status()
Ivan Abramov
1
-2
/
+5
2025-10-14
media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-3
/
+1
2025-10-14
media: i2c: adv7842: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-3
/
+1
2025-10-14
media: TDA1997x: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-1
/
+0
2025-10-14
media: dvb: Use int type to store negative error codes
Qianfeng Rong
2
-3
/
+4
2025-10-14
media: dvb-frontends: Remove redundant ternary operators
Liao Yuanhong
2
-3
/
+2
2025-10-14
media: synopsys: hdmirx: media: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-10-14
media: vivid: use vmalloc_array and vcalloc to simplify code
Qianfeng Rong
1
-3
/
+3
2025-10-14
media: pt1: use vmalloc_array to simplify code
Qianfeng Rong
1
-1
/
+1
2025-10-14
media: dvb-core: use vmalloc_array to simplify code
Qianfeng Rong
2
-6
/
+6
2025-10-14
Revert "media: xc2028: avoid use-after-free in load_firmware_cb()"
Dmitry Antipov
1
-8
/
+1
2025-10-14
media: dvb-core: dvb_demux: Fix assignments in if conditions
Darshan Rathod
1
-7
/
+13
2025-10-14
media: dvb-core: dvb_ringbuffer: Fix various coding style issues
Darshan Rathod
1
-15
/
+21
2025-10-14
media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
Jeongjun Park
1
-0
/
+5
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-26
/
+6
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
458
-8590
/
+15305
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+4
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2025-09-24
media: venus: pm_helpers: add fallback for the opp-table
Renjiang Han
1
-1
/
+8
2025-09-24
media: qcom: camss: vfe: Fix BPL alignment for QCM2290
Loic Poulain
1
-1
/
+0
2025-09-17
media: tuner: xc5000: Fix use-after-free in xc5000_release
Duoming Zhou
1
-1
/
+1
2025-09-17
media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe
Duoming Zhou
1
-2
/
+2
2025-09-17
media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove
Duoming Zhou
1
-1
/
+1
2025-09-17
media: vsp1: Export missing vsp1_isp_free_buffer symbol
Laurent Pinchart
1
-0
/
+1
2025-09-17
media: renesas: vsp1: Convert to SYSTEM_SLEEP/RUNTIME_PM_OPS()
Geert Uytterhoeven
1
-7
/
+7
2025-09-17
media: renesas: ceu: Convert to RUNTIME_PM_OPS()
Geert Uytterhoeven
1
-6
/
+4
2025-09-17
media: renesas: fdp1: Convert to RUNTIME_PM_OPS()
Geert Uytterhoeven
1
-6
/
+4
2025-09-17
media: renesas: rcar-vin: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-09-17
media: renesas: rcar_drif: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-6
/
+6
2025-09-15
Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
1
-2
/
+2
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
30
-97
/
+12
2025-09-13
media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
Thadeu Lima de Souza Cascardo
2
-27
/
+48
2025-09-13
media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILE
Ricardo Ribalda
1
-0
/
+34
2025-09-13
media: uvcvideo: Run uvc_ctrl_init_ctrl for all controls
Ricardo Ribalda
1
-9
/
+0
2025-09-13
media: uvcvideo: Shorten the transfer size non compliance message
Michal Pecio
1
-1
/
+1
2025-09-13
media: uvcvideo: Do not re-reference dev->udev
Ricardo Ribalda
1
-1
/
+1
2025-09-13
media: uvcvideo: Use intf instead of udev for printks
Ricardo Ribalda
6
-24
/
+24
2025-09-13
media: uvcvideo: Move video_device under video_queue
Ricardo Ribalda
5
-15
/
+12
2025-09-13
media: uvcvideo: Drop stream->mutex
Ricardo Ribalda
4
-50
/
+11
2025-09-13
media: uvcvideo: Move MSXU_CONTROL_METADATA definition to header
Laurent Pinchart
1
-6
/
+5
[prev]
[next]