index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
soc_camera
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
3
-3
/
+3
*
[media] media/.../soc-camera: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
3
-36
/
+4
*
[media] rcar-vin: add Renesas R-Car VIN driver
Niklas Söderlund
2016-06-16
2
-3
/
+3
*
[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility st...
Yoshihiro Kaneko
2016-04-13
1
-0
/
+2
*
[media] sh_mobile_ceu_camera: Remove dependency on SUPERH
Simon Horman
2016-04-13
1
-1
/
+1
*
[media] rcar_vin: Use ARCH_RENESAS
Simon Horman
2016-04-13
1
-1
/
+1
*
[media] soc_camera/mx3_camera.c: move to staging in preparation, for removal
Hans Verkuil
2016-03-03
3
-1274
/
+0
*
[media] soc_camera/mx2_camera.c: move to staging in preparation, for removal
Hans Verkuil
2016-03-03
3
-1646
/
+0
*
[media] soc_camera/omap1: move to staging in preparation for removal
Hans Verkuil
2016-03-03
3
-1749
/
+0
*
[media] atmel-isi: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
2016-03-03
1
-2
/
+2
*
[media] pxa_camera: conversion to dmaengine
Robert Jarzmik
2016-03-03
2
-229
/
+174
*
[media] pxa_camera: trivial move of dma irq functions
Robert Jarzmik
2016-03-03
1
-18
/
+24
*
[media] pxa_camera: move interrupt to tasklet
Robert Jarzmik
2016-03-03
1
-15
/
+29
*
[media] pxa_camera: fix the buffer free path
Robert Jarzmik
2016-03-03
1
-11
/
+5
*
[media] mx3_camera: use %pad format string for dma_ddr_t
Arnd Bergmann
2016-03-03
1
-6
/
+6
*
[media] soc_camera: rcar_vin: Add ARGB8888 caputre format support
Koji Matsuoka
2016-03-03
1
-10
/
+29
*
Merge tag 'v4.5-rc3' into patchwork
Mauro Carvalho Chehab
2016-02-09
2
-1
/
+3
|
\
|
*
[media] atmel-isi: fix debug message which only show the first format
Josh Wu
2016-01-25
1
-1
/
+1
|
*
[media] soc_camera: cleanup control device on async_unbind
Wolfram Sang
2016-01-25
1
-0
/
+2
*
|
[media] soc_camera: rcar_vin: Add R-Car Gen3 support
Yoshihiko Mori
2016-01-25
1
-0
/
+2
*
|
[media] sh_mobile_ceu_camera: use soc_camera_from_vb2q
Geliang Tang
2016-01-25
1
-9
/
+5
|
/
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
5
-5
/
+5
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
5
-102
/
+21
*
[media] rcar_vin: Remove obsolete platform data support
Geert Uytterhoeven
2015-11-19
1
-46
/
+29
*
[media] move media platform data to linux/platform_data/media
Mauro Carvalho Chehab
2015-11-19
4
-4
/
+4
*
[media] atmel-isi: support RGB565 output when sensor output YUV formats
Josh Wu
2015-11-17
1
-6
/
+19
*
[media] atmel-isi: setup YCC_SWAP correctly when using preview path
Josh Wu
2015-11-17
1
-0
/
+14
*
[media] atmel-isi: add code to setup correct resolution for preview path
Josh Wu
2015-11-17
2
-1
/
+21
*
[media] atmel-isi: prepare for the support of preview path
Josh Wu
2015-11-17
1
-23
/
+49
*
[media] atmel-isi: correct yuv swap according to different sensor outputs
Josh Wu
2015-11-17
1
-10
/
+29
*
[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE
Josh Wu
2015-11-17
1
-3
/
+3
*
[media] v4l2-clk: add new macro for v4l2_clk_name_of()
Josh Wu
2015-11-17
1
-2
/
+2
*
[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()
Josh Wu
2015-11-17
1
-6
/
+7
*
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
2015-11-17
2
-2
/
+2
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
10
-14
/
+14
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
5
-6
/
+11
*
Revert "[media] rcar_vin: call g_std() instead of querystd()"
Mauro Carvalho Chehab
2015-10-01
1
-2
/
+2
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
5
-76
/
+98
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
2
-2
/
+2
*
[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
Josh Wu
2015-09-25
1
-0
/
+15
*
[media] v4l: atmel-isi: Remove unused platform data fields
Laurent Pinchart
2015-09-25
2
-10
/
+0
*
[media] v4l: atmel-isi: Remove support for platform data
Laurent Pinchart
2015-09-25
2
-18
/
+139
*
[media] v4l: atmel-isi: Simplify error handling during DT parsing
Laurent Pinchart
2015-09-25
1
-7
/
+4
*
[media] atmel-isi: add sanity check for supported formats in try/set_fmt()
Josh Wu
2015-09-25
1
-8
/
+29
*
[media] atmel-isi: move configure_geometry() to start_streaming()
Josh Wu
2015-09-25
1
-12
/
+5
*
[media] atmel-isi: setup the ISI_CFG2 register directly
Josh Wu
2015-09-25
1
-13
/
+7
*
[media] atmel-isi: increase timeout to disable/enable isi
Josh Wu
2015-09-25
1
-1
/
+1
*
[media] atmel-isi: Protect PM-only functions to kill warning
Geert Uytterhoeven
2015-09-25
1
-0
/
+2
*
[media] rcar_vin: call g_std() instead of querystd()
Sergei Shtylyov
2015-09-25
1
-2
/
+2
*
[media] rcar_vin: propagate querystd() error upstream
Sergei Shtylyov
2015-09-25
1
-5
/
+9
[next]