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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __vide...
Mauro Carvalho Chehab
2
-2
/
+2
2008-12-30
V4L/DVB (10109): anysee: Fix usage of an unitialized function
Mauro Carvalho Chehab
1
-1
/
+1
2008-12-30
V4L/DVB (10104): uvcvideo: Add support for video output devices
Laurent Pinchart
5
-80
/
+247
2008-12-30
V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webc...
Laurent Pinchart
1
-2
/
+7
2008-12-30
V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous
Laurent Pinchart
1
-10
/
+9
2008-12-30
V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from ...
Guennadi Liakhovetski
4
-0
/
+744
2008-12-30
V4L/DVB (10098): ov772x: fix try_fmt calculation method
Kuninori Morimoto
1
-20
/
+35
2008-12-30
V4L/DVB (10097): ov772x: clear i2c client data on error and remove
Kuninori Morimoto
1
-1
/
+4
2008-12-30
V4L/DVB (10096): ov772x: change dev_info to dev_dbg
Kuninori Morimoto
1
-2
/
+1
2008-12-30
V4L/DVB (10095): The failure of set_fmt is solved in tw9910
Kuninori Morimoto
1
-6
/
+16
2008-12-30
V4L/DVB (10094): Add tw9910 driver
Kuninori Morimoto
5
-0
/
+990
2008-12-30
V4L/DVB (10093): soc-camera: add new bus width and signal polarity flags
Guennadi Liakhovetski
1
-9
/
+14
2008-12-30
V4L/DVB (10092): Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.c
Kuninori Morimoto
1
-1
/
+1
2008-12-30
V4L/DVB (10091): mt9m001 mt9v022: simplify pointer derefernces
Guennadi Liakhovetski
2
-5
/
+5
2008-12-30
V4L/DVB (10090): soc-camera: let drivers decide upon supported field values
Guennadi Liakhovetski
2
-18
/
+11
2008-12-30
V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.c
Kuninori Morimoto
1
-10
/
+46
2008-12-30
V4L/DVB (10088): video: sh_mobile_ceu cleanups and comments
Magnus Damm
1
-21
/
+28
2008-12-30
V4L/DVB (10087): Add new enum_input function on soc_camera
Kuninori Morimoto
2
-4
/
+14
2008-12-30
V4L/DVB (10086): Add new set_std function on soc_camera
Kuninori Morimoto
2
-1
/
+9
2008-12-30
V4L/DVB (10085): sh_mobile_ceu: add NV16 and NV61 support
Magnus Damm
1
-2
/
+20
2008-12-30
V4L/DVB (10084): sh_mobile_ceu: add NV12 and NV21 support
Magnus Damm
1
-15
/
+99
2008-12-30
V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf locking
Guennadi Liakhovetski
4
-35
/
+96
2008-12-30
V4L/DVB (10081): pxa-camera: call try_fmt() camera device method with correct...
Guennadi Liakhovetski
1
-1
/
+7
2008-12-30
V4L/DVB (10080): soc-camera: readability improvements, more strict operations...
Guennadi Liakhovetski
6
-69
/
+81
2008-12-30
V4L/DVB (10079): sh_mobile_ceu: use new pixel format translation code
Magnus Damm
1
-26
/
+57
2008-12-30
V4L/DVB (10078): video: add NV16 and NV61 pixel formats
Magnus Damm
1
-0
/
+2
2008-12-30
V4L/DVB (10077): mt9m111: add support for mt9m112 since sensors seem identical
Mike Rapoport
2
-14
/
+18
2008-12-30
V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from Micron
Mike Rapoport
1
-0
/
+1
2008-12-30
V4L/DVB (10075): pxa-camera: setup the FIFO inactivity time-out register
Guennadi Liakhovetski
1
-21
/
+69
2008-12-30
V4L/DVB (10074): soc-camera: add camera sense data
Guennadi Liakhovetski
1
-0
/
+27
2008-12-30
V4L/DVB (10073): mt9m111: Add automatic white balance control
Robert Jarzmik
1
-1
/
+27
2008-12-30
V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...
Guennadi Liakhovetski
6
-14
/
+65
2008-12-30
V4L/DVB: pxa-camera: use memory mapped IO access for camera (QCI) registers
Eric Miao
1
-40
/
+162
2008-12-30
V4L/DVB (10107): More than one driver defines the same var name (dump_bridge)...
Mauro Carvalho Chehab
1
-3
/
+3
2008-12-30
V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel tree
Mauro Carvalho Chehab
1
-0
/
+3
2008-12-30
V4L/DVB (10069): Add ov7725 support to ov772x driver
Kuninori Morimoto
2
-0
/
+23
2008-12-30
V4L/DVB (10068): Change device ID selection method on ov772x driver
Kuninori Morimoto
2
-7
/
+22
2008-12-30
V4L/DVB (10067): Remove ov772x_default_regs from ov772x driver
Kuninori Morimoto
1
-18
/
+3
2008-12-30
V4L/DVB (10066): mt9m001 mt9v022: fix bus-width switch GPIO availability test
Guennadi Liakhovetski
2
-4
/
+6
2008-12-30
V4L/DVB (10065): mt9m111: add all yuv format combinations.
Robert Jarzmik
1
-1
/
+23
2008-12-30
V4L/DVB (10064): mt9m111: mt9m111_get_global_gain() - unsigned >= 0 is always...
roel kluin
1
-8
/
+5
2008-12-30
V4L/DVB (10062): dsbr100: change return values in 3 functions
Alexey Klimov
1
-10
/
+10
2008-12-30
V4L/DVB (10061): dsbr100: increase driver version
Alexey Klimov
1
-2
/
+6
2008-12-30
V4L/DVB (10060): dsbr100: fix and add right comments
Alexey Klimov
1
-11
/
+10
2008-12-30
V4L/DVB (10059): dsbr100: dev_err instead of dev_warn
Alexey Klimov
1
-1
/
+1
2008-12-30
V4L/DVB (10058): dsbr100: fix codingstyle, add dev_err messages
Alexey Klimov
1
-47
/
+137
2008-12-30
V4L/DVB (10057): dsbr100: place dev_warn instead of printk
Alexey Klimov
1
-1
/
+2
2008-12-30
V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink PlayTV USB 2.0
Douglas Schilling Landgraf
1
-0
/
+1
2008-12-30
V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4
Douglas Schilling Landgraf
3
-0
/
+24
2008-12-30
V4L/DVB (10054): dsbr100: fix unplug oops
Alexey Klimov
1
-29
/
+77
[prev]
[next]