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-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