summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman2006-06-276-18/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-2617-75/+145
|\ \
| * | V4L/DVB (4227): Update this driver for recent header file movement.Andrew Morton2006-06-261-1/+1
| * | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2006-06-262-0/+31
| * | V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil2006-06-261-7/+3Star
| * | V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser2006-06-263-19/+64
| * | V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham2006-06-261-3/+2Star
| * | V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build optionMichael Krufky2006-06-262-4/+16
| * | V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky2006-06-262-3/+12
| * | V4L/DVB (4213): Cx88: cleanupsAdrian Bunk2006-06-266-29/+5Star
| * | V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham2006-06-261-13/+15
| |/
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-4/+2Star
* | [PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton2006-06-261-1/+1
|/
* Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab2006-06-252-210/+31Star
* V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky2006-06-251-15/+4Star
* V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab2006-06-255-395/+120Star
* V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2006-06-252-1/+3
* V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.Hans Verkuil2006-06-251-0/+6
* V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil2006-06-251-0/+35
* 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/+74Star
* V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil2006-06-253-222/+44Star
* 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/+0Star
* 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/+6Star
* 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