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