index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
st
/
sti
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-5
/
+5
2025-10-14
media: c8sectpfe: remove support of STi c8sectpfe driver
Raphael Gallais-Pou
-2327
/
+0
2025-08-29
media: st-delta: avoid excessive stack usage
Arnd Bergmann
-9
/
+11
2025-08-13
media: st: delta: Access v4l2_fh from file
Jacopo Mondi
-7
/
+5
2025-08-13
media: bdisp: Access v4l2_fh from file
Jacopo Mondi
-11
/
+9
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-6
/
+6
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
-6
/
+3
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
-27
/
+39
2025-06-17
media: c8sectpfe: Use for_each_child_of_node_scoped()
Jinjie Ruan
-22
/
+12
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-04-30
media: platform: use (t,l)/wxh format for rectangle
Hans Verkuil
-15
/
+15
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-03-06
media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
Markus Elfring
-2
/
+1
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-8
/
+0
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-4
/
+4
2024-08-09
media: bdisp: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
-5
/
+5
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
-8
/
+8
2024-06-15
media: c8sectpfe: Add missing parameter names
Ricardo Ribalda
-2
/
+2
2024-04-15
media: platform: sti: hva: clk_unprepare unconditionally
Ricardo Ribalda
-2
/
+1
2024-04-15
media: c8sectpfe: Refactor load_c8sectpfe_fw
Ricardo Ribalda
-1
/
+1
2024-04-15
media: c8sectpfe: Do not depend on DEBUG_FS
Ricardo Ribalda
-3
/
+10
2024-03-25
media: c8sectpfe: Remove unused of_gpio.h
Andy Shevchenko
-1
/
+0
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
-2
/
+2
2023-11-23
media: sti: hva: Remove useless check
Benjamin Gaignard
-6
/
+3
2023-09-27
media: c8sectpfe: Use the devm_clk_get_enabled() helper function
Ruan Jinjie
-19
/
+7
2023-05-25
media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables
Alain Volmat
-1
/
+1
2023-05-25
media: c8sectpfe: switch to using gpiod API
Dmitry Torokhov
-19
/
+16
2023-05-25
media: platform: Remove unnecessary (void*) conversions
Su Hui
-4
/
+4
2023-05-14
media: c8sectpfe: dvb: remove unnecessary (void*) conversions
Yu Zhe
-2
/
+2
2023-04-11
media: hva-v4l2: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-11
media: delta-v4l2: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-11
media: c8sectpfe-core: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-11
media: bdisp-v4l2: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-03-19
media: bdisp: Add missing check for create_workqueue
Jiasheng Jiang
-0
/
+2
2022-12-07
media: c8sectpfe: Add of_node_put() when breaking out of loop
Liang He
-0
/
+1
2022-10-24
media: c8sectpfe: Add missed header(s)
Andy Shevchenko
-3
/
+5
2022-07-08
media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare
Wan Jiabing
-2
/
+1
2022-07-08
media: c8sectpfe: Clean up handling of *_buffer_aligned
Andy Shevchenko
-19
/
+11
2022-06-20
media: st-delta: Remove unneeded NULL check in delta-v4l2
Wan Jiabing
-15
/
+9
2022-05-13
media: bdisp: remove unnecessary IS_ERR() check
Dan Carpenter
-2
/
+1
2022-05-13
media: platform: Remove unused including <linux/version.h>
Jiapeng Chong
-1
/
+0
2022-05-13
media: st-delta: Fix PM disable depth imbalance in delta_probe
Miaoqian Lin
-2
/
+4
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
-3
/
+3
2022-03-18
media: platform: Create vendor/{Makefile,Kconfig} files
Mauro Carvalho Chehab
-0
/
+6
2022-03-18
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab
-0
/
+14500