index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
w9966.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
V4L/DVB: arv: coding style cleanup
Hans Verkuil
1
-77
/
+76
2010-05-18
V4L/DVB: bw-qcam: coding style cleanup
Hans Verkuil
1
-245
/
+207
2010-05-18
V4L/DVB: c-qcam: coding style cleanup
Hans Verkuil
1
-246
/
+237
2010-05-18
V4L/DVB: ov7670: silence some compiler warnings
Jonathan Corbet
1
-4
/
+3
2010-05-18
V4L/DVB: ov7670: Always rewrite clkrc when setting format
Jonathan Corbet
1
-1
/
+5
2010-05-18
V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0
Jonathan Corbet
1
-0
/
+37
2010-05-18
V4L/DVB: ov7670: wire up controls for exposure and autoexposure
Jonathan Corbet
1
-0
/
+86
2010-05-18
V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAIN
Jonathan Corbet
1
-0
/
+73
2010-05-18
V4L/DVB: ov7670: Don't use SMBUS I/O
Jonathan Corbet
1
-4
/
+30
2010-05-18
V4L/DVB: ov7670: Avoid reading clkrc
Jonathan Corbet
1
-27
/
+18
2010-05-18
V4L/DVB: ov7670: Use CCIR601 in all video modes
Jonathan Corbet
1
-4
/
+4
2010-05-18
V4L/DVB: em28xx: "Empia Em28xx Audio" too long
Dan Carpenter
1
-1
/
+1
2010-05-18
V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too long
Dan Carpenter
1
-1
/
+1
2010-05-18
V4L/DVB: cx25821: prepend cx25821_ to video exported symbols
Mauro Carvalho Chehab
15
-566
/
+566
2010-05-18
V4L/DVB: cx25821-video.c: fix table indent
Mauro Carvalho Chehab
1
-24
/
+24
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.c
Olimpiu Pascariu
1
-6
/
+6
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.c
Olimpiu Pascariu
1
-99
/
+108
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.c
Olimpiu Pascariu
1
-13
/
+12
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-core.c
Olimpiu Pascariu
1
-79
/
+77
2010-05-18
V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errors
Mauro Carvalho Chehab
1
-72
/
+74
2010-05-18
V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
Dan Carpenter
1
-1
/
+1
2010-05-18
V4L/DVB: v4l: videobuf: code cleanup
Pawel Osciak
6
-281
/
+272
2010-05-18
V4L/DVB: Add SPI support to V4L2
Dmitri Belimov
4
-0
/
+95
2010-05-18
V4L/DVB: em28xx: add em286x/tvp5150 reference design
Devin Heitmueller
3
-1
/
+20
2010-05-18
V4L/DVB: gspca: fixes compilation when input is not selected
Mauro Carvalho Chehab
1
-4
/
+0
2010-05-18
V4L/DVB: stv0900: Whitespace cleanup
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: saa7134: Use the same name on CARDLIST as found at the driver
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: Fix cx88 and em28xx cardlists
Mauro Carvalho Chehab
2
-0
/
+2
2010-05-18
V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain
Devin Heitmueller
2
-10
/
+3
2010-05-18
V4L/DVB: saa115: add support for chroma AGC and chroma gain
Devin Heitmueller
1
-1
/
+37
2010-05-18
V4L/DVB: videodev2: introduce a common control for chroma gain
Devin Heitmueller
2
-1
/
+10
2010-05-18
V4L/DVB: saa7115: enable anti-alias filter
Devin Heitmueller
1
-1
/
+1
2010-05-18
V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video
Devin Heitmueller
1
-22
/
+39
2010-05-18
V4L/DVB: em28xx: reduce cropping for VBI area
Devin Heitmueller
1
-4
/
+8
2010-05-18
V4L/DVB: em28xx: adjust number of packets per URB
Devin Heitmueller
1
-2
/
+2
2010-05-18
V4L/DVB: sn9c102: Make hv7131d sensor code also recognize the HV7131E
Hans de Goede
1
-1
/
+1
2010-05-18
V4L/DVB: gspca_spca561: Add support for camera button
Hans de Goede
1
-0
/
+24
2010-05-18
V4L/DVB: gspca_spca561: Fix LED on rev12a cameras
Hans de Goede
1
-23
/
+11
2010-05-18
V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 code
Brian Johnson
1
-34
/
+24
2010-05-18
V4L/DVB: gspca - sn9c20x: Add support for cameras using the MT9M112 sensor
Brian Johnson
2
-3
/
+45
2010-05-18
V4L/DVB: gspca - sn9c20x: Add upside down detection
Brian Johnson
1
-10
/
+40
2010-05-18
V4L/DVB: gspca - sn9c20x: Add support for camera LEDs
Brian Johnson
1
-3
/
+15
2010-05-18
V4L/DVB: gspca - sn9c20x: use gspca's input device handling
Mauro Carvalho Chehab
2
-119
/
+34
2010-05-18
V4L/DVB: gspca - sonixj: Add webcam 0c45:6142 with sensors gc0307 and po2030n
Jean-François Moine
2
-8
/
+290
2010-05-18
V4L/DVB: gspca - sonixj: More static const and better array initialization
Jean-François Moine
1
-58
/
+78
2010-05-18
V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h
Hans Verkuil
1
-58
/
+62
2010-05-18
V4L/DVB: v4l doc: fix font of field name
Hans Verkuil
1
-1
/
+1
2010-05-18
V4L/DVB: videobuf-core: fix spelling mistake in debug message
Hans Verkuil
1
-1
/
+1
2010-05-18
V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7
Vladimir Ermakov
4
-0
/
+20
2010-05-18
V4L/DVB: v4l2_ctrl_get_name(): add missing control names, and make title for...
Frank Schaefer
1
-1
/
+3
[prev]
[next]