Commit Graph

69 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Guennadi Liakhovetski b3b5020d8c V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2 15 years ago
Guennadi Liakhovetski ace6e9799f V4L/DVB: mediabus: fix ambiguous pixel code names 15 years ago
Guennadi Liakhovetski e53a48053f V4L/DVB: sh_mobile_ceu_camera: fix debugging message 15 years ago
Hans Verkuil 3805f20193 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype 15 years ago
Guennadi Liakhovetski e622681d12 V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROP 15 years ago
Andreas Bombe dab7e3106d V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks 15 years ago
Márton Németh e26b314491 V4L/DVB: The first two parameters of soc_camera_limit_side() are usually pointers to struct v4l2_rect elements. They are signed, so adjust the prototype accordingly 15 years ago
Dan Carpenter 981cbef2c3 V4L/DVB: video: testing unsigned for less than 0 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Guennadi Liakhovetski d07602a07a sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices 15 years ago
Uwe Kleine-König b89fc2e5e7 V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zero 15 years ago
Magnus Damm e6641c80b0 V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment 15 years ago
Kuninori Morimoto 85dc1cff0d V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection 15 years ago
Kuninori Morimoto 1edcc10d7f V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB support 15 years ago
Guennadi Liakhovetski 760697beca V4L/DVB (13659): soc-camera: convert to the new mediabus API 15 years ago
Guennadi Liakhovetski 6ed7c03884 V4L/DVB (13646): sh_mobile_ceu_camera: do not mark host occupied, when adding a client fails 15 years ago
Guennadi Liakhovetski 5d28d52545 V4L/DVB (13645): soc-camera: fix multi-line comment coding style 15 years ago
Uwe Kleine-König 50e55fd13f V4L/DVB (13605): sh_mobile_ceu_camera: don't use __exit_p to wrap sh_mobile_ceu_remove 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Kuninori Morimoto 5cf93f1dca V4L/DVB (13128): sh_mobile_ceu_camera: add VBP error support 15 years ago
Kuninori Morimoto b1de7aeba1 V4L/DVB (13127): sh_mobile_ceu: add soft reset function 15 years ago
Hans Verkuil 9807362e47 V4L/DVB (13481): sh_mobile_ceu_camera: fix compile warning 15 years ago
Kuninori Morimoto 055e05a08b V4L/DVB (13345): soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable 15 years ago
Guennadi Liakhovetski f39c1ab3c3 V4L/DVB (13343): v4l: add more missing linux/sched.h includes 15 years ago
Guennadi Liakhovetski 8cf1fec877 V4L/DVB (13129): sh_mobile_ceu_camera: fix cropping for scaling clients 15 years ago
Guennadi Liakhovetski a79aebfca1 sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge 16 years ago
Guennadi Liakhovetski 6a6c878672 V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP) 16 years ago
Guennadi Liakhovetski 0166b74374 V4L/DVB (12533): soc-camera: Use video device object for output in host drivers 16 years ago
Guennadi Liakhovetski c9c1f1c0db V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call() 16 years ago
Guennadi Liakhovetski 08590b9613 V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation 16 years ago
Guennadi Liakhovetski 961801bbb3 V4L/DVB (12528): sh_mobile_ceu_camera: implement host-side image scaling 16 years ago
Guennadi Liakhovetski 904078f16f V4L/DVB (12522): sh-mobile-ceu-camera: implement host-side cropping 16 years ago
Guennadi Liakhovetski cca0e54905 V4L/DVB (12520): sh-mobile-ceu-camera: do not wait for interrupt when releasing buffers 16 years ago
Guennadi Liakhovetski a0705b07f1 V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device 16 years ago
Guennadi Liakhovetski 4a6110bc50 V4L/DVB (12514): sh_mobile_ceu_camera: add a control for the camera low-pass filter 16 years ago
Guennadi Liakhovetski 979ea1ddf8 V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API 16 years ago
Guennadi Liakhovetski 40e2e09270 V4L/DVB (12506): soc-camera: convert to platform device 16 years ago
Magnus Damm 6d1386c6b8 v4l2: Runtime PM for SuperH Mobile CEU 16 years ago
Guennadi Liakhovetski 2dd54a54c1 V4L/DVB (12424): soc-camera: fix recursive locking in .buf_queue() 16 years ago
Trent Piepho bc44fc061e V4L/DVB (11903): sh_mobile_ceu_camera: Use v4l bounding/alignment function 16 years ago
Guennadi Liakhovetski eff505fa15 V4L/DVB (11609): soc-camera: remove an extra device generation from struct soc_camera_host 16 years ago
Guennadi Liakhovetski eb6c8558f7 V4L/DVB (11608): soc-camera: host-driver cleanup 16 years ago
Magnus Damm 97215cbd1b V4L/DVB (11029): video: use videobuf_waiton() in sh_mobile_ceu free_buffer() 16 years ago
Guennadi Liakhovetski e802967c70 V4L/DVB (11026): sh-mobile-ceu-camera: set field to the value, configured at open() 16 years ago
Guennadi Liakhovetski 09e231b351 V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations 16 years ago
Guennadi Liakhovetski c8329accf7 V4L/DVB (10672): sh_mobile_ceu_camera: include NV* formats into the format list only once. 16 years ago
Kuninori Morimoto c354b400c0 V4L/DVB (10671): sh_mobile_ceu: SOCAM flags are not platform dependent 16 years ago
Guennadi Liakhovetski 0ad675eb45 V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperH 16 years ago
Kuninori Morimoto b6c6173ee8 V4L/DVB (10092): Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.c 16 years ago
Kuninori Morimoto ccab8a2904 V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.c 16 years ago