index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
marvell-ccic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
[media] marvel-ccic: don't initialize static vars with 0
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-26
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
Mauro Carvalho Chehab
1
-0
/
+2
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-4
/
+3
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-2
/
+1
2013-11-29
[media] media: marvell-ccic: use devm to release clk
Libin Yang
1
-31
/
+8
2013-11-29
[media] marvell-ccic: drop resource free in driver remove
Libin Yang
1
-7
/
+0
2013-10-17
[media] marvell-ccic: drop free_irq for devm_request_irq allocated irq
Wei Yongjun
1
-1
/
+0
2013-09-26
[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table
Ricardo Ribalda
1
-6
/
+8
2013-08-22
[media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resource
Julia Lawall
1
-8
/
+0
2013-07-26
[media] marvell-ccic: switch to resource managed allocation and request
Libin Yang
1
-38
/
+22
2013-07-26
[media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driver
Libin Yang
1
-4
/
+26
2013-07-26
[media] marvell-ccic: add new formats support for marvell-ccic driver
Libin Yang
2
-33
/
+165
2013-07-26
[media] marvell-ccic: refine mcam_set_contig_buffer function
Libin Yang
1
-11
/
+10
2013-07-26
[media] marvell-ccic: reset ccic phy when stop streaming for stability
Libin Yang
3
-0
/
+33
2013-07-26
[media] marvell-ccic: add clock tree support for marvell-ccic driver
Libin Yang
2
-0
/
+66
2013-07-26
[media] marvell-ccic: add MIPI support for marvell-ccic driver
Libin Yang
4
-13
/
+244
2013-06-17
[media] mcam-core: replace current_norm by g_std
Hans Verkuil
1
-1
/
+7
2013-06-17
[media] marvell-ccic: check register address
Hans Verkuil
4
-0
/
+7
2013-06-17
[media] marvell-ccic: remove g_chip_ident
Hans Verkuil
4
-53
/
+16
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-1
/
+1
2013-02-08
[media] mcam-core: implement the control framework
Javier Martin
2
-45
/
+11
2013-02-06
[media] [V2,04/24] platform/marvell-ccic/mcam-core.h: use IS_ENABLED() macro
Peter Senna Tschudin
1
-3
/
+3
2012-12-27
[media] marvell-ccic: use internal variable replace global frame stats variable
Libin Yang
2
-17
/
+22
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
6
-0
/
+3263