index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
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
2024-07-03
media: stm32: dcmipp: correct error handling in dcmipp_create_subdevs
Alain Volmat
1
-2
/
+2
2024-06-27
Revert "media: stm32: dcmipp: correct error handling in dcmipp_create_subdevs"
Hans Verkuil
1
-1
/
+1
2024-06-27
media: stm32: dcmipp: correct error handling in dcmipp_create_subdevs
Alain Volmat
1
-1
/
+1
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
2
-8
/
+8
2024-06-15
media: c8sectpfe: Add missing parameter names
Ricardo Ribalda
1
-2
/
+2
2024-05-03
media: stm32-dcmipp: Remove redundant printk
Ricardo Ribalda
1
-5
/
+2
2024-04-15
media: platform: sti: hva: clk_unprepare unconditionally
Ricardo Ribalda
1
-2
/
+1
2024-04-15
media: c8sectpfe: Refactor load_c8sectpfe_fw
Ricardo Ribalda
1
-1
/
+1
2024-04-15
media: c8sectpfe: Do not depend on DEBUG_FS
Ricardo Ribalda
3
-3
/
+10
2024-03-25
media: c8sectpfe: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-02-28
media: stm32-dcmipp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-02-23
media: platform: replace of_graph_get_next_endpoint()
Kuninori Morimoto
1
-2
/
+2
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
3
-5
/
+5
2023-12-04
media: stm32-dcmipp: STM32 DCMIPP camera interface driver
Hugues Fruchet
9
-0
/
+2914
2023-11-23
media: stm32-dcmi: Drop unnecessary of_match_device() call
Rob Herring
1
-8
/
+0
2023-11-23
media: sti: hva: Remove useless check
Benjamin Gaignard
1
-6
/
+3
2023-09-27
media: c8sectpfe: Use the devm_clk_get_enabled() helper function
Ruan Jinjie
1
-19
/
+7
2023-08-10
media: stm32: dcmi: only call s_stream on the source subdev
Alain Volmat
1
-49
/
+14
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
1
-2
/
+2
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
1
-4
/
+4
2023-07-19
media: stm32-dcmi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-13
/
+4
2023-05-25
media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables
Alain Volmat
1
-1
/
+1
2023-05-25
media: c8sectpfe: switch to using gpiod API
Dmitry Torokhov
2
-19
/
+16
2023-05-25
media: platform: Remove unnecessary (void*) conversions
Su Hui
1
-4
/
+4
2023-05-14
media: c8sectpfe: dvb: remove unnecessary (void*) conversions
Yu Zhe
1
-2
/
+2
2023-04-11
media: stm32-dcmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: dma2d: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: hva-v4l2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: delta-v4l2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: c8sectpfe-core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: bdisp-v4l2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
media: stm32: dma2d: remove unused fb_buf
Hans Verkuil
1
-2
/
+0
2023-03-19
media: stm32-dcmi: Enable incoherent buffer allocation
Marek Vasut
1
-0
/
+1
2023-03-19
media: platform: stm32: use devm_platform_get_and_ioremap_resource()
Ye Xingchen
1
-4
/
+1
2023-03-19
media: bdisp: Add missing check for create_workqueue
Jiasheng Jiang
1
-0
/
+2
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
1
-18
/
+9
2022-12-07
media: c8sectpfe: Add of_node_put() when breaking out of loop
Liang He
1
-0
/
+1
2022-10-24
media: c8sectpfe: Add missed header(s)
Andy Shevchenko
1
-3
/
+5
2022-10-24
media: stm32: dcmi: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
1
-3
/
+3
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
1
-3
/
+3
2022-07-15
media: stm32: dcmi: Fix subdev op call with uninitialized state
Tomi Valkeinen
1
-12
/
+2
2022-07-08
media: stm32-dcmi: add support of 1X16 serial pixel formats variant
Hugues Fruchet
1
-6
/
+12
2022-07-08
media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare
Wan Jiabing
1
-2
/
+1
2022-07-08
media: c8sectpfe: Clean up handling of *_buffer_aligned
Andy Shevchenko
1
-19
/
+11
2022-06-27
media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()
Marek Vasut
1
-3
/
+2
2022-06-27
media: stm32: dcmi: Fill in remaining Bayer formats
Marek Vasut
1
-0
/
+48
2022-06-20
media: st-delta: Remove unneeded NULL check in delta-v4l2
Wan Jiabing
1
-15
/
+9
2022-05-13
media: bdisp: remove unnecessary IS_ERR() check
Dan Carpenter
1
-2
/
+1
2022-05-13
media: platform: Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
[next]