| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | V4L/DVB (4227): Update this driver for recent header file movement. | Andrew Morton | 2006-06-26 |
| * | | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil | 2006-06-26 |
| * | | V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY. | Hans Verkuil | 2006-06-26 |
| * | | V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3 | Tim Kaiser | 2006-06-26 |
| * | | V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n... | Manu Abraham | 2006-06-26 |
| * | | V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build option | Michael Krufky | 2006-06-26 |
| * | | V4L/DVB (4214): Make VIDEO_CX2341X a selectable build option | Michael Krufky | 2006-06-26 |
| * | | V4L/DVB (4213): Cx88: cleanups | Adrian Bunk | 2006-06-26 |
| * | | V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL | Manu Abraham | 2006-06-26 |
| |/ |
|
* | | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 |
* | | [PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>" | Andrew Morton | 2006-06-26 |
|/ |
|
* | Fixes some sync issues between V4L/DVB development and GIT | Mauro Carvalho Chehab | 2006-06-25 |
* | V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id | Michael Krufky | 2006-06-25 |
* | V4L/DVB (4205): Merge tda9887 module into tuner. | Mauro Carvalho Chehab | 2006-06-25 |
* | V4L/DVB (4202): allow selecting CX2341x port mode | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hs | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4191): Add CX2341X MPEG encoder module. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4190): Add helper functions for control processing to v4l2-common. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card. | Cameron Hutchinson | 2006-06-25 |
* | V4L/DVB (4185): Conditionally enable 5 byte diseqc commands | Yeasah Pell | 2006-06-25 |
* | V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'ed | Adrian Bunk | 2006-06-25 |
* | V4L/DVB (4182): Comment out MMI functions for now | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4181): Fix CA Info and Application Info | Henrik Sjoberg | 2006-06-25 |
* | V4L/DVB (4180): Initial go at MMI | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4179): VLF fixes for DCT | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4178): Replace NEWTUNE with TS188 | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4177): DCTNEW and ATSC fixes | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4176): Bug-fix: Fix memory overflow | Sigmund Augdal Helberg | 2006-06-25 |
* | V4L/DVB (4175): Fix a bug in tuner detection | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM's | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4173): Dprintk macro beautification | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p... | Sigmund Augdal Helberg | 2006-06-25 |
* | V4L/DVB (4171): Fix Daughterboard detection | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4170): ATSC typecheck bugfix | Bryan Scott | 2006-06-25 |
* | V4L/DVB (4169): Add more Firmware and Tuner names | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4168): ATSC tuner doesn't have variable length field | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4167): Add Board Names | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4166): Fix string length | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4165): Add in tuner names | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4164): Add DVB-S specific demod names | Manu Abraham | 2006-06-25 |
* | V4L/DVB (4163): Initialize ATSC frontend | Manu Abraham | 2006-06-25 |