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
/
intel
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+10
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-168
/
+83
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-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-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
2025-10-17
media: ipu-bridge: Use %pe format specifier
Ricardo Ribalda
-2
/
+2
2025-08-25
media: ipu6: isys: Set embedded data type correctly for metadata formats
Sakari Ailus
-0
/
+6
2025-08-25
media: ipu6: isys: Use v4l2_ctrl_subdev_subscribe_event()
Laurent Pinchart
-1
/
+1
2025-08-13
media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
Laurent Pinchart
-1
/
+0
2025-07-10
media: ipu6: isys: Set minimum height to 1
Sakari Ailus
-1
/
+1
2025-07-10
media: ipu6: isys: Use correct pads for xlate_streams()
Sakari Ailus
-6
/
+6
2025-06-30
media: ipu-bridge: Improve error logging when waiting for IVSC to become ready
Hans de Goede
-1
/
+2
2025-06-30
media: ipu-bridge: Add Onsemi MT9M114 HID to list of supported sensors
Hans de Goede
-0
/
+2
2025-06-30
media: ipu-bridge: Add Toshiba T4KA3 HID to list of supported sensor
Hans de Goede
-0
/
+2
2025-06-30
media: ivsc: Remove Wentong's e-mail address
Sakari Ailus
-2
/
+2
2025-06-30
media: ivsc: Fix crash at shutdown due to missing mei_cldev_disable() calls
Hans de Goede
-0
/
+4
2025-06-30
media: ipu-bridge: Add support for additional link frequencies
Jason Chen
-1
/
+1
2025-06-30
media: ipu3-cio2: Use V4L2 subdev active state
Laurent Pinchart
-52
/
+32
2025-06-30
media: ipu-bridge: Add _HID for OV5670
Daniel Scally
-0
/
+2
2025-06-30
media: ipu-bridge: Add link-frequency to the GC0310 entry
Hans de Goede
-1
/
+1
2025-05-06
media: intel/ipu6: Change deprecated lock comment
Stanislaw Gruszka
-4
/
+1
2025-05-06
media: intel/ipu6: Remove line_align
Stanislaw Gruszka
-6
/
+1
2025-05-06
media: intel/ipu6: Remove pin_ready function pointer
Stanislaw Gruszka
-14
/
+6
2025-05-06
media: intel/ipu6: Remove unused ipu6_isys_csi2_pdata
Stanislaw Gruszka
-2
/
+0
2025-04-25
media: intel/ipu6: Fix dma mask for non-secure mode
Stanislaw Gruszka
-2
/
+2
2025-04-25
media: intel/ipu6: Minor dma_mask clenaup
Stanislaw Gruszka
-4
/
+0
2025-04-25
media: intel/ipu6: Replace deprecated PCI functions
Philipp Stanner
-4
/
+4
2025-04-25
media: ipu3-cio2: Replace deprecated PCI functions
Philipp Stanner
-3
/
+2
[next]