index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
st
/
sti
/
c8sectpfe
/
c8sectpfe-core.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-06
media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
Markus Elfring
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
2024-04-15
media: c8sectpfe: Refactor load_c8sectpfe_fw
Ricardo Ribalda
2024-03-25
media: c8sectpfe: Remove unused of_gpio.h
Andy Shevchenko
2023-09-27
media: c8sectpfe: Use the devm_clk_get_enabled() helper function
Ruan Jinjie
2023-05-25
media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables
Alain Volmat
2023-05-25
media: c8sectpfe: switch to using gpiod API
Dmitry Torokhov
2023-05-14
media: c8sectpfe: dvb: remove unnecessary (void*) conversions
Yu Zhe
2023-04-11
media: c8sectpfe-core: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-07
media: c8sectpfe: Add of_node_put() when breaking out of loop
Liang He
2022-10-24
media: c8sectpfe: Add missed header(s)
Andy Shevchenko
2022-07-08
media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare
Wan Jiabing
2022-07-08
media: c8sectpfe: Clean up handling of *_buffer_aligned
Andy Shevchenko
2022-03-18
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab