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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
[media] sh_mobile_ceu_camera: Support user-configurable line stride
Laurent Pinchart
1
-15
/
+18
2012-05-15
[media] soc-camera: Support user-configurable line stride
Laurent Pinchart
2
-2
/
+6
2012-05-15
[media] mx2_camera: Use soc_mbus_image_size() instead of manual computation
Laurent Pinchart
1
-2
/
+4
2012-05-15
[media] soc-camera: Honor user-requested bytesperline and sizeimage
Laurent Pinchart
3
-26
/
+43
2012-05-15
[media] soc-camera: Add soc_mbus_image_size
Laurent Pinchart
1
-0
/
+18
2012-05-15
[media] soc-camera: Fix bytes per line computation for planar formats
Laurent Pinchart
1
-0
/
+3
2012-05-15
[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt
Laurent Pinchart
6
-0
/
+49
2012-05-15
[media] soc_camera: Use soc_camera_device::bytesperline to compute line sizes
Laurent Pinchart
2
-8
/
+3
2012-05-15
[media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes
Laurent Pinchart
7
-89
/
+29
2012-05-15
[media] mx2_camera: Fix sizeimage computation in try_fmt()
Laurent Pinchart
1
-0
/
+1
2012-05-15
[media] V4L: mem2mem: fix alignment in mem2mem-testdev
Guennadi Liakhovetski
1
-1
/
+1
2012-05-15
[media] smiapp: Remove smiapp-debug.h in favour of dynamic debug
Sakari Ailus
6
-47
/
+0
2012-05-15
[media] cx231xx: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-2
/
+2
2012-05-15
[media] af9015: various small changes and clean-ups
Antti Palosaari
1
-283
/
+212
2012-05-15
[media] smiapp: fix compilation breakage
Mauro Carvalho Chehab
2
-1
/
+3
2012-05-15
[media] media: mx2_camera: Fix mbus format handling
Javier Martin
1
-5
/
+47
2012-05-15
[media] media: tvp5150: Fix mbus format
Javier Martin
1
-2
/
+2
2012-05-15
[media] dib9000: get rid of Dib*Lock macros
Alexey Khoroshilov
1
-70
/
+58
2012-05-15
[media] rtl28xxu: dynamic USB ID support
Antti Palosaari
1
-0
/
+25
2012-05-15
[media] dib0700: Return -EINTR and unlock mutex if locking attempts fails
Santosh Nayak
1
-11
/
+13
2012-05-15
[media] cxd2820r: tweak search algorithm behavior
Gianluca Gennari
1
-2
/
+2
2012-05-15
[media] em28xx-dvb: enable LNA for cxd2820r in DVB-T mode
Gianluca Gennari
1
-1
/
+2
2012-05-15
[media] saa7134: remove unused log_err() macro
Mauro Carvalho Chehab
1
-5
/
+0
2012-05-15
[media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handler
Guennadi Liakhovetski
1
-7
/
+7
2012-05-15
[media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignment
Guennadi Liakhovetski
1
-1
/
+0
2012-05-15
[media] v4l2-event: fix regression with initial event handling
Hans Verkuil
3
-3
/
+9
2012-05-15
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
14
-118
/
+161
2012-05-15
[media] lmedm04: Initialize a variable before its usage
Il Han
1
-1
/
+1
2012-05-15
[media] it913x.: Fix a misuse of ||
Malcolm Priestley
1
-2
/
+2
2012-05-15
[media] em28xx: Remove unused wait_queue's
Ezequiel García
3
-9
/
+0
2012-05-15
[media] drivers/media: add missing __devexit_p() annotations
Arnd Bergmann
7
-7
/
+7
2012-05-15
[media] media/video: add I2C dependencies
Arnd Bergmann
1
-0
/
+1
2012-05-15
[media] media/rc: IR_SONY_DECODER depends on BITREVERSE
Arnd Bergmann
1
-0
/
+1
2012-05-15
[media] dvb/drxd: stub out drxd_attach when not built
Arnd Bergmann
1
-0
/
+14
2012-05-15
[media] video/omap24xxcam: use __iomem annotations
Arnd Bergmann
3
-19
/
+18
2012-05-15
[media] Convert I2C drivers to dev_pm_ops
Mark Brown
2
-8
/
+22
2012-05-15
[media] gspca: passing wrong length parameter to reg_w()
Dan Carpenter
1
-2
/
+2
2012-05-14
[media] via-camera: specify XO-1.5 camera clock speed
Daniel Drake
1
-2
/
+13
2012-05-14
[media] em28xx: Remove unused enum em28xx_io_method
Ezequiel García
1
-8
/
+0
2012-05-14
[media] em28xx: Remove unused field from em28xx_buffer struct
Ezequiel García
1
-1
/
+0
2012-05-14
[media] em28xx: Remove unused list_head struct for queued buffers
Ezequiel Garcia
2
-3
/
+0
2012-05-14
[media] em28xx: Make card_setup() and pre_card_setup() static
Ezequiel Garcia
2
-4
/
+4
2012-05-14
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-117
/
+135
2012-05-14
[media] v4l2-dev: rename two functions
Hans Verkuil
3
-7
/
+7
2012-05-14
[media] av7110: fix v4l2_compliance test issues
Hans Verkuil
3
-15
/
+41
2012-05-14
[media] vivi: add the alpha component control
Hans Verkuil
1
-8
/
+21
2012-05-14
[media] vivi: add more pixelformats
Hans Verkuil
1
-30
/
+135
2012-05-14
[media] hexium-orion: fix incorrect input table
Hans Verkuil
1
-9
/
+9
2012-05-14
[media] hexium-gemini: remove B&W control, fix input table
Hans Verkuil
1
-113
/
+10
2012-05-14
[media] fixes and add querystd support to mxb
Hans Verkuil
2
-0
/
+18
[prev]
[next]