summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: v4l doc: fix font of field nameHans Verkuil2010-05-181-1/+1
* V4L/DVB: videobuf-core: fix spelling mistake in debug messageHans Verkuil2010-05-181-1/+1
* V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7Vladimir Ermakov2010-05-184-0/+20
* V4L/DVB: v4l2_ctrl_get_name(): add missing control names, and make title for...Frank Schaefer2010-05-181-1/+3
* V4L/DVB: Staging: cx25821: fix coding style issues in cx25821-alsa.cOlimpiu Pascariu2010-05-181-48/+54
* V4L/DVB: tlg2300: remove unused #include <linux/version.h>Huang Weiyi2010-05-181-1/+0Star
* V4L/DVB: drivers/media/video: move dereference after NULL testJulia Lawall2010-05-183-4/+3Star
* V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...Andy Walls2010-05-184-5/+10
* V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong2010-05-182-1/+25
* V4L/DVB: cx18: Add a component video input to the PVR2100 and DVR3200H card e...Andy Walls2010-05-181-0/+2
* V4L/DVB: cx18: Add support for component video inputsAndy Walls2010-05-184-7/+51
* V4L/DVB: saa7134: Fix IR support of some ASUS TV-FM 7135 variantsJean Delvare2010-05-181-0/+5
* V4L/DVB: tm6000: replace occurences of req05 magic by a naming aliasMauro Carvalho Chehab2010-05-181-2/+2
* V4L/DVB: tm6000: add request to registers of the group 05Mauro Carvalho Chehab2010-05-181-196/+196
* V4L/DVB: tm6000: Replace naming convention for registers of req 05 groupMauro Carvalho Chehab2010-05-181-196/+196
* V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab2010-05-184-796/+796
* V4L/DVB: tm6000: Add request at Req07/Req08 register definitionsMauro Carvalho Chehab2010-05-181-235/+235
* V4L/DVB: tm6000: Replace all Req 8 group of regs with another naming conventionMauro Carvalho Chehab2010-05-181-57/+57
* V4L/DVB: tm6000: Replace all Req 7 group of regs with another naming conventionMauro Carvalho Chehab2010-05-181-178/+178
* V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response end...Michael Krufky2010-05-182-0/+9
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-1813-15/+43
* V4L/DVB: ir-core: Export IR name via ueventMauro Carvalho Chehab2010-05-182-3/+23
* V4L/DVB: ir-core: Add a macro to properly create IR tablesMauro Carvalho Chehab2010-05-182-375/+83Star
* V4L/DVB: ir: use a real device instead of a virtual classMauro Carvalho Chehab2010-05-183-36/+56
* V4L/DVB: tm6000: add new hybrid-stickStefan Ringel2010-05-181-6/+33
* V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab2010-05-186-16/+16
* V4L/DVB: gspca - ov534: Update copyright infoMax Thrun2010-05-181-2/+2
* V4L/DVB: gspca - ov534: Add Powerline Frequency controlMosalam Ebrahimi2010-05-181-1/+70
* V4L/DVB: gspca - ov534: Cosmetics: fix indentation and hex digitsAntonio Ospite2010-05-181-122/+122
* V4L/DVB: gspca - ov534: Fix unsetting hflip and vflip bitsMax Thrun2010-05-181-6/+2Star
* V4L/DVB: gspca - ov534: Fixes for sharpness controlMax Thrun2010-05-181-4/+2Star
* V4L/DVB: gspca - ov534: Fix Auto White Balance controlMax Thrun2010-05-181-8/+13
* V4L/DVB: gspca - ov534: Fix and document setting manual exposureAntonio Ospite2010-05-181-0/+9
* V4L/DVB: gspca - ov534: Add Auto ExposureMax Thrun2010-05-181-2/+53
* V4L/DVB: gspca - ov534: Fix autogain control, enable it by defaultMax Thrun2010-05-181-23/+30
* V4L/DVB: gspca - ov534: Remove hue controlAntonio Ospite2010-05-181-49/+5Star
* V4L/DVB: gspca- ov534: Remove ambiguous controlsMax Thrun2010-05-181-94/+6Star
* V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2Oliver Endriss2010-05-181-2/+30
* V4L/DVB: drivers/media: drop redundant memsetJulia Lawall2010-05-181-2/+0Star
* V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham2010-05-181-0/+9
* V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2010-05-183-20/+20
* V4L/DVB: [STV090x] Use gate control, while tuner is being accessedManu Abraham2010-05-181-1/+7
* V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham2010-05-185-3/+13
* V4L/DVB: [STV090x] Code simplificationManu Abraham2010-05-181-30/+27Star
* V4L/DVB: AZ6027: Fix initialization for some cardsOleg Roitburd2010-05-182-3/+21
* V4L/DVB: AZ6027: Add support for Technisat V1 deviceOleg Roitburd2010-05-182-2/+4
* V4L/DVB: cx2341x: Remove temporal filter control restrictionIan Armstrong2010-05-181-14/+0Star
* V4L/DVB: ivtv: Really stop capture on device closeIan Armstrong2010-05-181-0/+4
* V4L/DVB: ivtv: Combine capture start delays into a single delayAndy Walls2010-05-181-2/+1Star
* V4L/DVB: configurable IRQ from CAMAbylay Ospan2010-05-181-3/+9