index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
Age
Commit message (
Expand
)
Author
2021-03-22
media: media/platform/sti: fix kernel-doc formatting
Hans Verkuil
2021-03-22
media: Correct 'so'
Xiaofeng Cao
2021-03-11
media: platform: sti: make a const arrays static, makes object smaller
Colin Ian King
2021-01-27
media: sti/hva: add missing clk_disable_unprepare()
Hans Verkuil
2021-01-27
media: sti/c8sectpfe: set correct return code
Hans Verkuil
2020-11-27
media: c8sectpfe: clean up some indenting
Dan Carpenter
2020-11-27
media: platform: sti: c8sectpfe: core: Add of_node_put() at goto
Nishka Dasgupta
2020-09-27
media: st-delta: Fix reference count leak in delta_run_work
Aditya Pakki
2020-09-27
media: sti: Fix reference count leaks
Qiushi Wu
2020-09-27
media: platform: sti: hva: Fix runtime PM imbalance on error
Dinghao Liu
2020-09-27
media: bdisp: Fix runtime PM imbalance on error
Dinghao Liu
2020-09-01
media: sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-08-29
media: sti: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
2020-04-15
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-09
media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...
Wolfram Sang
2020-01-08
media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...
Jia-Ju Bai
2019-12-13
media: bdisp: add missed destroy_workqueue in remove and probe failure
Chuhong Yuan
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-09
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-05
media: bdisp: fix memleak on release
Johan Hovold
2019-10-07
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-23
media: stih-cec: use cec_notifier_cec_adap_(un)register
Hans Verkuil
2019-07-22
media: bdisp: set device_caps in struct video_device
Hans Verkuil
2019-06-21
media: sti: Use vb2_get_buffer
Ezequiel Garcia
2019-06-05
media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
Shobhit Kukreti
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2019-04-22
media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-03-25
media: sti/delta: remove uneeded check
Mauro Carvalho Chehab
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-01-21
media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
Yangtao Li
2018-12-05
media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs
Christoph Hellwig
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-02
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-25
media: st-hva: don't use GFP_DMA
Fabien Dessenne
2018-05-25
media: bdisp: don't use GFP_DMA
Fabien Dessenne
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-18
media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request
Jia-Ju Bai
2017-12-13
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
2017-12-13
media: c8sectpfe: Use resource_size function on memory resource
Vasyl Gomonovych
[next]