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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
media: cx23885: Module option to disable analog video
Bradford Love
4
-3
/
+22
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
8
-2
/
+10
2026-03-17
media: saa7164: Fix REV2 firmware filename
Bradford Love
1
-2
/
+2
2026-03-16
media: saa7164: add ioremap return checks and cleanups
Wang Jun
1
-12
/
+35
2026-03-16
media: pci: zoran: fix potential memory leak in zoran_probe()
Abdun Nihaal
1
-1
/
+1
2026-03-16
media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()
Bartosz Golaszewski
1
-13
/
+13
2026-03-16
media: cx25821-alsa: replace BUG_ON() with WARN_ON()
Atharv Dubey
1
-3
/
+3
2026-03-16
media:pci:mgb4: Add zDML color mapping support
Martin Tůma
2
-3
/
+77
2026-03-16
media:pci:mgb4: Fixed negative hwmon temperatures processing
Martin Tůma
1
-1
/
+2
2026-03-11
media: ipu-bridge: Add OV5675 sensor config
Leif Skunberg
1
-0
/
+2
2026-03-11
media: ipu-bridge: Add upside-down sensor DMI quirk for Dell XPS 13 9340 and XPS 14 9440
Hans de Goede
1
-0
/
+14
2026-03-11
media: intel/ipu6: fix error pointer dereference
Ethan Tidmore
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
72
-91
/
+91
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
75
-104
/
+102
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
23
-245
/
+312
2026-02-03
media: pci: mg4b: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-17
media: pci: mgb4: Add support for GMSL3 coaxial modules
Martin Tůma
2
-6
/
+28
2026-01-17
media: pci: mgb4: Add support for GMSL1 modules
Martin Tůma
7
-71
/
+189
2026-01-16
media: ipu6: Update e-mail addresses
Sakari Ailus
2
-2
/
+2
2026-01-13
media: ipu6: Always call video_device_pipeline_alloc_start()
Sakari Ailus
2
-7
/
+1
2026-01-13
media: ipu6: Drop custom functions to obtain sd state information
Sakari Ailus
4
-66
/
+24
2026-01-13
media: ipu6: Remove source_entity from struct ipu6_isys_stream
Sakari Ailus
3
-39
/
+31
2026-01-13
media: ipu6: Obtain unique source pad from remote sub-device
Sakari Ailus
1
-3
/
+3
2026-01-13
media: ipu6: Obtain remote pad using media_pad_remote_pad_unique()
Sakari Ailus
1
-1
/
+1
2026-01-13
media: ipu6: Drop error argument from ipu6_isys_stream_start()
Sakari Ailus
2
-10
/
+3
2026-01-13
media: ipu6: Always close firmware stream
Sakari Ailus
1
-3
/
+2
2026-01-13
media: ipu6: Close firmware streams on streaming enable failure
Sakari Ailus
1
-0
/
+1
2026-01-13
media: ipu6: Don't check pipeline in stream_start
Sakari Ailus
1
-4
/
+2
2026-01-13
media: ipu6: Remove redundant streaming start via buffer queueing
Sakari Ailus
1
-7
/
+0
2026-01-13
media: ipu6: Make symbols static
Sakari Ailus
2
-4
/
+2
2026-01-13
media: ipu6: Remove redundant driver data checks
Sakari Ailus
1
-8
/
+1
2026-01-13
media: ipu6: Drop MMU hardware initialisation in probe()
Sakari Ailus
1
-8
/
+0
2026-01-13
media: ipu6: Ensure stream_mutex is acquired when dealing with node list
Sakari Ailus
1
-3
/
+5
2026-01-13
media: ipu6: Fix RPM reference leak in probe error paths
Bingbu Cao
1
-4
/
+6
2026-01-13
media: ipu6: Fix typo and wrong constant in ipu6-mmu.c
Bingbu Cao
1
-2
/
+2
2026-01-13
media: cx25821: Fix a resource leak in cx25821_dev_setup()
Haoxiang Li
1
-0
/
+1
2026-01-13
media: solo6x10: Check for out of bounds chip_id
Kees Cook
1
-1
/
+7
2026-01-13
media: cx25821: Add missing unmap in snd_cx25821_hw_params()
Haoxiang Li
1
-0
/
+1
2026-01-13
media: cx23885: Add missing unmap in snd_cx23885_hw_params()
Haoxiang Li
1
-1
/
+3
2026-01-13
media: cx88: Add missing unmap in snd_cx88_hw_params()
Haoxiang Li
1
-1
/
+3
2026-01-06
media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensors
Hans de Goede
2
-1
/
+30
2025-11-13
media: ipu6: isys: Add support for monochrome media bus formats
Hans de Goede
3
-9
/
+43
2025-11-13
media: ipu-bridge: Add OV05C10 to the list of supported sensors
Hao Yao
1
-0
/
+2
2025-11-13
media: ipu-bridge: Add IMX471 to the list of supported sensors
Jimmy Su
1
-0
/
+2
2025-11-11
Merge tag 'v6.18-rc5' into media-next
Mauro Carvalho Chehab
6
-34
/
+52
2025-11-03
media: pci: mgb4: Fix DV capabilities
Martin Tůma
2
-4
/
+4
2025-10-29
media: ivsc: Release csi_dev reference early in mei_ace_setup_dev_link()
Ma Ke
1
-2
/
+2
2025-10-17
media: ipu6: isys: Use %pe format specifier
Ricardo Ribalda
1
-2
/
+2
2025-10-17
media: ipu3-cio2: Use %pe format specifier
Ricardo Ribalda
1
-2
/
+2
[next]