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] c8sectpfe: fix memory leak
Sudip Mukherjee
2016-07-13
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-02
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
*
[media] c8sectpfe: Use %pad to print 'dma_addr_t'
Fabio Estevam
2015-09-03
1
-2
/
+2
*
[media] c8sectpfe: fix pinctrl dependencies
Mauro Carvalho Chehab
2015-08-12
2
-1
/
+3
*
[media] c8sectpfe: don't go past channel_data array
Mauro Carvalho Chehab
2015-08-11
1
-1
/
+1
*
[media] c8sectpfe: Allow compiling it with COMPILE_TEST
Mauro Carvalho Chehab
2015-08-11
1
-1
/
+1
*
[media] c8sectpfe: Add Kconfig and Makefile for the driver
Peter Griffin
2015-08-11
2
-0
/
+37
*
[media] c8sectpfe: Add c8sectpfe debugfs support
Peter Griffin
2015-08-11
2
-0
/
+297
*
[media] c8sectpfe: Add support for various ST NIM cards
Peter Griffin
2015-08-11
2
-0
/
+264
*
[media] c8sectpfe: Add LDVB helper functions
Peter Griffin
2015-08-11
2
-0
/
+329
*
[media] c8sectpfe: STiH407/10 Linux DVB demux support
Peter Griffin
2015-08-11
2
-0
/
+1523
*
[media] bdisp: fix debug info memory access
Fabien Dessenne
2015-07-17
1
-2
/
+2
*
[media] bdisp: add debug info for RGB24 format
Fabien Dessenne
2015-07-17
1
-0
/
+8
*
[media] bdisp: composing support
Fabien Dessenne
2015-07-17
2
-29
/
+55
*
[media] bdisp: prevent compiling on random arch
Mauro Carvalho Chehab
2015-06-22
1
-9
/
+0
*
[media] bdisp-debug: don't try to divide by s64
Mauro Carvalho Chehab
2015-06-11
1
-11
/
+22
*
[media] bdisp: remove unused var
Mauro Carvalho Chehab
2015-06-10
1
-3
/
+0
*
[media] bdisp: remove needless check
Fabien Dessenne
2015-06-10
1
-2
/
+1
*
[media] bdisp: add debug file system
Fabien Dessenne
2015-06-09
5
-2
/
+755
*
[media] bdisp: 2D blitter driver using v4l2 mem2mem framework
Fabien Dessenne
2015-06-09
7
-0
/
+2967