Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f0628c524fd188c3f9418e12478dfdfadacba815
/
drivers
/
media
/
platform
/
sti
70cad44
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
by Hans Verkuil
· 5 years ago
a707089
media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client_device()
by Wolfram Sang
· 5 years ago
bb6d420
media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
by Jia-Ju Bai
· 5 years ago
8ea1c5a
media: bdisp: add missed destroy_workqueue in remove and probe failure
by Chuhong Yuan
· 5 years ago
a6ed68d
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
d0dd61a2
media: c8sectpfe: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
11609a7
media: bdisp: fix memleak on release
by Johan Hovold
· 5 years ago
10d8f30
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
by Hans Verkuil
· 5 years ago
97299a3
media: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
72a171d
media: stih-cec: use cec_notifier_cec_adap_(un)register
by Hans Verkuil
· 5 years ago
3c7812e
media: bdisp: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
ababd76
media: sti: Use vb2_get_buffer
by Ezequiel Garcia
· 6 years ago
eb42ac1
media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
by Shobhit Kukreti
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
14340de
media: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
cc966c9
media: remove unneeded header search paths
by Masahiro Yamada
· 6 years ago
e3a7c52
media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper
by Hans Verkuil
· 6 years ago
1021cd56
media: sti/delta: remove uneeded check
by Mauro Carvalho Chehab
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
8b72c18
media: platform: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
5e22c19
media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
by Yangtao Li
· 6 years ago
3cd6954
media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs
by Christoph Hellwig
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
1b7369a
media: headers: fix linux/mod_devicetable.h inclusions
by Arnd Bergmann
· 6 years ago
d7e913c
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
by Ezequiel Garcia
· 7 years ago
4cff79e
media: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
72c7caa
media: st-hva: don't use GFP_DMA
by Fabien Dessenne
· 7 years ago
2732bb7
media: bdisp: don't use GFP_DMA
by Fabien Dessenne
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
ada7955
media: don't include drivers/media/i2c at cflags
by Mauro Carvalho Chehab
· 7 years ago
fada193
media: move dvb kAPI headers to include/media
by Mauro Carvalho Chehab
· 7 years ago
df8ab4c
media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request
by Jia-Ju Bai
· 7 years ago
9ed785a
media: platform: sti: Adopt SPDX identifier
by Benjamin Gaignard
· 7 years ago
7bed816
media: c8sectpfe: Use resource_size function on memory resource
by Vasyl Gomonovych
· 7 years ago
baed3c4
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_interrupt
by Gustavo A. R. Silva
· 7 years ago
32f2fe5
media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA
by Geert Uytterhoeven
· 7 years ago
cba862d
media: drivers: remove "/**" from non-kernel-doc comments
by Mauro Carvalho Chehab
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3fa013b
media: st-hva: hva-h264: use swap macro in hva_h264_encode
by Gustavo A. R. Silva
· 7 years ago
bf38817
media: bdisp: remove redundant assignment to pix
by Colin Ian King
· 7 years ago
c06f6be
media: stih-cec: use CEC_CAP_DEFAULTS
by Hans Verkuil
· 7 years ago
fdd488d
media: bdisp: constify v4l2_m2m_ops structures
by Julia Lawall
· 7 years ago
8751ac2
media: st-delta: constify v4l2_m2m_ops structures
by Julia Lawall
· 7 years ago
9c91e706
media: st-delta: constify vb2_ops structures
by Gustavo A. R. Silva
· 7 years ago
dbe127e
media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions
by Markus Elfring
· 8 years ago
2613cc6
[media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_done
by Hans Verkuil
· 8 years ago
fd47bc4
[media] cec: stih: fix typos in comments
by Benjamin Gaignard
· 8 years ago
e201031
[media] cec: stih: allow to use max CEC logical addresses
by Benjamin Gaignard
· 8 years ago
13bfc67
[media] c8sectpfe: use setup_timer
by Geliang Tang
· 8 years ago
fc4e009
[media] stih-cec: add CEC notifier support
by Benjamin Gaignard
· 8 years ago
946c41a
[media] st-delta: mjpeg: fix static checker warning
by Hugues Fruchet
· 8 years ago
eb3f1b7
[media] bdisp: Clean up file handle in open() error path
by Shailendra Verma
· 8 years ago
2905869
[media] st-delta: debug: trace stream/frame information & summary
by Hugues Fruchet
· 8 years ago
433ff5b4
[media] st-delta: add mjpeg support
by Hugues Fruchet
· 8 years ago
017c324
[media] st-delta: EOS (End Of Stream) support
by Hugues Fruchet
· 8 years ago
91c83f3
[media] st-delta: rpmsg ipc support
by Hugues Fruchet
· 8 years ago
c502e58
[media] st-delta: add memory allocator helper functions
by Hugues Fruchet
· 8 years ago
f386509
[media] st-delta: STiH4xx multi-format video decoder v4l2 driver
by Hugues Fruchet
· 8 years ago
d54a90c
[media] media: platform: sti: return -ENOMEM on errors
by Pan Bian
· 8 years ago
e7b3a2b2
[media] st-hva: hva_dbg_summary() should be static
by Mauro Carvalho Chehab
· 8 years ago
c610b5a
[media] st-hva: add debug file system
by Jean-Christophe Trotin
· 8 years ago
f7e1a6d
[media] st-hva: encoding summary at instance release
by Jean-Christophe Trotin
· 8 years ago
2109856
[media] c8sectpfe: fix error return code in c8sectpfe_probe()
by Wei Yongjun
· 8 years ago
bfc303e
[media] c8sectpfe: Remove clk_disable_unprepare hacks
by Peter Griffin
· 8 years ago
20d9333
[media] st-hva: fix a copy-and-paste variable name error
by Colin Ian King
· 8 years ago
6b2bed8
[media] st-hva: fix some error handling in hva_hw_probe()
by Dan Carpenter
· 8 years ago
017f4fb
[media] bdisp: fix error return code in bdisp_probe()
by Wei Yongjun
· 8 years ago
7152c88
[media] c8sectpfe: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
19de16c
[media] hva: fix sparse warnings
by Hans Verkuil
· 8 years ago
b7b361f
[media] platform: constify vb2_ops structures
by Julia Lawall
· 8 years ago
ba4616b
[media] st-hva: add H.264 video encoding support
by Jean-Christophe Trotin
· 8 years ago
57b2c06
[media] st-hva: multi-format video encoder V4L2 driver
by Jean-Christophe Trotin
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
25f1ec2
[media] c8sectpfe: fix memory leak
by Sudip Mukherjee
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
dce5731
[media] media/platform: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
068adc4
bdisp: move the V/H filter spec to bdisp-hw.c
by Mauro Carvalho Chehab
· 9 years ago
c23ac90
[media] c8sectpfe: Rework firmware loading mechanism
by Peter Griffin
· 9 years ago
ee105ca
[media] c8sectpfe: Demote print to dev_dbg
by Peter Griffin
· 9 years ago
a6311d2
[media] c8sectpfe: Fix broken circular buffer wp management
by Peter Griffin
· 9 years ago
242c503
[media] constify stv6110x_devctl structure
by Julia Lawall
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
1ea7252
[media] c8sectpfe: Combine three checks into a single if block
by Markus Elfring
· 9 years ago
06b6fea
[media] c8sectpfe: Delete unnecessary checks before two function calls
by Markus Elfring
· 9 years ago
0014eb7
[media] c8sectpfe: Update binding to reset-gpios
by Peter Griffin
· 9 years ago
b037865
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
51a3ac5
[media] c8sectpfe: fix return of garbage
by Sudip Mukherjee
· 9 years ago
bf44722
[media] c8sectpfe: fix ininitialized error return on firmware load failure
by Colin Ian King
· 9 years ago
79f5b6a
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK
by Takashi Iwai
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
5347f97
[media] c8sectpfe: fix namespace on memcpy/memset
by Mauro Carvalho Chehab
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
50ef28a
[media] c8sectpfe: Remove select on undefined LIBELF_32
by Peter Griffin
· 9 years ago
62e5f05
[media] c8sectpfe: Use %pad to print 'dma_addr_t'
by Fabio Estevam
· 9 years ago
53cc7c9
[media] c8sectpfe: fix pinctrl dependencies
by Mauro Carvalho Chehab
· 9 years ago
7612cf9
[media] c8sectpfe: don't go past channel_data array
by Mauro Carvalho Chehab
· 9 years ago
Next »