summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/st/sti
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-5/+5
2025-10-14media: c8sectpfe: remove support of STi c8sectpfe driverRaphael Gallais-Pou-2327/+0
2025-08-29media: st-delta: avoid excessive stack usageArnd Bergmann-9/+11
2025-08-13media: st: delta: Access v4l2_fh from fileJacopo Mondi-7/+5
2025-08-13media: bdisp: Access v4l2_fh from fileJacopo Mondi-11/+9
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart-6/+6
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart-6/+3
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart-27/+39
2025-06-17media: c8sectpfe: Use for_each_child_of_node_scoped()Jinjie Ruan-22/+12
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-04-30media: platform: use (t,l)/wxh format for rectangleHans Verkuil-15/+15
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2025-03-06media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()Markus Elfring-2/+1
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil-8/+0
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König-4/+4
2024-08-09media: bdisp: use 'time_left' variable with wait_event_timeout()Wolfram Sang-5/+5
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais-8/+8
2024-06-15media: c8sectpfe: Add missing parameter namesRicardo Ribalda-2/+2
2024-04-15media: platform: sti: hva: clk_unprepare unconditionallyRicardo Ribalda-2/+1
2024-04-15media: c8sectpfe: Refactor load_c8sectpfe_fwRicardo Ribalda-1/+1
2024-04-15media: c8sectpfe: Do not depend on DEBUG_FSRicardo Ribalda-3/+10
2024-03-25media: c8sectpfe: Remove unused of_gpio.hAndy Shevchenko-1/+0
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-2/+2
2023-11-23media: sti: hva: Remove useless checkBenjamin Gaignard-6/+3
2023-09-27media: c8sectpfe: Use the devm_clk_get_enabled() helper functionRuan Jinjie-19/+7
2023-05-25media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variablesAlain Volmat-1/+1
2023-05-25media: c8sectpfe: switch to using gpiod APIDmitry Torokhov-19/+16
2023-05-25media: platform: Remove unnecessary (void*) conversionsSu Hui-4/+4
2023-05-14media: c8sectpfe: dvb: remove unnecessary (void*) conversionsYu Zhe-2/+2
2023-04-11media: hva-v4l2: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-11media: delta-v4l2: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-11media: c8sectpfe-core: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-11media: bdisp-v4l2: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-03-19media: bdisp: Add missing check for create_workqueueJiasheng Jiang-0/+2
2022-12-07media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He-0/+1
2022-10-24media: c8sectpfe: Add missed header(s)Andy Shevchenko-3/+5
2022-07-08media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepareWan Jiabing-2/+1
2022-07-08media: c8sectpfe: Clean up handling of *_buffer_alignedAndy Shevchenko-19/+11
2022-06-20media: st-delta: Remove unneeded NULL check in delta-v4l2Wan Jiabing-15/+9
2022-05-13media: bdisp: remove unnecessary IS_ERR() checkDan Carpenter-2/+1
2022-05-13media: platform: Remove unused including <linux/version.h>Jiapeng Chong-1/+0
2022-05-13media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin-2/+4
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab-3/+3
2022-03-18media: platform: Create vendor/{Makefile,Kconfig} filesMauro Carvalho Chehab-0/+6
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab-0/+14500