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
/
mx2_camera.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
[media] media: i.MX27 camera: Add resizing support
Javier Martin
1
-4
/
+256
2012-03-08
[media] media: video: mx2_camera.c: Remove unneeded dev_dbg
Fabio Estevam
1
-3
/
+0
2012-03-08
[media] media: video: mx2_camera.c: Provide error message if clk_get fails
Fabio Estevam
1
-0
/
+1
2012-03-08
[media] media: i.MX27 camera: more efficient discard buffer handling
Javier Martin
1
-32
/
+45
2012-03-08
[media] media: i.MX27 camera: fix compilation warning
Javier Martin
1
-8
/
+8
2012-03-08
[media] media: i.MX27 camera: return IRQ_NONE if no IRQ status bit is set
Javier Martin
1
-2
/
+5
2012-03-08
[media] media: i.MX27 camera: Use spin_lock() inside the IRQ handler
Javier Martin
1
-3
/
+2
2012-03-08
[media] media: i.MX27 camera: Use list_first_entry() whenever possible
Javier Martin
1
-14
/
+12
2012-03-08
[media] media i.MX27 camera: handle overflows properly
Javier Martin
1
-19
/
+19
2012-03-08
[media] media i.MX27 camera: improve discard buffer handling
Javier Martin
1
-126
/
+161
2012-03-08
[media] media i.MX27 camera: add start_stream and stop_stream callbacks
Javier Martin
1
-25
/
+75
2012-03-08
[media] media i.MX27 camera: migrate driver to videobuf2
Javier Martin
1
-162
/
+127
2012-03-08
[media] V4L: mx2_camera: remove unsupported i.MX27 DMA mode, make EMMA mandatory
Sascha Hauer
1
-218
/
+27
2012-01-06
[media] media i.MX27 camera: Fix field_count handling
Javier Martin
1
-1
/
+4
2012-01-06
[media] i.MX27 camera: add support for YUV420 format
Javier Martin
1
-50
/
+241
2012-01-06
[media] soc-camera: remove redundant parameter from .set_bus_param()
Guennadi Liakhovetski
1
-2
/
+1
2011-11-03
[media] V4L: mx2_camera: convert to the new mbus-config subdev operations
Guennadi Liakhovetski
1
-33
/
+45
2011-07-27
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
1
-23
/
+23
2011-07-27
[media] V4L: mx2_camera: .try_fmt shouldn't fail
Guennadi Liakhovetski
1
-5
/
+10
2011-07-27
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
1
-3
/
+2
2010-12-30
[media] v4l: soc-camera: switch to .unlocked_ioctl
Guennadi Liakhovetski
1
-1
/
+2
2010-12-20
[media] mx2_camera: fix pixel clock polarity configuration
Baruch Siach
1
-2
/
+0
2010-11-09
[media] soc-camera: Compile fixes for mx2-camera
Sascha Hauer
1
-8
/
+5
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: mx2_camera: add informative camera clock frequency printout
Michael Grzeschik
1
-0
/
+3
2010-10-21
V4L/DVB: mx2_camera: implement forced termination of active buffer for mx25
Baruch Siach
1
-4
/
+16
2010-10-21
V4L/DVB: mx2_camera: fix comment typo
Baruch Siach
1
-1
/
+1
2010-10-21
V4L/DVB: mx2_camera: remove emma limitation for RGB565
Michael Grzeschik
1
-10
/
+5
2010-10-21
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
Hans Verkuil
1
-1
/
+1
2010-09-27
V4L/DVB: mx2_camera: fix a race causing NULL dereference
Baruch Siach
1
-0
/
+4
2010-08-08
V4L/DVB: mx2_camera: add rising edge for pixclock
Michael Grzeschik
1
-0
/
+2
2010-08-08
V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma
Michael Grzeschik
1
-1
/
+1
2010-07-28
mx2_camera: fix type of dma buffer virtual address pointer
Baruch Siach
1
-1
/
+1
2010-07-28
mx2_camera: Add soc_camera support for i.MX25/i.MX27
Baruch Siach
1
-0
/
+1513