index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
sh_mobile_ceu_camera.c
Age
Commit message (
Expand
)
Author
2009-09-23
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
2009-09-19
backport commit 6d1386c6b8db54ac8d94c01194e0c27cd538532b
Mauro Carvalho Chehab
2009-08-25
soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP)
Guennadi Liakhovetski
2009-08-25
soc-camera: Use video device object for output in host drivers
Guennadi Liakhovetski
2009-08-25
soc-camera: switch to using v4l2_subdev_call()
Guennadi Liakhovetski
2009-08-25
soc-camera: switch to s_crop v4l2-subdev video operation
Guennadi Liakhovetski
2009-08-25
sh_mobile_ceu_camera: implement host-side image scaling
Guennadi Liakhovetski
2009-08-25
sh-mobile-ceu-camera: implement host-side cropping
Guennadi Liakhovetski
2009-08-25
sh-mobile-ceu-camera: do not wait for interrupt when releasing buffers
Guennadi Liakhovetski
2009-08-25
soc-camera: use struct v4l2_rect in struct soc_camera_device
Guennadi Liakhovetski
2009-08-25
sh_mobile_ceu_camera: add a control for the camera low-pass filter
Guennadi Liakhovetski
2009-08-25
soc-camera: (partially) convert to v4l2-(sub)dev API
Guennadi Liakhovetski
2009-08-25
soc-camera: convert to platform device
Guennadi Liakhovetski
2009-08-06
soc-camera: fix recursive locking in .buf_queue()
Guennadi Liakhovetski
2009-05-30
sh_mobile_ceu_camera: Use v4l bounding/alignment function
Trent Piepho
2009-04-24
soc-camera: remove an extra device generation from struct soc_camera_host
Guennadi Liakhovetski
2009-04-24
soc-camera: host-driver cleanup
Guennadi Liakhovetski
2009-03-13
video: use videobuf_waiton() in sh_mobile_ceu free_buffer()
Guennadi Liakhovetski
2009-03-13
sh-mobile-ceu-camera: set field to the value, configured at open()
Guennadi Liakhovetski
2009-03-13
soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
2009-02-23
sh_mobile_ceu_camera: include NV* formats into the format list only once.
Guennadi Liakhovetski
2009-02-23
sh_mobile_ceu: SOCAM flags are not platform dependent
Guennadi Liakhovetski
2009-02-23
soc-camera: fix S_CROP breakage on PXA and SuperH
Guennadi Liakhovetski
2008-12-18
Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.c
Guennadi Liakhovetski
2008-12-18
Add interlace support to sh_mobile_ceu_camera.c
Guennadi Liakhovetski
2008-12-18
video: sh_mobile_ceu cleanups and comments
Guennadi Liakhovetski
2008-12-18
sh_mobile_ceu: add NV16 and NV61 support
Guennadi Liakhovetski
2008-12-18
sh_mobile_ceu: add NV12 and NV21 support
Guennadi Liakhovetski
2008-12-18
soc-camera: unify locking, play nicer with videobuf locking
Guennadi Liakhovetski
2008-12-18
sh: sh_mobile ceu clock framework support
Guennadi Liakhovetski
2008-12-18
sh_mobile_ceu: use new pixel format translation code
Guennadi Liakhovetski
2008-12-15
v4l: fix compile warning.
Hans Verkuil
2008-12-01
soc-camera: simplify naming
Guennadi Liakhovetski
2008-12-01
soc-camera: let camera host drivers decide upon pixel format
Guennadi Liakhovetski
2008-12-01
soc-camera: merge .try_bus_param() into .try_fmt_cap()
Guennadi Liakhovetski
2008-11-06
v4l: fix dev_set_name compiler errors for kernels < 2.6.26
Hans Verkuil
2008-10-30
V4L: struct device - replace bus_id with dev_name(), dev_set_name()
Mauro Carvalho Chehab
2008-10-17
video: improve sh_mobile_ceu buffer handling
Magnus Damm
2008-10-17
video: add byte swap to sh_mobile_ceu driver
Magnus Damm
2008-10-17
video: add sh_mobile_ceu comments
Magnus Damm
2008-08-14
soc-camera: Move .power and .reset from soc_camera host to sensor driver
Stefan Herbrechtsmeier
2008-08-02
media: Clean up platform_driver_unregister() bogosity.
Paul Mundt
2008-07-17
v4l: fix checkpatch errors introduced by recent commits
Guennadi Liakhovetski
2008-07-18
sh_mobile_ceu_camera: fix 64-bit compiler warnings
Hans Verkuil
2008-07-17
sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3
Magnus Damm