summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-253-0/+9
| * | | | | | | V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil2006-06-252-32/+247
| * | | | | | | V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil2006-06-252-713/+74
| * | | | | | | V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil2006-06-253-222/+44
| * | | | | | | V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil2006-06-254-0/+878
| * | | | | | | V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil2006-06-251-1/+506
| * | | | | | | V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil2006-06-251-2/+103
| * | | | | | | V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson2006-06-252-1/+4
| * | | | | | | V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell2006-06-251-2/+5
| * | | | | | | V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'edAdrian Bunk2006-06-251-2/+0
| * | | | | | | V4L/DVB (4182): Comment out MMI functions for nowManu Abraham2006-06-251-0/+94
| * | | | | | | V4L/DVB (4181): Fix CA Info and Application InfoHenrik Sjoberg2006-06-251-4/+92
| * | | | | | | V4L/DVB (4180): Initial go at MMIManu Abraham2006-06-251-0/+95
| * | | | | | | V4L/DVB (4179): VLF fixes for DCTManu Abraham2006-06-252-18/+23
| * | | | | | | V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham2006-06-252-14/+14
| * | | | | | | V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham2006-06-252-30/+63
| * | | | | | | V4L/DVB (4176): Bug-fix: Fix memory overflowSigmund Augdal Helberg2006-06-251-0/+5
| * | | | | | | V4L/DVB (4175): Fix a bug in tuner detectionManu Abraham2006-06-251-4/+11
| * | | | | | | V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM'sManu Abraham2006-06-251-9/+72
| * | | | | | | V4L/DVB (4173): Dprintk macro beautificationManu Abraham2006-06-251-14/+18
| * | | | | | | V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p...Sigmund Augdal Helberg2006-06-251-22/+24
| * | | | | | | V4L/DVB (4171): Fix Daughterboard detectionManu Abraham2006-06-252-28/+6
| * | | | | | | V4L/DVB (4170): ATSC typecheck bugfixBryan Scott2006-06-251-3/+3
| * | | | | | | V4L/DVB (4169): Add more Firmware and Tuner namesManu Abraham2006-06-252-15/+107
| * | | | | | | V4L/DVB (4168): ATSC tuner doesn't have variable length fieldManu Abraham2006-06-252-4/+11
| * | | | | | | V4L/DVB (4167): Add Board NamesManu Abraham2006-06-252-5/+32
| * | | | | | | V4L/DVB (4166): Fix string lengthManu Abraham2006-06-251-2/+2
| * | | | | | | V4L/DVB (4165): Add in tuner namesManu Abraham2006-06-252-2/+37
| * | | | | | | V4L/DVB (4164): Add DVB-S specific demod namesManu Abraham2006-06-252-16/+37
| * | | | | | | V4L/DVB (4163): Initialize ATSC frontendManu Abraham2006-06-251-0/+4
| * | | | | | | V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FEManu Abraham2006-06-251-20/+26
| * | | | | | | V4L/DVB (4161): Utilize the device specific algorithm callbacksManu Abraham2006-06-251-0/+4
| * | | | | | | V4L/DVB (4160): Use device specific algorithmsManu Abraham2006-06-252-1/+5
| * | | | | | | V4L/DVB (4159): Implement tuning algorithm as a module parameterManu Abraham2006-06-251-5/+47
| * | | | | | | V4L/DVB (4158): Make ASIC RESET ConditionalManu Abraham2006-06-251-7/+7
| * | | | | | | V4L/DVB (4157): Add support for VP-3250 ATSC cardManu Abraham2006-06-251-2/+17
| * | | | | | | V4L/DVB (4156): Add basic ATSC support to DSTManu Abraham2006-06-251-1/+30
| * | | | | | | V4L/DVB (4155): ATSC frontend supportManu Abraham2006-06-251-1/+3
| * | | | | | | V4L/DVB (4154): Fix use-after-free bug in cpia2 driverJesper Juhl2006-06-251-0/+2
| * | | | | | | V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audioMichael Krufky2006-06-251-0/+1
| * | | | | | | V4L/DVB (4149): Fix up funky logic in dvbDave Jones2006-06-251-2/+2
| * | | | | | | V4L/DVB (4148): Fix userbits debug printsMauro Carvalho Chehab2006-06-252-3/+3
| * | | | | | | V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk2006-06-253-4/+2
| * | | | | | | V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions staticAdrian Bunk2006-06-251-2/+2
| * | | | | | | V4L/DVB (4144): Cx88: add support for FusionHDTV 3 Gold (original revision)Michael Krufky2006-06-251-0/+4
| * | | | | | | V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h>Michael Krufky2006-06-251-0/+1
| * | | | | | | V4L/DVB (4132): Don't kill cx88 DMA sound on channel changeRicardo Cerqueira2006-06-251-2/+2
| * | | | | | | V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflictRicardo Cerqueira2006-06-251-1/+0
| * | | | | | | V4L/DVB (4130): Fix card cx88 #50 remoteRicardo Cerqueira2006-06-251-1/+1
| * | | | | | | V4L/DVB (4124): Kconfig: fix description for saa7115 moduleMichael Krufky2006-06-251-3/+3