index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab
2022-03-18
44
-14500
/
+0
*
media: platform: move some manufacturer entries
Mauro Carvalho Chehab
2022-03-18
1
-0
/
+5
*
media: platform: bdisp: move config to its own file
Mauro Carvalho Chehab
2022-03-18
1
-0
/
+10
*
media: platform: delta: move config to its own file
Mauro Carvalho Chehab
2022-03-18
1
-0
/
+36
*
media: platform: hva: move config to its own file
Mauro Carvalho Chehab
2022-03-18
1
-0
/
+26
*
media: platform: move platform menu dependencies to drivers
Mauro Carvalho Chehab
2022-03-14
1
-0
/
+1
*
media: bdisp: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
1
-7
/
+3
*
media: c8sectpfe: fix double free in configure_channels()
Dan Carpenter
2021-12-14
1
-5
/
+3
*
media: c8sectpfe: remove redundant assignment to pointer tsin
Colin Ian King
2021-12-07
1
-4
/
+0
*
media: driver: bdisp: add pm_runtime_disable in the error handling code
Dongliang Mu
2021-11-30
1
-0
/
+1
*
media: driver: hva: add pm_runtime_disable in the error handling code of hva_...
Dongliang Mu
2021-11-30
1
-1
/
+3
*
media: sti: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
2
-5
/
+2
*
media: c8sectpfe-dvb: Remove unused including <linux/version.h>
Cai Huoqing
2021-09-30
2
-2
/
+0
*
media: sti: don't copy past the size
Mauro Carvalho Chehab
2021-07-12
1
-2
/
+1
*
media: st-hva: Fix potential NULL pointer dereferences
Evgeny Novikov
2021-06-02
1
-2
/
+1
*
media: st-delta: Remove redundant assignment to ret
Jiapeng Chong
2021-06-02
1
-1
/
+0
*
media: bdisp: remove redundant dev_err call in bdisp_probe()
Yang Yingliang
2021-06-02
1
-1
/
+0
*
media: sti/hva: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-19
1
-8
/
+9
*
media: sti: fix obj-$(config) targets
Mauro Carvalho Chehab
2021-05-18
3
-3
/
+3
*
media: sti/bdisp: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2021-05-10
1
-3
/
+4
*
media: sti/delta: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-10
1
-5
/
+3
*
media: platform: sti: Fix runtime PM imbalance in regs_show
Dinghao Liu
2021-04-09
1
-1
/
+1
*
media: media/platform/sti: fix kernel-doc formatting
Hans Verkuil
2021-03-22
3
-5
/
+4
*
media: Correct 'so'
Xiaofeng Cao
2021-03-22
1
-1
/
+1
*
media: platform: sti: make a const arrays static, makes object smaller
Colin Ian King
2021-03-11
1
-4
/
+6
*
media: sti/hva: add missing clk_disable_unprepare()
Hans Verkuil
2021-01-27
1
-0
/
+1
*
media: sti/c8sectpfe: set correct return code
Hans Verkuil
2021-01-27
1
-0
/
+1
*
media: c8sectpfe: clean up some indenting
Dan Carpenter
2020-11-27
1
-3
/
+2
*
media: platform: sti: c8sectpfe: core: Add of_node_put() at goto
Nishka Dasgupta
2020-11-27
1
-8
/
+10
*
media: st-delta: Fix reference count leak in delta_run_work
Aditya Pakki
2020-09-27
1
-1
/
+3
*
media: sti: Fix reference count leaks
Qiushi Wu
2020-09-27
1
-0
/
+2
*
media: platform: sti: hva: Fix runtime PM imbalance on error
Dinghao Liu
2020-09-27
1
-1
/
+1
*
media: bdisp: Fix runtime PM imbalance on error
Dinghao Liu
2020-09-27
1
-2
/
+1
*
media: sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-09-01
4
-48
/
+12
*
media: sti: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
1
-6
/
+4
*
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
2020-07-19
1
-1
/
+1
*
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab
2020-04-15
2
-402
/
+0
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
3
-3
/
+3
*
media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...
Wolfram Sang
2020-01-09
1
-2
/
+3
*
media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...
Jia-Ju Bai
2020-01-08
1
-3
/
+3
*
media: bdisp: add missed destroy_workqueue in remove and probe failure
Chuhong Yuan
2019-12-13
1
-4
/
+9
*
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-28
1
-2
/
+2
|
\
|
*
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
2019-10-07
1
-2
/
+2
*
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-23
/
+3
|
\
\
|
*
|
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-09
1
-23
/
+3
|
|
/
*
/
media: bdisp: fix memleak on release
Johan Hovold
2019-11-05
1
-2
/
+1
|
/
*
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-07
2
-12
/
+4
*
media: stih-cec: use cec_notifier_cec_adap_(un)register
Hans Verkuil
2019-07-23
1
-12
/
+20
*
media: bdisp: set device_caps in struct video_device
Hans Verkuil
2019-07-22
1
-5
/
+1
*
media: sti: Use vb2_get_buffer
Ezequiel Garcia
2019-06-21
1
-1
/
+3
[next]