summaryrefslogtreecommitdiff
path: root/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-06media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()Markus Elfring
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais
2024-04-15media: c8sectpfe: Refactor load_c8sectpfe_fwRicardo Ribalda
2024-03-25media: c8sectpfe: Remove unused of_gpio.hAndy Shevchenko
2023-09-27media: c8sectpfe: Use the devm_clk_get_enabled() helper functionRuan Jinjie
2023-05-25media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variablesAlain Volmat
2023-05-25media: c8sectpfe: switch to using gpiod APIDmitry Torokhov
2023-05-14media: c8sectpfe: dvb: remove unnecessary (void*) conversionsYu Zhe
2023-04-11media: c8sectpfe-core: Convert to platform remove callback returning voidUwe Kleine-König
2022-12-07media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He
2022-10-24media: c8sectpfe: Add missed header(s)Andy Shevchenko
2022-07-08media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepareWan Jiabing
2022-07-08media: c8sectpfe: Clean up handling of *_buffer_alignedAndy Shevchenko
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab