| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes some sync issues between V4L/DVB development and GIT | Mauro Carvalho Chehab | 2006-06-25 | 2 | -210/+31 |
* | V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id | Michael Krufky | 2006-06-25 | 1 | -15/+4 |
* | V4L/DVB (4205): Merge tda9887 module into tuner. | Mauro Carvalho Chehab | 2006-06-25 | 5 | -395/+120 |
* | V4L/DVB (4202): allow selecting CX2341x port mode | Hans Verkuil | 2006-06-25 | 2 | -1/+3 |
* | V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1. | Hans Verkuil | 2006-06-25 | 1 | -0/+6 |
* | V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c | Hans Verkuil | 2006-06-25 | 1 | -0/+35 |
* | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API | Hans Verkuil | 2006-06-25 | 3 | -0/+9 |
* | V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hs | Hans Verkuil | 2006-06-25 | 2 | -32/+247 |
* | V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. | Hans Verkuil | 2006-06-25 | 2 | -713/+74 |
* | V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil | 2006-06-25 | 3 | -222/+44 |
* | V4L/DVB (4191): Add CX2341X MPEG encoder module. | Hans Verkuil | 2006-06-25 | 4 | -0/+878 |
* | V4L/DVB (4190): Add helper functions for control processing to v4l2-common. | Hans Verkuil | 2006-06-25 | 1 | -1/+506 |
* | V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. | Hans Verkuil | 2006-06-25 | 1 | -2/+103 |
* | V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card. | Cameron Hutchinson | 2006-06-25 | 2 | -1/+4 |
* | V4L/DVB (4185): Conditionally enable 5 byte diseqc commands | Yeasah Pell | 2006-06-25 | 1 | -2/+5 |
* | V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'ed | Adrian Bunk | 2006-06-25 | 1 | -2/+0 |
* | V4L/DVB (4182): Comment out MMI functions for now | Manu Abraham | 2006-06-25 | 1 | -0/+94 |
* | V4L/DVB (4181): Fix CA Info and Application Info | Henrik Sjoberg | 2006-06-25 | 1 | -4/+92 |
* | V4L/DVB (4180): Initial go at MMI | Manu Abraham | 2006-06-25 | 1 | -0/+95 |
* | V4L/DVB (4179): VLF fixes for DCT | Manu Abraham | 2006-06-25 | 2 | -18/+23 |
* | V4L/DVB (4178): Replace NEWTUNE with TS188 | Manu Abraham | 2006-06-25 | 2 | -14/+14 |
* | V4L/DVB (4177): DCTNEW and ATSC fixes | Manu Abraham | 2006-06-25 | 2 | -30/+63 |
* | V4L/DVB (4176): Bug-fix: Fix memory overflow | Sigmund Augdal Helberg | 2006-06-25 | 1 | -0/+5 |
* | V4L/DVB (4175): Fix a bug in tuner detection | Manu Abraham | 2006-06-25 | 1 | -4/+11 |
* | V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM's | Manu Abraham | 2006-06-25 | 1 | -9/+72 |
* | V4L/DVB (4173): Dprintk macro beautification | Manu Abraham | 2006-06-25 | 1 | -14/+18 |
* | V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p... | Sigmund Augdal Helberg | 2006-06-25 | 1 | -22/+24 |
* | V4L/DVB (4171): Fix Daughterboard detection | Manu Abraham | 2006-06-25 | 2 | -28/+6 |
* | V4L/DVB (4170): ATSC typecheck bugfix | Bryan Scott | 2006-06-25 | 1 | -3/+3 |
* | V4L/DVB (4169): Add more Firmware and Tuner names | Manu Abraham | 2006-06-25 | 2 | -15/+107 |
* | V4L/DVB (4168): ATSC tuner doesn't have variable length field | Manu Abraham | 2006-06-25 | 2 | -4/+11 |
* | V4L/DVB (4167): Add Board Names | Manu Abraham | 2006-06-25 | 2 | -5/+32 |
* | V4L/DVB (4166): Fix string length | Manu Abraham | 2006-06-25 | 1 | -2/+2 |
* | V4L/DVB (4165): Add in tuner names | Manu Abraham | 2006-06-25 | 2 | -2/+37 |
* | V4L/DVB (4164): Add DVB-S specific demod names | Manu Abraham | 2006-06-25 | 2 | -16/+37 |
* | V4L/DVB (4163): Initialize ATSC frontend | Manu Abraham | 2006-06-25 | 1 | -0/+4 |
* | V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FE | Manu Abraham | 2006-06-25 | 1 | -20/+26 |
* | V4L/DVB (4161): Utilize the device specific algorithm callbacks | Manu Abraham | 2006-06-25 | 1 | -0/+4 |
* | V4L/DVB (4160): Use device specific algorithms | Manu Abraham | 2006-06-25 | 2 | -1/+5 |
* | V4L/DVB (4159): Implement tuning algorithm as a module parameter | Manu Abraham | 2006-06-25 | 1 | -5/+47 |
* | V4L/DVB (4158): Make ASIC RESET Conditional | Manu Abraham | 2006-06-25 | 1 | -7/+7 |
* | V4L/DVB (4157): Add support for VP-3250 ATSC card | Manu Abraham | 2006-06-25 | 1 | -2/+17 |
* | V4L/DVB (4156): Add basic ATSC support to DST | Manu Abraham | 2006-06-25 | 1 | -1/+30 |
* | V4L/DVB (4155): ATSC frontend support | Manu Abraham | 2006-06-25 | 1 | -1/+3 |
* | V4L/DVB (4154): Fix use-after-free bug in cpia2 driver | Jesper Juhl | 2006-06-25 | 1 | -0/+2 |
* | V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audio | Michael Krufky | 2006-06-25 | 1 | -0/+1 |
* | V4L/DVB (4149): Fix up funky logic in dvb | Dave Jones | 2006-06-25 | 1 | -2/+2 |
* | V4L/DVB (4148): Fix userbits debug prints | Mauro Carvalho Chehab | 2006-06-25 | 2 | -3/+3 |
* | V4L/DVB (4147): Drivers/media/video/pwc/: make code static | Adrian Bunk | 2006-06-25 | 3 | -4/+2 |
* | V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions static | Adrian Bunk | 2006-06-25 | 1 | -2/+2 |