index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
intel
/
ipu6
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
media: intel/ipu6: fix async notifier cleanup leak on parse error
Cong Nguyen
1
-0
/
+1
2026-07-15
media: ipu6: Do not free aux device pdata after init
Ruoyu Wang
1
-8
/
+2
2026-05-05
media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping ranges
Marco Nenciarini
1
-6
/
+18
2026-03-11
media: intel/ipu6: fix error pointer dereference
Ethan Tidmore
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-8
/
+8
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
2025-11-13
media: ipu6: isys: Add support for monochrome media bus formats
Hans de Goede
3
-9
/
+43
2025-10-17
media: ipu6: isys: Use %pe format specifier
Ricardo Ribalda
1
-2
/
+2
2025-08-25
media: ipu6: isys: Set embedded data type correctly for metadata formats
Sakari Ailus
1
-0
/
+6
2025-08-25
media: ipu6: isys: Use v4l2_ctrl_subdev_subscribe_event()
Laurent Pinchart
1
-1
/
+1
2025-08-13
media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
Laurent Pinchart
1
-1
/
+0
2025-07-10
media: ipu6: isys: Set minimum height to 1
Sakari Ailus
1
-1
/
+1
2025-07-10
media: ipu6: isys: Use correct pads for xlate_streams()
Sakari Ailus
1
-6
/
+6
2025-05-06
media: intel/ipu6: Change deprecated lock comment
Stanislaw Gruszka
1
-4
/
+1
2025-05-06
media: intel/ipu6: Remove line_align
Stanislaw Gruszka
3
-6
/
+1
2025-05-06
media: intel/ipu6: Remove pin_ready function pointer
Stanislaw Gruszka
4
-14
/
+6
2025-05-06
media: intel/ipu6: Remove unused ipu6_isys_csi2_pdata
Stanislaw Gruszka
1
-2
/
+0
2025-04-25
media: intel/ipu6: Fix dma mask for non-secure mode
Stanislaw Gruszka
1
-2
/
+2
2025-04-25
media: intel/ipu6: Minor dma_mask clenaup
Stanislaw Gruszka
2
-4
/
+0
2025-04-25
media: intel/ipu6: Replace deprecated PCI functions
Philipp Stanner
1
-4
/
+4
2025-04-25
media: intel/ipu6: Remove unused dev field from ipu6_isys_queue
Stanislaw Gruszka
2
-2
/
+0
2025-04-25
media: intel/ipu6: Abstract buf ready function
Stanislaw Gruszka
1
-7
/
+15
2025-04-25
media: intel/ipu6: Use timestamp value directly
Stanislaw Gruszka
1
-11
/
+8
2025-04-25
media: intel/ipu6: Make two functions static
Stanislaw Gruszka
2
-7
/
+4
2025-04-25
media: intel/ipu6: Add missing new line character in error message
Stanislaw Gruszka
1
-1
/
+1
2025-04-25
media: intel/ipu6: Remove unused ipu6_isys_subdev_link_validate()
Stanislaw Gruszka
1
-4
/
+0
2025-04-25
media: intel/ipu6: Constify ipu6_buttress_ctrl structure
Stanislaw Gruszka
4
-7
/
+7
2025-04-25
media: intel/ipu6: Remove ipu6_buttress_ctrl started field
Stanislaw Gruszka
2
-3
/
+0
2025-04-25
media: intel/ipu6: Remove unused IPU6_BUS_NAME
Stanislaw Gruszka
1
-2
/
+0
2025-04-25
media: ipu6: Remove workaround for Meteor Lake ES2
Hao Yao
1
-5
/
+0
2025-03-04
media: ipu6: Drop unused ipu6_dma_get_sgtable()
Sakari Ailus
2
-36
/
+0
2025-03-04
media: intel/ipu6: set the dev_parent of video device to pdev
Bingbu Cao
1
-0
/
+1
2025-02-15
media: intel/ipu6: Obtain link frequency from the remote subdev pad
Sakari Ailus
1
-9
/
+3
[next]