index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
[media] c8sectpfe: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
*
[media] stih-cec: add CEC notifier support
Benjamin Gaignard
2017-04-10
2
-0
/
+405
*
[media] st-delta: mjpeg: fix static checker warning
Hugues Fruchet
2017-04-05
1
-1
/
+1
*
[media] bdisp: Clean up file handle in open() error path
Shailendra Verma
2017-03-03
1
-1
/
+1
*
[media] st-delta: debug: trace stream/frame information & summary
Hugues Fruchet
2017-02-08
4
-5
/
+117
*
[media] st-delta: add mjpeg support
Hugues Fruchet
2017-02-08
7
-0
/
+874
*
[media] st-delta: EOS (End Of Stream) support
Hugues Fruchet
2017-02-08
2
-1
/
+168
*
[media] st-delta: rpmsg ipc support
Hugues Fruchet
2017-02-08
5
-1
/
+703
*
[media] st-delta: add memory allocator helper functions
Hugues Fruchet
2017-02-08
4
-1
/
+74
*
[media] st-delta: STiH4xx multi-format video decoder v4l2 driver
Hugues Fruchet
2017-02-08
4
-0
/
+2390
*
[media] media: platform: sti: return -ENOMEM on errors
Pan Bian
2017-02-03
1
-1
/
+1
*
[media] st-hva: hva_dbg_summary() should be static
Mauro Carvalho Chehab
2017-01-31
1
-1
/
+1
*
[media] st-hva: add debug file system
Jean-Christophe Trotin
2017-01-31
6
-3
/
+583
*
[media] st-hva: encoding summary at instance release
Jean-Christophe Trotin
2017-01-31
5
-11
/
+62
*
[media] c8sectpfe: fix error return code in c8sectpfe_probe()
Wei Yongjun
2016-11-21
1
-0
/
+2
*
[media] c8sectpfe: Remove clk_disable_unprepare hacks
Peter Griffin
2016-11-18
1
-5
/
+1
*
[media] st-hva: fix a copy-and-paste variable name error
Colin Ian King
2016-11-16
1
-1
/
+1
*
[media] st-hva: fix some error handling in hva_hw_probe()
Dan Carpenter
2016-11-16
1
-3
/
+3
*
[media] bdisp: fix error return code in bdisp_probe()
Wei Yongjun
2016-10-24
1
-0
/
+1
*
[media] c8sectpfe: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-10
/
+6
*
[media] hva: fix sparse warnings
Hans Verkuil
2016-09-19
1
-2
/
+2
*
[media] platform: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] st-hva: add H.264 video encoding support
Jean-Christophe Trotin
2016-09-09
4
-7
/
+1189
*
[media] st-hva: multi-format video encoder V4L2 driver
Jean-Christophe Trotin
2016-09-09
7
-0
/
+2273
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-18
/
+8
*
[media] c8sectpfe: fix memory leak
Sudip Mukherjee
2016-07-12
1
-0
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
2
-16
/
+4
*
bdisp: move the V/H filter spec to bdisp-hw.c
Mauro Carvalho Chehab
2016-06-24
2
-304
/
+305
*
[media] c8sectpfe: Rework firmware loading mechanism
Peter Griffin
2016-05-09
1
-43
/
+22
*
[media] c8sectpfe: Demote print to dev_dbg
Peter Griffin
2016-05-09
1
-1
/
+1
*
[media] c8sectpfe: Fix broken circular buffer wp management
Peter Griffin
2016-05-09
1
-1
/
+1
*
[media] constify stv6110x_devctl structure
Julia Lawall
2016-02-01
1
-1
/
+1
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-2
/
+2
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-6
/
+4
*
[media] c8sectpfe: Combine three checks into a single if block
Markus Elfring
2015-11-19
1
-8
/
+9
*
[media] c8sectpfe: Delete unnecessary checks before two function calls
Markus Elfring
2015-11-19
1
-3
/
+2
*
[media] c8sectpfe: Update binding to reset-gpios
Peter Griffin
2015-11-18
1
-1
/
+1
*
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-11-05
3
-15
/
+16
|
\
|
*
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK
Takashi Iwai
2015-10-20
1
-1
/
+0
|
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+2
|
*
[media] c8sectpfe: fix namespace on memcpy/memset
Mauro Carvalho Chehab
2015-10-01
1
-2
/
+2
|
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-11
/
+12
*
|
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
2015-10-22
1
-2
/
+2
*
|
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
2015-10-22
1
-2
/
+1
|
/
*
[media] c8sectpfe: Remove select on undefined LIBELF_32
Peter Griffin
2015-09-03
1
-1
/
+0
[next]