summaryrefslogtreecommitdiff
path: root/drivers/media/platform/st/stm32
AgeCommit message (Expand)Author
43 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
4 daysmedia: stm32: csi: unregister async notifier on cleanupMyeonghun Pak
4 daysmedia: stm32: csi: correct remote pad retrievalAlain Volmat
4 daysmedia: stm32: dcmipp: instantiate & link stm32mp25 subdevsAlain Volmat
4 daysmedia: stm32: dcmipp: rename bytecap into captureAlain Volmat
4 daysmedia: stm32: dcmipp: add pixel-pipe support in bytecapAlain Volmat
4 daysmedia: stm32: dcmipp: pixelproc: addition of dcmipp-pixelproc subdevAlain Volmat
4 daysmedia: stm32: dcmipp: addition of a dcmipp-isp subdevAlain Volmat
4 daysmedia: stm32: dcmipp: add pixel pipes helper functionsAlain Volmat
4 daysmedia: stm32: dcmipp: introduce a dcmipp global media_pipelineAlain Volmat
4 daysmedia: stm32: dcmipp: configure csi input of all pipes on stm32mp25Alain Volmat
4 daysmedia: stm32: dcmipp: correct swap in YUYV data with parallel inputAlain Volmat
4 daysmedia: stm32: dcmipp: move common structures in dcmipp-common.hAlain Volmat
4 daysmedia: stm32: dcmipp: bytecap: protect CMIER register accessAlain Volmat
4 daysmedia: stm32: dcmipp: make dcmipp_state & cmsr2 read commonAlain Volmat
4 daysmedia: stm32: dcmipp: share struct dcmipp_device among subdevsAlain Volmat
2026-08-25headers: Remove swap.h from suspend.hMatthew Wilcox (Oracle)
2026-07-30media: stm32: dcmi: fix some error handling bugs in probe()Dan Carpenter
2026-07-28media: stm32: dcmi: fix error handling on MDMA pool alloc failureAlain Volmat
2026-07-15media: stm32: dcmipp: Propagate runtime resume errorsPengpeng Hou
2026-07-15media: stm32: dcmi: Propagate runtime resume errorsPengpeng Hou
2026-05-12media: stm32-dcmipp: Return queued buffers on start_streaming() failureValery Borovsky
2026-05-05media: stm32: dcmi: unregister notifier on probe failureMyeonghun Pak
2026-03-11media: stm32: dcmi: addition of DMA-MDMA chaining supportAlain Volmat
2026-03-11media: stm32: dcmi: continuous mode capture in JPEGAlain Volmat
2026-03-11media: stm32: dcmi: use dmaengine_terminate_async in irq contextAlain Volmat
2026-03-11media: stm32: dcmi: perform all dma handling within irq_threadAlain Volmat
2026-03-11media: stm32: dcmi: rework spin_lock callsAlain Volmat
2026-03-11media: stm32: dcmi: stop the dma transfer on overrunAlain Volmat
2026-03-11media: stm32: dcmi: only create dma descriptor once at buf_prepareAlain Volmat
2026-03-11media: stm32: dcmi: perform dmaengine_slave_config at probeAlain Volmat
2026-03-11media: stm32: dcmi: Switch from __maybe_unused to pm_ptr()Alain Volmat
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-16media: stm32: dcmipp: bytecap: remove useless cmier variableAlain Volmat
2026-01-16media: stm32: dcmipp: byteproc: only allow compose with 8/16bit fmtsAlain Volmat
2026-01-16media: stm32: dcmipp: add Y10-Y12-Y14 in all subdevsAlain Volmat
2026-01-16media: stm32: dcmipp: Add RGB888 format support overallAlain Volmat
2026-01-16media: stm32: dcmipp: byteproc: disable compose for all bayersAlain Volmat
2026-01-16media: stm32: dcmipp: bytecap: clear all interrupts upon stream stopAlain Volmat
2026-01-16media: stm32: dcmipp: avoid naming clock if only one is neededAlain Volmat
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart
2025-10-17media: stm32: dma2d: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-09-09media: stm32-dcmi: use int type to store negative error codesQianfeng Rong
2025-08-25media: stm32-csi: Fix dereference before NULL checkChandra Mohan Sundar
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart
2025-08-13media: stm32: dma2d: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart