Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c852201a28601b1379857f615e99071211294c6
/
drivers
/
media
/
video
/
sh_mobile_ceu_camera.c
8843d11
[media] soc-camera: remove redundant parameter from .set_bus_param()
by Guennadi Liakhovetski
· 13 years ago
4c0b036
[media] V4L: soc-camera: fix compiler warnings on 64-bit platforms
by Guennadi Liakhovetski
· 13 years ago
489759c
[media] V4L: sh_mobile_ceu_camera: the host shall configure the pipeline
by Guennadi Liakhovetski
· 13 years ago
b5518a4
[media] V4L: sh-mobile-ceu-camera: prepare to support multi-size buffers
by Guennadi Liakhovetski
· 13 years ago
d34bfcd2
[media] sh_mobile_ceu_camera: implement the control handler
by Hans Verkuil
· 13 years ago
fc714e7
[media] V4L: vb2: prepare to support multi-size buffers
by Guennadi Liakhovetski
· 13 years ago
6ac939c
[media] V4L: sh-mobile-ceu-camera: fix mixed CSI2 & parallel camera case
by Guennadi Liakhovetski
· 13 years ago
e1db704
[media] V4L: sh_mobile_ceu_camera: convert to the new mbus-config subdev operations
by Guennadi Liakhovetski
· 13 years ago
fd861a0
[media] V4L: sh_mobile_ceu_camera: remove duplicated code
by Guennadi Liakhovetski
· 13 years ago
15f517e
[media] V4L: sh_mobile_ceu_camera: fix field addresses in interleaved mode
by Guennadi Liakhovetski
· 13 years ago
3698874
[media] V4L: sh_mobile_ceu_camera: don't try to improve client scaling, if perfect
by Guennadi Liakhovetski
· 13 years ago
eec5ce0
[media] V4L: sh_mobile_ceu_camera: output image sizes must be a multiple of 4
by Guennadi Liakhovetski
· 13 years ago
ba7fcb0
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
by Marek Szyprowski
· 13 years ago
035aa14
[media] media: vb2: change plane sizes array to unsigned int[]
by Marek Szyprowski
· 13 years ago
cb74cf5
[media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails
by Guennadi Liakhovetski
· 13 years ago
7dfff95
[media] V4L: soc-camera: remove soc-camera bus and devices on it
by Guennadi Liakhovetski
· 13 years ago
6b526fe
[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
by Guennadi Liakhovetski
· 13 years ago
ff391d7
[media] V4L: sh_mobile_ceu_camera: remove redundant calculations
by Guennadi Liakhovetski
· 13 years ago
64dc3c1
[media] Stop using linux/version.h on the remaining video drivers
by Mauro Carvalho Chehab
· 13 years ago
d2dcad4
[media] V4L: soc-camera: a missing mediabus code -> fourcc translation is not critical
by Guennadi Liakhovetski
· 14 years ago
3dac322
[media] V4L: sh_mobile_ceu_camera: implement live cropping
by Guennadi Liakhovetski
· 14 years ago
066f786
[media] V4L: sh_mobile_ceu_camera: implement .stop_streaming()
by Guennadi Liakhovetski
· 14 years ago
24105eb
[media] soc-camera: fix a recent multi-camera breakage on sh-mobile
by Guennadi Liakhovetski
· 14 years ago
d6db5bf
[media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directly
by Pawel Osciak
· 14 years ago
787d0f9
[media] V4l: sh_mobile_ceu_camera: fix cropping offset calculation
by Guennadi Liakhovetski
· 14 years ago
a616898
[media] V4L: sh_mobile_ceu_camera: convert to videobuf2
by Guennadi Liakhovetski
· 14 years ago
b6a633c
[media] v4l: soc-camera: switch to .unlocked_ioctl
by Guennadi Liakhovetski
· 14 years ago
cd05e79
[media] soc-camera: fix static build of the sh_mobile_csi2.c driver
by Guennadi Liakhovetski
· 14 years ago
d7148e3
[media] V4L: sh_mobile_ceu_camera: use default .get_parm() and .set_parm() operations
by Guennadi Liakhovetski
· 14 years ago
e3cfd44
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
by Hans Verkuil
· 14 years ago
57bee29
V4L/DVB: soc-camera: allow only one video queue per device
by Guennadi Liakhovetski
· 14 years ago
0e0809a
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
by Hans Verkuil
· 14 years ago
b3b5020
V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2
by Guennadi Liakhovetski
· 14 years ago
ace6e97
V4L/DVB: mediabus: fix ambiguous pixel code names
by Guennadi Liakhovetski
· 14 years ago
e53a480
V4L/DVB: sh_mobile_ceu_camera: fix debugging message
by Guennadi Liakhovetski
· 14 years ago
3805f20
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
by Hans Verkuil
· 15 years ago
e622681
V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROP
by Guennadi Liakhovetski
· 15 years ago
dab7e31
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
by Andreas Bombe
· 15 years ago
e26b314
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
by Márton Németh
· 15 years ago
981cbef
V4L/DVB: video: testing unsigned for less than 0
by Dan Carpenter
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d07602a
sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices
by Guennadi Liakhovetski
· 15 years ago
b89fc2e
V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 15 years ago
e6641c8
V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment
by Magnus Damm
· 15 years ago
85dc1cf
V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection
by Kuninori Morimoto
· 15 years ago
1edcc10
V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB support
by Kuninori Morimoto
· 15 years ago
760697b
V4L/DVB (13659): soc-camera: convert to the new mediabus API
by Guennadi Liakhovetski
· 15 years ago
6ed7c03
V4L/DVB (13646): sh_mobile_ceu_camera: do not mark host occupied, when adding a client fails
by Guennadi Liakhovetski
· 15 years ago
5d28d52
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
by Guennadi Liakhovetski
· 15 years ago
50e55fd
V4L/DVB (13605): sh_mobile_ceu_camera: don't use __exit_p to wrap sh_mobile_ceu_remove
by Uwe Kleine-König
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
5cf93f1
V4L/DVB (13128): sh_mobile_ceu_camera: add VBP error support
by Kuninori Morimoto
· 15 years ago
b1de7ae
V4L/DVB (13127): sh_mobile_ceu: add soft reset function
by Kuninori Morimoto
· 15 years ago
9807362e
V4L/DVB (13481): sh_mobile_ceu_camera: fix compile warning
by Hans Verkuil
· 15 years ago
055e05a
V4L/DVB (13345): soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable
by Kuninori Morimoto
· 15 years ago
f39c1ab
V4L/DVB (13343): v4l: add more missing linux/sched.h includes
by Guennadi Liakhovetski
· 15 years ago
8cf1fec
V4L/DVB (13129): sh_mobile_ceu_camera: fix cropping for scaling clients
by Guennadi Liakhovetski
· 15 years ago
a79aebf
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
by Guennadi Liakhovetski
· 15 years ago
6a6c878
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP)
by Guennadi Liakhovetski
· 15 years ago
0166b74
V4L/DVB (12533): soc-camera: Use video device object for output in host drivers
by Guennadi Liakhovetski
· 15 years ago
c9c1f1c
V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call()
by Guennadi Liakhovetski
· 15 years ago
08590b9
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
by Guennadi Liakhovetski
· 15 years ago
961801b
V4L/DVB (12528): sh_mobile_ceu_camera: implement host-side image scaling
by Guennadi Liakhovetski
· 15 years ago
904078f
V4L/DVB (12522): sh-mobile-ceu-camera: implement host-side cropping
by Guennadi Liakhovetski
· 15 years ago
cca0e549
V4L/DVB (12520): sh-mobile-ceu-camera: do not wait for interrupt when releasing buffers
by Guennadi Liakhovetski
· 15 years ago
a0705b0
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
by Guennadi Liakhovetski
· 15 years ago
4a6110b
V4L/DVB (12514): sh_mobile_ceu_camera: add a control for the camera low-pass filter
by Guennadi Liakhovetski
· 15 years ago
979ea1d
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
by Guennadi Liakhovetski
· 15 years ago
40e2e09
V4L/DVB (12506): soc-camera: convert to platform device
by Guennadi Liakhovetski
· 15 years ago
6d1386c
v4l2: Runtime PM for SuperH Mobile CEU
by Magnus Damm
· 15 years ago
2dd54a5
V4L/DVB (12424): soc-camera: fix recursive locking in .buf_queue()
by Guennadi Liakhovetski
· 15 years ago
bc44fc0
V4L/DVB (11903): sh_mobile_ceu_camera: Use v4l bounding/alignment function
by Trent Piepho
· 15 years ago
eff505f
V4L/DVB (11609): soc-camera: remove an extra device generation from struct soc_camera_host
by Guennadi Liakhovetski
· 16 years ago
eb6c855
V4L/DVB (11608): soc-camera: host-driver cleanup
by Guennadi Liakhovetski
· 16 years ago
97215cb
V4L/DVB (11029): video: use videobuf_waiton() in sh_mobile_ceu free_buffer()
by Magnus Damm
· 16 years ago
e802967
V4L/DVB (11026): sh-mobile-ceu-camera: set field to the value, configured at open()
by Guennadi Liakhovetski
· 16 years ago
09e231b
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
by Guennadi Liakhovetski
· 16 years ago
c8329ac
V4L/DVB (10672): sh_mobile_ceu_camera: include NV* formats into the format list only once.
by Guennadi Liakhovetski
· 16 years ago
c354b40
V4L/DVB (10671): sh_mobile_ceu: SOCAM flags are not platform dependent
by Kuninori Morimoto
· 16 years ago
0ad675e
V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperH
by Guennadi Liakhovetski
· 16 years ago
b6c6173
V4L/DVB (10092): Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.c
by Kuninori Morimoto
· 16 years ago
ccab8a2
V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.c
by Kuninori Morimoto
· 16 years ago
7a1a816
V4L/DVB (10088): video: sh_mobile_ceu cleanups and comments
by Magnus Damm
· 16 years ago
9e4a56d
V4L/DVB (10085): sh_mobile_ceu: add NV16 and NV61 support
by Magnus Damm
· 16 years ago
8be65dc
V4L/DVB (10084): sh_mobile_ceu: add NV12 and NV21 support
by Magnus Damm
· 16 years ago
1c3bb74
V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf locking
by Guennadi Liakhovetski
· 16 years ago
9414de3
V4L/DVB (10079): sh_mobile_ceu: use new pixel format translation code
by Magnus Damm
· 16 years ago
69373f6
V4L/DVB (9904): v4l: fix compile warning.
by Hans Verkuil
· 16 years ago
d8fac21
V4L/DVB (9788): soc-camera: simplify naming
by Guennadi Liakhovetski
· 16 years ago
25c4d74
V4L/DVB (9787): soc-camera: let camera host drivers decide upon pixel format
by Guennadi Liakhovetski
· 16 years ago
a2c8c68
V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap()
by Guennadi Liakhovetski
· 16 years ago
af128a1
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
a42b6dd
sh: sh_mobile ceu clock framework support
by Magnus Damm
· 16 years ago
51354cc
V4L/DVB (9244): video: improve sh_mobile_ceu buffer handling
by Magnus Damm
· 16 years ago
2c0a072
V4L/DVB (9243): video: add byte swap to sh_mobile_ceu driver
by Magnus Damm
· 16 years ago
dd54203
V4L/DVB (9242): video: add sh_mobile_ceu comments
by Magnus Damm
· 16 years ago
8103466
V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to sensor driver
by Stefan Herbrechtsmeier
· 16 years ago
01c1e4c
V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity.
by Paul Mundt
· 16 years ago
c60f2b5
V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commits
by Guennadi Liakhovetski
· 16 years ago
86751b0
V4L/DVB (8410): sh_mobile_ceu_camera: fix 64-bit compiler warnings
by Hans Verkuil
· 16 years ago
Next »