index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
soc_camera
/
atmel-isi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] atmel-isi: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
2016-03-03
1
-2
/
+2
*
[media] atmel-isi: fix debug message which only show the first format
Josh Wu
2016-01-25
1
-1
/
+1
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+1
*
[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
1
-1
/
+11
*
[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] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-11
/
+15
*
[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
1
-5
/
+0
*
[media] v4l: atmel-isi: Remove support for platform data
Laurent Pinchart
2015-09-25
1
-18
/
+6
*
[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] atmel-isi: remove mck backward compatibility code
Josh Wu
2015-07-06
1
-46
/
+0
*
[media] atmel-isi: add runtime pm support
Josh Wu
2015-07-06
1
-8
/
+47
*
[media] atmel-isi: disable ISI even if it has codec request
Josh Wu
2015-07-06
1
-3
/
+1
*
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
1
-12
/
+15
*
[media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
1
-12
/
+16
*
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
2015-05-01
1
-8
/
+11
*
[media] media: atmel-isi: increase the burst length to improve the performance
Josh Wu
2015-03-02
1
-0
/
+2
*
[media] soc_camera: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
2015-02-02
1
-2
/
+5
*
Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2015-01-24
1
-2
/
+3
|
\
|
*
[media] soc-camera: fix device capabilities in multiple camera host drivers
Guennadi Liakhovetski
2015-01-21
1
-2
/
+3
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
media: platform: soc_camera: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
1
-11
/
+11
|
/
*
[media] atmel-isi: get rid of a warning
Mauro Carvalho Chehab
2014-08-26
1
-2
/
+1
*
[media] atmel-isi: Fix a truncate warning
Mauro Carvalho Chehab
2014-08-26
1
-1
/
+1
*
[media] atmel-isi: tag dma_addr_t as such
Mauro Carvalho Chehab
2014-08-26
1
-4
/
+4
*
[media] media: atmel-isi: add primary DT support
Josh Wu
2014-07-30
1
-2
/
+63
*
[media] media: atmel-isi: convert the pdata from pointer to structure
Josh Wu
2014-07-30
1
-11
/
+11
*
[media] media: atmel-isi: add v4l2 async probe support
Josh Wu
2014-07-30
1
-0
/
+5
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-4
/
+2
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-1
/
+1
*
[media] v4l: atmel-isi: Should clear bits before set the hardware register
Josh Wu
2013-12-18
1
-0
/
+3
*
[media] v4l: atmel-isi: Fix color component ordering
Laurent Pinchart
2013-12-18
1
-4
/
+4
*
[media] v4l: atmel-isi: Make the MCK clock optional
Laurent Pinchart
2013-12-18
1
-15
/
+21
*
[media] v4l: atmel-isi: Reset the ISI when starting the stream
Laurent Pinchart
2013-12-18
1
-10
/
+10
*
[media] v4l: atmel-isi: Defer clock (un)preparation to enable/disable time
Laurent Pinchart
2013-12-18
1
-27
/
+8
*
[media] v4l: atmel-isi: Use devm_* managed allocators
Laurent Pinchart
2013-12-18
1
-37
/
+19
*
[media] v4l: atmel-isi: remove SOF wait in start_streaming()
Josh Wu
2013-12-18
1
-46
/
+1
*
[media] atmel-isi: move interface activation and deactivation to clock callbacks
Guennadi Liakhovetski
2013-06-21
1
-9
/
+19
[next]