index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
st
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
media: stm32: dcmi: addition of DMA-MDMA chaining support
Alain Volmat
1
-30
/
+220
2026-03-11
media: stm32: dcmi: continuous mode capture in JPEG
Alain Volmat
1
-4
/
+0
2026-03-11
media: stm32: dcmi: use dmaengine_terminate_async in irq context
Alain Volmat
1
-6
/
+2
2026-03-11
media: stm32: dcmi: perform all dma handling within irq_thread
Alain Volmat
1
-79
/
+18
2026-03-11
media: stm32: dcmi: rework spin_lock calls
Alain Volmat
1
-12
/
+11
2026-03-11
media: stm32: dcmi: stop the dma transfer on overrun
Alain Volmat
1
-0
/
+12
2026-03-11
media: stm32: dcmi: only create dma descriptor once at buf_prepare
Alain Volmat
1
-33
/
+45
2026-03-11
media: stm32: dcmi: perform dmaengine_slave_config at probe
Alain Volmat
1
-17
/
+15
2026-03-11
media: stm32: dcmi: Switch from __maybe_unused to pm_ptr()
Alain Volmat
1
-8
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
9
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-10
/
+10
2026-01-16
media: stm32: dcmipp: bytecap: remove useless cmier variable
Alain Volmat
1
-11
/
+6
2026-01-16
media: stm32: dcmipp: byteproc: only allow compose with 8/16bit fmts
Alain Volmat
1
-1
/
+11
2026-01-16
media: stm32: dcmipp: add Y10-Y12-Y14 in all subdevs
Alain Volmat
3
-0
/
+12
2026-01-16
media: stm32: dcmipp: Add RGB888 format support overall
Alain Volmat
3
-0
/
+7
2026-01-16
media: stm32: dcmipp: byteproc: disable compose for all bayers
Alain Volmat
1
-5
/
+2
2026-01-16
media: stm32: dcmipp: bytecap: clear all interrupts upon stream stop
Alain Volmat
1
-0
/
+3
2026-01-16
media: stm32: dcmipp: avoid naming clock if only one is needed
Alain Volmat
1
-1
/
+6
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
1
-1
/
+1
2025-10-17
media: stm32: dma2d: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
1
-5
/
+0
2025-10-14
media: c8sectpfe: remove support of STi c8sectpfe driver
Raphael Gallais-Pou
13
-2328
/
+0
2025-09-09
media: stm32-dcmi: use int type to store negative error codes
Qianfeng Rong
1
-2
/
+2
2025-08-29
media: st-delta: avoid excessive stack usage
Arnd Bergmann
1
-9
/
+11
2025-08-25
media: stm32-csi: Fix dereference before NULL check
Chandra Mohan Sundar
1
-2
/
+2
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
1
-5
/
+5
2025-08-13
media: stm32: dma2d: Access v4l2_fh from file
Jacopo Mondi
1
-3
/
+3
2025-08-13
media: st: delta: Access v4l2_fh from file
Jacopo Mondi
1
-7
/
+5
2025-08-13
media: bdisp: Access v4l2_fh from file
Jacopo Mondi
1
-11
/
+9
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
4
-7
/
+7
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
4
-8
/
+4
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
5
-29
/
+44
2025-06-17
media: c8sectpfe: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-22
/
+12
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-30
media: platform: use (t,l)/wxh format for rectangle
Hans Verkuil
5
-25
/
+25
2025-04-25
media: stm32-dcmi: use devm_kmemdup_array()
Raag Jadav
1
-6
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-06
media: platform: stm32: Add check for clk_enable()
Jiasheng Jiang
1
-1
/
+2
2025-03-06
media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
Markus Elfring
1
-2
/
+1
2025-02-15
media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
Sakari Ailus
1
-1
/
+3
2025-02-15
media: stm32: dcmipp: add has_csi2 & needs_mclk in match data
Alain Volmat
1
-10
/
+13
2025-02-15
media: stm32: csi: correct unsigned or useless variable settings
Alain Volmat
1
-8
/
+9
2025-02-15
media: stm32: csi: remove useless fwnode_graph_get_endpoint call
Alain Volmat
1
-12
/
+8
2025-02-15
media: stm32: csi: simplify enable_streams error handling
Alain Volmat
1
-7
/
+9
2025-02-15
media: stm32: csi: use ARRAY_SIZE to search D-PHY table
Alain Volmat
1
-9
/
+11
2025-02-15
media: stm32: csi: register subdev only at end of probe
Alain Volmat
1
-7
/
+6
2025-02-15
media: stm32: csi: add missing pm_runtime_put on error
Alain Volmat
1
-7
/
+9
2025-02-15
media: stm32: dcmipp: correct ret type in dcmipp_graph_notify_bound
Alain Volmat
1
-1
/
+1
2024-12-12
media: stm32: dcmipp: add core support for the stm32mp25
Alain Volmat
1
-19
/
+85
2024-12-12
media: stm32: dcmipp: fill media ctl hw_revision field
Alain Volmat
1
-1
/
+5
2024-12-12
media: stm32: dcmipp: avoid duplicated format on enum in bytecap
Alain Volmat
1
-21
/
+21
[next]