index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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
*
media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
Shobhit Kukreti
2019-06-05
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
media: remove unneeded header search paths
Masahiro Yamada
2019-05-18
1
-1
/
+0
*
media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
2019-04-22
1
-14
/
+7
*
media: sti/delta: remove uneeded check
Mauro Carvalho Chehab
2019-03-25
1
-4
/
+2
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-1
/
+1
*
media: platform: fix several typos
Mauro Carvalho Chehab
2019-03-01
3
-3
/
+3
*
media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
Yangtao Li
2019-01-21
2
-47
/
+23
*
media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs
Christoph Hellwig
2018-12-05
1
-1
/
+1
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
3
-6
/
+6
*
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
2018-08-02
1
-0
/
+1
*
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2018-06-28
1
-18
/
+0
*
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-28
1
-1
/
+1
*
media: st-hva: don't use GFP_DMA
Fabien Dessenne
2018-05-25
2
-1
/
+5
*
media: bdisp: don't use GFP_DMA
Fabien Dessenne
2018-05-25
2
-1
/
+5
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
*
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
1
-1
/
+0
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
4
-15
/
+15
*
media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request
Jia-Ju Bai
2017-12-18
1
-1
/
+1
*
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
2017-12-13
36
-77
/
+36
*
media: c8sectpfe: Use resource_size function on memory resource
Vasyl Gomonovych
2017-12-13
1
-1
/
+1
*
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...
Gustavo A. R. Silva
2017-12-13
1
-1
/
+3
*
media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA
Geert Uytterhoeven
2017-12-13
1
-1
/
+1
*
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-11-30
1
-5
/
+13
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
2
-5
/
+2
|
\
|
*
media: st-hva: hva-h264: use swap macro in hva_h264_encode
Gustavo A. R. Silva
2017-10-31
1
-4
/
+1
|
*
media: bdisp: remove redundant assignment to pix
Colin Ian King
2017-10-31
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: stih-cec: use CEC_CAP_DEFAULTS
Hans Verkuil
2017-08-26
1
-3
/
+1
*
media: bdisp: constify v4l2_m2m_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
media: st-delta: constify v4l2_m2m_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
media: st-delta: constify vb2_ops structures
Gustavo A. R. Silva
2017-07-19
1
-2
/
+2
*
media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions
Markus Elfring
2017-06-24
1
-7
/
+7
*
[media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_done
Hans Verkuil
2017-06-20
1
-5
/
+4
*
[media] cec: stih: fix typos in comments
Benjamin Gaignard
2017-06-06
1
-2
/
+3
*
[media] cec: stih: allow to use max CEC logical addresses
Benjamin Gaignard
2017-06-06
1
-1
/
+1
[next]