index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
soc_camera
/
atmel-isi.c
Age
Commit message (
Expand
)
Author
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2013-12-18
[media] v4l: atmel-isi: Should clear bits before set the hardware register
Josh Wu
2013-12-18
[media] v4l: atmel-isi: Fix color component ordering
Laurent Pinchart
2013-12-18
[media] v4l: atmel-isi: Make the MCK clock optional
Laurent Pinchart
2013-12-18
[media] v4l: atmel-isi: Reset the ISI when starting the stream
Laurent Pinchart
2013-12-18
[media] v4l: atmel-isi: Defer clock (un)preparation to enable/disable time
Laurent Pinchart
2013-12-18
[media] v4l: atmel-isi: Use devm_* managed allocators
Laurent Pinchart
2013-12-18
[media] v4l: atmel-isi: remove SOF wait in start_streaming()
Josh Wu
2013-06-21
[media] atmel-isi: move interface activation and deactivation to clock callbacks
Guennadi Liakhovetski
2013-06-21
[media] soc-camera: move common code to soc_camera.c
Guennadi Liakhovetski
2013-04-04
[media] atmel-isi: Update error check for unsigned variables
Tushar Behera
2013-04-04
[media] drivers: media: use module_platform_driver_probe()
Fabio Porcedda
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-05
[media] soc-camera: remove struct soc_camera_device::video_lock
Guennadi Liakhovetski
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-08-21
[media] move soc_camera to its own directory
Mauro Carvalho Chehab