index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.
Laurent Pinchart
2
-32
/
+66
2008-07-20
V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume
Laurent Pinchart
2
-13
/
+13
2008-07-20
V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsing
Laurent Pinchart
1
-1
/
+2
2008-07-20
V4L/DVB (8205): gspca: Size of frame header adjusted according to sn9c10x in ...
Andoni Zubimendi
1
-2
/
+8
2008-07-20
V4L/DVB (8204): gspca: Cleanup code.
Jean-Francois Moine
1
-23
/
+23
2008-07-20
V4L/DVB (8202): gspca: PAC207 frames may be not compressed.
Hans de Goede
1
-1
/
+3
2008-07-20
V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.
Jean-Francois Moine
22
-320
/
+519
2008-07-20
V4L/DVB (8199): gspca: Compile warnings about NULL ptr.
Harvey Harrison
3
-41
/
+42
2008-07-20
V4L/DVB (8198): gspca: Frame decoding errors when PAC207 in full daylight.
Hans de Goede
1
-2
/
+10
2008-07-20
V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.
Hans de Goede
4
-312
/
+53
2008-07-20
V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_cap
Hans de Goede
1
-16
/
+17
2008-07-20
V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.
Jean-Francois Moine
20
-1048
/
+932
2008-07-20
V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.
Hans de Goede
2
-3
/
+4
2008-07-20
V4L/DVB (8193): gspca: Input buffer may be changed on reg write.
Jean-Francois Moine
10
-243
/
+257
2008-07-20
V4L/DVB (8192): Try to fix a reg_w() bug
Hans de Goede
1
-17
/
+24
2008-07-20
V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.
Hans de Goede
3
-10
/
+10
2008-07-20
V4L/DVB (8189): cx18: Use correct GPIO pin for resetting Xceive 3028 tuner on...
Andy Walls
1
-2
/
+2
2008-07-20
V4L/DVB (8188): cx18: Add missing reset recovery delay in cx18-i2c.c
Andy Walls
1
-0
/
+1
2008-07-20
V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009
Michael Krufky
2
-1
/
+7
2008-07-20
V4L/DVB (8184): spca508: Add Clone Digital Webcam 11043
Douglas Schilling Landgraf
2
-0
/
+5
2008-07-20
V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE
Michael Krufky
1
-0
/
+1
2008-07-20
V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...)
Jean-Francois Moine
1
-43
/
+28
2008-07-20
V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.
Jean-Francois Moine
10
-31
/
+35
2008-07-20
V4L/DVB (8176): pvrusb2: Update video_gop_size
Mike Isely
1
-2
/
+19
2008-07-20
V4L/DVB (8175): pvrusb2: Fix misleading source code comment
Mike Isely
1
-3
/
+2
2008-07-20
V4L/DVB (8173): saa711x.c: remove obsolete file.
Hans Verkuil
1
-584
/
+0
2008-07-20
V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev ...
Hans Verkuil
1
-2
/
+2
2008-07-20
V4L/DVB (8169): cx18: enable TS support
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (8168): cx18: Upgrade to newer firmware & update cx18 documentation.
Hans Verkuil
2
-10
/
+4
2008-07-20
V4L/DVB (8168a): cx18: Update cx18 documentation.
Hans Verkuil
1
-12
/
+12
2008-07-20
V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.
Hans Verkuil
9
-29
/
+47
2008-07-20
V4L/DVB (8165): cx18: fix v4l-cx23418-dig.fw firmware load.
Hans Verkuil
1
-26
/
+44
2008-07-20
V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...
Hans Verkuil
2
-0
/
+12
2008-07-20
V4L/DVB (8162): cx18: fix PAL/SECAM support
Hans Verkuil
3
-92
/
+17
2008-07-20
V4L/DVB (8161): gspca: Fix compilation
Mauro Carvalho Chehab
1
-12
/
+12
2008-07-20
V4L/DVB (8158): gspca: minor changes
Jean-Francois Moine
2
-6
/
+11
2008-07-20
V4L/DVB (8157): gspca: all subdrivers
Jean-Francois Moine
27
-984
/
+21964
2008-07-20
V4L/DVB (8156): Many bug fixes, zc3xx added.
Jean-Francois Moine
7
-288
/
+8336
2008-07-20
V4L/DVB (8154): Fix protection problems in the main driver.
Jean-Francois Moine
4
-84
/
+113
2008-07-20
V4L/DVB (8153): Subdriver pac207 added and minor changes.
Hans de Goede
4
-62
/
+1018
2008-07-20
V4L/DVB (8152): Initial release of gspca with only one driver.
Jean-Francois Moine
8
-0
/
+3048
2008-07-20
V4L/DVB (8151): saa7134-empress: fix MPEG control support
Hans Verkuil
4
-5
/
+174
2008-07-20
V4L/DVB (8149): Avermedia E506 composite
Tim Farrington
1
-7
/
+3
2008-07-20
V4L/DVB (8147): cxusb: add initial support for AVerTVHD Volar
Daniel Gimpelevich
3
-4
/
+150
2008-07-20
V4L/DVB (8146): lgdt330x: add additional FEC control configuration option
Michael Krufky
1
-5
/
+19
2008-07-20
V4L/DVB (8143): Fix compilation for mt9v022
Mauro Carvalho Chehab
1
-1
/
+0
2008-07-20
V4L/DVB (8142): ttpci: tda827x.h is at drivers/media/common
Mauro Carvalho Chehab
1
-0
/
+1
2008-07-20
V4L/DVB (8136): xc2028 unaligned access fixes
Al Viro
1
-11
/
+14
2008-07-20
V4L/DVB (8135): WRITE_RPS1() converts to le32 itself
Al Viro
2
-42
/
+42
2008-07-20
V4L/DVB (8134): zoran annotations and fixes
Al Viro
2
-3
/
+3
[next]