index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
st
/
stm32
Age
Commit message (
Expand
)
Author
43 hours
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
4 days
media: stm32: csi: unregister async notifier on cleanup
Myeonghun Pak
4 days
media: stm32: csi: correct remote pad retrieval
Alain Volmat
4 days
media: stm32: dcmipp: instantiate & link stm32mp25 subdevs
Alain Volmat
4 days
media: stm32: dcmipp: rename bytecap into capture
Alain Volmat
4 days
media: stm32: dcmipp: add pixel-pipe support in bytecap
Alain Volmat
4 days
media: stm32: dcmipp: pixelproc: addition of dcmipp-pixelproc subdev
Alain Volmat
4 days
media: stm32: dcmipp: addition of a dcmipp-isp subdev
Alain Volmat
4 days
media: stm32: dcmipp: add pixel pipes helper functions
Alain Volmat
4 days
media: stm32: dcmipp: introduce a dcmipp global media_pipeline
Alain Volmat
4 days
media: stm32: dcmipp: configure csi input of all pipes on stm32mp25
Alain Volmat
4 days
media: stm32: dcmipp: correct swap in YUYV data with parallel input
Alain Volmat
4 days
media: stm32: dcmipp: move common structures in dcmipp-common.h
Alain Volmat
4 days
media: stm32: dcmipp: bytecap: protect CMIER register access
Alain Volmat
4 days
media: stm32: dcmipp: make dcmipp_state & cmsr2 read common
Alain Volmat
4 days
media: stm32: dcmipp: share struct dcmipp_device among subdevs
Alain Volmat
2026-08-25
headers: Remove swap.h from suspend.h
Matthew Wilcox (Oracle)
2026-07-30
media: stm32: dcmi: fix some error handling bugs in probe()
Dan Carpenter
2026-07-28
media: stm32: dcmi: fix error handling on MDMA pool alloc failure
Alain Volmat
2026-07-15
media: stm32: dcmipp: Propagate runtime resume errors
Pengpeng Hou
2026-07-15
media: stm32: dcmi: Propagate runtime resume errors
Pengpeng Hou
2026-05-12
media: stm32-dcmipp: Return queued buffers on start_streaming() failure
Valery Borovsky
2026-05-05
media: stm32: dcmi: unregister notifier on probe failure
Myeonghun Pak
2026-03-11
media: stm32: dcmi: addition of DMA-MDMA chaining support
Alain Volmat
2026-03-11
media: stm32: dcmi: continuous mode capture in JPEG
Alain Volmat
2026-03-11
media: stm32: dcmi: use dmaengine_terminate_async in irq context
Alain Volmat
2026-03-11
media: stm32: dcmi: perform all dma handling within irq_thread
Alain Volmat
2026-03-11
media: stm32: dcmi: rework spin_lock calls
Alain Volmat
2026-03-11
media: stm32: dcmi: stop the dma transfer on overrun
Alain Volmat
2026-03-11
media: stm32: dcmi: only create dma descriptor once at buf_prepare
Alain Volmat
2026-03-11
media: stm32: dcmi: perform dmaengine_slave_config at probe
Alain Volmat
2026-03-11
media: stm32: dcmi: Switch from __maybe_unused to pm_ptr()
Alain Volmat
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-16
media: stm32: dcmipp: bytecap: remove useless cmier variable
Alain Volmat
2026-01-16
media: stm32: dcmipp: byteproc: only allow compose with 8/16bit fmts
Alain Volmat
2026-01-16
media: stm32: dcmipp: add Y10-Y12-Y14 in all subdevs
Alain Volmat
2026-01-16
media: stm32: dcmipp: Add RGB888 format support overall
Alain Volmat
2026-01-16
media: stm32: dcmipp: byteproc: disable compose for all bayers
Alain Volmat
2026-01-16
media: stm32: dcmipp: bytecap: clear all interrupts upon stream stop
Alain Volmat
2026-01-16
media: stm32: dcmipp: avoid naming clock if only one is needed
Alain Volmat
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
2025-10-17
media: stm32: dma2d: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
2025-09-09
media: stm32-dcmi: use int type to store negative error codes
Qianfeng Rong
2025-08-25
media: stm32-csi: Fix dereference before NULL check
Chandra Mohan Sundar
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
2025-08-13
media: stm32: dma2d: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
[next]