index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
intel
/
ipu6
/
ipu6.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-07
media: intel/ipu6: do not handle interrupts when device is disabled
Stanislaw Gruszka
2024-10-16
media: ipu6: fix the wrong type casting and 64-bit division
Bingbu Cao
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-08-31
media: intel/ipu6: make use of dev_err_cast_probe()
Hongbo Li
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
2024-05-30
media: intel/ipu6: update the maximum supported csi2 port number to 6
Bingbu Cao
2024-05-28
media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove()
Christophe JAILLET
2024-05-08
media: media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping"
Colin Ian King
2024-05-03
media: intel/ipu6: Don't re-allocate memory for firmware
Sakari Ailus
2024-05-02
media: intel/ipu6: Switch to RUNTIME_PM_OPS() and SYSTEM_SLEEP_PM_OPS
Ricardo Ribalda
2024-04-29
media: intel/ipu6: add the main input system driver
Bingbu Cao
2024-04-29
media: intel/ipu6: add Intel IPU6 PCI device driver
Bingbu Cao