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
/
staging
/
media
/
ipu7
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+7
2026-01-13
media: staging/ipu7: Fix the loop bound in l2 table alloc
Bingbu Cao
-1
/
+1
2026-01-13
media: staging/ipu7: Update CDPHY register settings
Bingbu Cao
-3
/
+10
2026-01-13
media: staging/ipu7: Call synchronous RPM suspend in probe failure
Bingbu Cao
-1
/
+1
2026-01-13
media: staging/ipu7: Ignore interrupts when device is suspended
Bingbu Cao
-1
/
+20
2025-10-29
media: staging: ipu7: isys: Drop video_open() function
Laurent Pinchart
-6
/
+1
2025-10-17
media: staging/ipu7: Use %pe format specifier
Ricardo Ribalda
-4
/
+4
2025-09-10
media: staging/ipu7: fix isys device runtime PM usage in firmware closing
Bingbu Cao
-0
/
+1
2025-09-09
media: staging: ipu7: Don't include linux/version.h
Sakari Ailus
-1
/
+0
2025-08-25
media: staging/ipu7: cleanup the MMU correctly in IPU7 driver release
Bingbu Cao
-3
/
+3
2025-08-25
media: staging/ipu7: Don't set name for IPU7 PCI device
Bingbu Cao
-1
/
+0
2025-08-25
media: staging/ipu7: convert to use pci_alloc_irq_vectors() API
Bingbu Cao
-12
/
+9
2025-08-25
media: staging/ipu7: Use v4l2_ctrl_subdev_subscribe_event()
Laurent Pinchart
-1
/
+1
2025-08-25
media: staging/ipu7: Disallow source multiplexing
Laurent Pinchart
-60
/
+14
2025-08-13
media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manually
Laurent Pinchart
-1
/
+0
2025-07-10
media: staging/ipu7: add CONFIG_PCI dependency
Arnd Bergmann
-0
/
+1
2025-07-10
media: staging/ipu7: avoid division by 64-bit value
Arnd Bergmann
-4
/
+4
2025-07-04
media: ipu7: Drop IPU8 PCI ID for now
Sakari Ailus
-1
/
+0
2025-07-03
media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7
Bingbu Cao
-0
/
+69
2025-07-03
media: staging/ipu7: add IPU7 input system device driver
Bingbu Cao
-4
/
+7033
2025-07-03
media: staging/ipu7: add IPU7 firmware ABI headers
Bingbu Cao
-0
/
+1326
2025-07-03
media: staging/ipu7: add firmware parse, syscom interface and boot
Bingbu Cao
-0
/
+860
2025-07-03
media: staging/ipu7: add IPU7 DMA APIs and MMU mapping
Bingbu Cao
-0
/
+1790
2025-07-03
media: staging/ipu7: add Intel IPU7 PCI device driver
Bingbu Cao
-0
/
+5067