index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
sh_mobile_ceu_camera.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
1
-2331
/
+0
2012-05-15
[media] V4L2: sh_mobile_ceu: manage lower 8bit bus
Kuninori Morimoto
1
-3
/
+5
2012-05-15
[media] V4L: sh_mobile_ceu_camera: don't fail TRY_FMT
Guennadi Liakhovetski
1
-2
/
+6
2012-05-15
[media] sh_mobile_ceu_camera: Support user-configurable line stride
Laurent Pinchart
1
-15
/
+18
2012-05-15
[media] soc-camera: Honor user-requested bytesperline and sizeimage
Laurent Pinchart
1
-6
/
+14
2012-05-15
[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt
Laurent Pinchart
1
-0
/
+4
2012-05-15
[media] soc_camera: Use soc_camera_device::bytesperline to compute line sizes
Laurent Pinchart
1
-3
/
+1
2012-05-15
[media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes
Laurent Pinchart
1
-16
/
+9
2012-03-19
[media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...
Guennadi Liakhovetski
1
-8
/
+27
2012-01-06
[media] soc-camera: remove redundant parameter from .set_bus_param()
Guennadi Liakhovetski
1
-9
/
+2
2011-12-11
[media] V4L: soc-camera: fix compiler warnings on 64-bit platforms
Guennadi Liakhovetski
1
-13
/
+21
2011-11-03
[media] V4L: sh_mobile_ceu_camera: the host shall configure the pipeline
Guennadi Liakhovetski
1
-5
/
+15
2011-11-03
[media] V4L: sh-mobile-ceu-camera: prepare to support multi-size buffers
Guennadi Liakhovetski
1
-43
/
+81
2011-11-03
[media] sh_mobile_ceu_camera: implement the control handler
Hans Verkuil
1
-53
/
+38
2011-11-03
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
1
-0
/
+1
2011-11-03
[media] V4L: sh-mobile-ceu-camera: fix mixed CSI2 & parallel camera case
Guennadi Liakhovetski
1
-3
/
+6
2011-11-03
[media] V4L: sh_mobile_ceu_camera: convert to the new mbus-config subdev oper...
Guennadi Liakhovetski
1
-74
/
+82
2011-11-03
[media] V4L: sh_mobile_ceu_camera: remove duplicated code
Guennadi Liakhovetski
1
-3
/
+0
2011-11-03
[media] V4L: sh_mobile_ceu_camera: fix field addresses in interleaved mode
Guennadi Liakhovetski
1
-6
/
+19
2011-11-03
[media] V4L: sh_mobile_ceu_camera: don't try to improve client scaling, if pe...
Guennadi Liakhovetski
1
-5
/
+16
2011-11-03
[media] V4L: sh_mobile_ceu_camera: output image sizes must be a multiple of 4
Guennadi Liakhovetski
1
-18
/
+31
2011-09-06
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
Marek Szyprowski
1
-1
/
+1
2011-09-06
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
1
-2
/
+2
2011-07-27
[media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails
Guennadi Liakhovetski
1
-2
/
+6
2011-07-27
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
1
-37
/
+37
2011-07-27
[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
Guennadi Liakhovetski
1
-28
/
+89
2011-07-27
[media] V4L: sh_mobile_ceu_camera: remove redundant calculations
Guennadi Liakhovetski
1
-5
/
+0
2011-07-27
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
1
-2
/
+1
2011-05-20
[media] V4L: soc-camera: a missing mediabus code -> fourcc translation is not...
Guennadi Liakhovetski
1
-2
/
+2
2011-05-20
[media] V4L: sh_mobile_ceu_camera: implement live cropping
Guennadi Liakhovetski
1
-18
/
+111
2011-05-20
[media] V4L: sh_mobile_ceu_camera: implement .stop_streaming()
Guennadi Liakhovetski
1
-0
/
+21
2011-04-13
[media] soc-camera: fix a recent multi-camera breakage on sh-mobile
Guennadi Liakhovetski
1
-5
/
+5
2011-03-22
[media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directly
Pawel Osciak
1
-3
/
+1
2011-03-21
[media] V4l: sh_mobile_ceu_camera: fix cropping offset calculation
Guennadi Liakhovetski
1
-8
/
+4
2011-03-21
[media] V4L: sh_mobile_ceu_camera: convert to videobuf2
Guennadi Liakhovetski
1
-153
/
+111
2010-12-30
[media] v4l: soc-camera: switch to .unlocked_ioctl
Guennadi Liakhovetski
1
-1
/
+1
2010-12-20
[media] soc-camera: fix static build of the sh_mobile_csi2.c driver
Guennadi Liakhovetski
1
-1
/
+1
2010-10-21
[media] V4L: sh_mobile_ceu_camera: use default .get_parm() and .set_parm() op...
Guennadi Liakhovetski
1
-18
/
+0
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: soc-camera: allow only one video queue per device
Guennadi Liakhovetski
1
-4
/
+4
2010-10-21
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
Hans Verkuil
1
-1
/
+1
2010-08-02
V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2
Guennadi Liakhovetski
1
-15
/
+116
2010-08-02
V4L/DVB: mediabus: fix ambiguous pixel code names
Guennadi Liakhovetski
1
-8
/
+8
2010-08-02
V4L/DVB: sh_mobile_ceu_camera: fix debugging message
Guennadi Liakhovetski
1
-1
/
+1
2010-06-01
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
1
-2
/
+2
2010-05-19
V4L/DVB: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROP
Guennadi Liakhovetski
1
-292
/
+309
2010-05-19
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
1
-2
/
+2
2010-05-18
V4L/DVB: The first two parameters of soc_camera_limit_side() are usually poin...
Márton Németh
1
-4
/
+4
2010-05-06
V4L/DVB: video: testing unsigned for less than 0
Dan Carpenter
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]