summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* V4L/DVB: gspca - ov534: Fixes for sharpness controlMax Thrun2010-05-181-4/+2
* 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/+5
* V4L/DVB: gspca- ov534: Remove ambiguous controlsMax Thrun2010-05-181-94/+6
* 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/+0
* 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/+27
* 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/+0
* 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/+1
* V4L/DVB: configurable IRQ from CAMAbylay Ospan2010-05-181-3/+9
* V4L/DVB: get_frontend for STV0900Abylay Ospan2010-05-181-1/+15
* V4L/DVB: af9015: support for KWorld TV Stick II (395UR)Antti Palosaari2010-05-182-1/+4
* V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)Antti Palosaari2010-05-182-1/+9
* V4L/DVB: s2255drv: support for frame skippingDean Anderson2010-05-181-8/+105
* V4L/DVB: gspca cpia1: make local functions staticMárton Németh2010-05-181-16/+16
* V4L/DVB: fix broken I2C IR for BeholderDmitri Belimov2010-05-181-0/+1
* V4L/DVB: s2255drv: Add support for 2257 deviceDean Anderson2010-05-181-25/+129
* V4L/DVB: s2255drv: cleanup of V4L2 controlsDean Anderson2010-05-181-104/+62
* V4L/DVB: s2255drv: fixes for big endian archDean Anderson2010-05-181-30/+25
* V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323URAntonio Larrosa2010-05-182-1/+7
* V4L/DVB: s2255drv: adding video input status capabilityDean Anderson2010-05-181-4/+81
* V4L/DVB: Allow to enable TS continuity and TEI check on loaded moduleAbylay Ospan2010-05-181-7/+4
* V4L/DVB: gspca - cpia1 / sn9c2028: Make control descriptors constantJean-François Moine2010-05-182-2/+2
* V4L/DVB: gspca - main: Use ktime instead of jiffies for buffer timestampingPaulo Assis2010-05-181-4/+3
* V4L/DVB: gspca - sn9c20x: Fix exposure control for HV7131R sensorGerman Galkin2010-05-181-3/+3
* V4L/DVB: gspca - t613: Check the result of kmallocJean-François Moine2010-05-181-2/+11
* V4L/DVB: gspca - pac207: Let all pac207 ctrls have a coherent namingErik Andrén2010-05-181-2/+2
* V4L/DVB: firedtv: correct version number and current/next in CA_PMTHenrik Kurelid2010-05-181-1/+1
* V4L/DVB: az6027: remove redundant condition checkMárton Németh2010-05-181-11/+8
* V4L/DVB: tlg2300: make local variables and functions staticMárton Németh2010-05-183-20/+23
* V4L/DVB: nGene: use NULL when pointer is neededMárton Németh2010-05-181-10/+10
* V4L/DVB: tlg2300: cleanups when power management is not configuredMárton Németh2010-05-182-2/+6
* V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 secondsMarton Balint2010-05-181-1/+1
* V4L/DVB: au8522: fix case where we don't perform the first tune after going d...Devin Heitmueller2010-05-182-0/+10
* V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller2010-05-183-0/+28
OpenPOWER on IntegriCloud