aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] release_firmware() fixesMagnus Damm5-5/+8
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner15-15/+15
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds38-38/+4
2006-06-30V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner.Hans Verkuil1-1/+1
2006-06-30V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn1-0/+1
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely19-105/+105
2006-06-30V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk11-195/+74
2006-06-30V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103gSaqeb Akhter3-0/+48
2006-06-30V4L/DVB (4284): Cx24123: fix set_voltage function according to the specsSaqeb Akhter1-2/+2
2006-06-30V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham1-1/+2
2006-06-30V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil1-5/+5
2006-06-30V4L/DVB (4277): Fix CI interface on PRO KNC1 cardsAndrew de Quincey1-5/+1
2006-06-30V4L/DVB (4276): Fix CI on old KNC1 DVBC cardsAndrew de Quincey1-0/+9
2006-06-30V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho1-0/+1
2006-06-30V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driverMike Isely5-173/+1
2006-06-30V4L/DVB (4273): Always log pvrusb2 device register / unregister eventsMike Isely1-6/+4
2006-06-30V4L/DVB (4272): Fix tveeprom supported standardsMauro Carvalho Chehab1-8/+8
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil4-13/+105
2006-06-30V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsignedRandy Dunlap2-10/+10
2006-06-30V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky4-11/+0
2006-06-30V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky3-13/+91
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel34-34/+0
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-1/+1
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk3-3/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds7-38/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-18/+20
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman6-18/+20
2006-06-27V4L/DVB (4263): Fix warning when compiling on 64 bit machinesMauro Carvalho Chehab1-3/+3
2006-06-27V4L/DVB (4261): Included required header for in-kernel compilationMauro Carvalho Chehab1-0/+1
2006-06-27V4L/DVB (4260): Stradis.c: make 2 functions staticAdrian Bunk1-2/+2
2006-06-27V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil3-21/+26
2006-06-27V4L/DVB (4257): Fix 64-bit compile warnings.Hans Verkuil2-3/+3
2006-06-27V4L/DVB (4255): Tda9887 default TOP value is 0x10Hans Verkuil1-14/+13
2006-06-27V4L/DVB (4254): Remove obsoleted tuner_debug option.Hans Verkuil1-8/+0
2006-06-27V4L/DVB (4253): IVTV VBI format description too long.Hans Verkuil1-1/+1
2006-06-27V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.Hans Verkuil1-2/+2
2006-06-27V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys...Mike Isely3-14/+6
2006-06-27V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driverMike Isely6-295/+304
2006-06-27V4L/DVB (4243): Exploit new V4L control features in pvrusb2Mike Isely2-2/+76
2006-06-27V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2)Mike Isely1-11/+1
2006-06-27V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2Mike Isely1-3/+4
2006-06-27V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely6-3/+71
2006-06-27V4L/DVB (4239): Handle boolean controls in pvrusb2Mike Isely5-12/+83
2006-06-27V4L/DVB (4238): Make sure flags field is initialized when quering a control i...Mike Isely1-0/+1
2006-06-27V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2...Mike Isely2-4/+3
2006-06-27V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using c...Mike Isely3-70/+83
2006-06-27V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c ...Mike Isely1-0/+52
2006-06-27V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-...Mike Isely1-24/+11
2006-06-27V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.cMike Isely1-0/+1
2006-06-27V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of...Mike Isely1-86/+138
2006-06-27V4L/DVB (4231): Include some extra headers that we need.Mike Isely2-1/+3
2006-06-27V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUSMichael Krufky1-0/+8
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely48-0/+12948
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman1-11/+0
2006-06-26[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-2/+1
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman4-7/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2-7/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2-9/+2
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-3/+0
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds17-75/+145
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-4/+2
2006-06-26[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-26V4L/DVB (4227): Update this driver for recent header file movement.Andrew Morton1-1/+1
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2-0/+31
2006-06-26V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil1-7/+3
2006-06-26V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser3-19/+64
2006-06-26V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham1-3/+2
2006-06-26V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build optionMichael Krufky2-4/+16
2006-06-26V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky2-3/+12
2006-06-26V4L/DVB (4213): Cx88: cleanupsAdrian Bunk6-29/+5
2006-06-26V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham1-13/+15
2006-06-25Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab2-210/+31
2006-06-25V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky1-15/+4
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab5-395/+120
2006-06-25V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2-1/+3
2006-06-25V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.Hans Verkuil1-0/+6
2006-06-25V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil1-0/+35
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil3-0/+9
2006-06-25V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil2-32/+247
2006-06-25V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil2-713/+74
2006-06-25V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil3-222/+44
2006-06-25V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil4-0/+878
2006-06-25V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil1-1/+506
2006-06-25V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil1-2/+103
2006-06-25V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson2-1/+4
2006-06-25V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell1-2/+5
2006-06-25V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'edAdrian Bunk1-2/+0
2006-06-25V4L/DVB (4182): Comment out MMI functions for nowManu Abraham1-0/+94
2006-06-25V4L/DVB (4181): Fix CA Info and Application InfoHenrik Sjoberg1-4/+92
2006-06-25V4L/DVB (4180): Initial go at MMIManu Abraham1-0/+95
2006-06-25V4L/DVB (4179): VLF fixes for DCTManu Abraham2-18/+23
2006-06-25V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham2-14/+14
2006-06-25V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham2-30/+63
2006-06-25V4L/DVB (4176): Bug-fix: Fix memory overflowSigmund Augdal Helberg1-0/+5
2006-06-25V4L/DVB (4175): Fix a bug in tuner detectionManu Abraham1-4/+11
2006-06-25V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM'sManu Abraham1-9/+72
2006-06-25V4L/DVB (4173): Dprintk macro beautificationManu Abraham1-14/+18
2006-06-25V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p...Sigmund Augdal Helberg1-22/+24
2006-06-25V4L/DVB (4171): Fix Daughterboard detectionManu Abraham2-28/+6
2006-06-25V4L/DVB (4170): ATSC typecheck bugfixBryan Scott1-3/+3
2006-06-25V4L/DVB (4169): Add more Firmware and Tuner namesManu Abraham2-15/+107
2006-06-25V4L/DVB (4168): ATSC tuner doesn't have variable length fieldManu Abraham2-4/+11
2006-06-25V4L/DVB (4167): Add Board NamesManu Abraham2-5/+32
2006-06-25V4L/DVB (4166): Fix string lengthManu Abraham1-2/+2
2006-06-25V4L/DVB (4165): Add in tuner namesManu Abraham2-2/+37
2006-06-25V4L/DVB (4164): Add DVB-S specific demod namesManu Abraham2-16/+37
2006-06-25V4L/DVB (4163): Initialize ATSC frontendManu Abraham1-0/+4
2006-06-25V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FEManu Abraham1-20/+26
2006-06-25V4L/DVB (4161): Utilize the device specific algorithm callbacksManu Abraham1-0/+4
2006-06-25V4L/DVB (4160): Use device specific algorithmsManu Abraham2-1/+5
2006-06-25V4L/DVB (4159): Implement tuning algorithm as a module parameterManu Abraham1-5/+47
2006-06-25V4L/DVB (4158): Make ASIC RESET ConditionalManu Abraham1-7/+7
2006-06-25V4L/DVB (4157): Add support for VP-3250 ATSC cardManu Abraham1-2/+17
2006-06-25V4L/DVB (4156): Add basic ATSC support to DSTManu Abraham1-1/+30
2006-06-25V4L/DVB (4155): ATSC frontend supportManu Abraham1-1/+3
2006-06-25V4L/DVB (4154): Fix use-after-free bug in cpia2 driverJesper Juhl1-0/+2
2006-06-25V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audioMichael Krufky1-0/+1
2006-06-25V4L/DVB (4149): Fix up funky logic in dvbDave Jones1-2/+2
2006-06-25V4L/DVB (4148): Fix userbits debug printsMauro Carvalho Chehab2-3/+3
2006-06-25V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk3-4/+2
2006-06-25V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions staticAdrian Bunk1-2/+2
2006-06-25V4L/DVB (4144): Cx88: add support for FusionHDTV 3 Gold (original revision)Michael Krufky1-0/+4
2006-06-25V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h>Michael Krufky1-0/+1
2006-06-25V4L/DVB (4132): Don't kill cx88 DMA sound on channel changeRicardo Cerqueira1-2/+2
2006-06-25V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflictRicardo Cerqueira1-1/+0
2006-06-25V4L/DVB (4130): Fix card cx88 #50 remoteRicardo Cerqueira1-1/+1
2006-06-25V4L/DVB (4124): Kconfig: fix description for saa7115 moduleMichael Krufky1-3/+3
2006-06-25V4L/DVB (4122): Lgdt330x: fix missing line in VSB snr decoding logicMac Michaels1-0/+1
2006-06-25V4L/DVB (4120): Ovcamship position at Kconfig changedMauro Carvalho Chehab1-29/+29
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho18-55/+55
2006-06-25V4L/DVB (4115): Saa7134 card (LifeView3000 NTSC)Zac Bowling2-0/+57
2006-06-25V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab2-2/+2
2006-06-25V4L/DVB (4110): Small bug in saa7127.cJose Alberto Reguero1-1/+1
2006-06-25V4L/DVB (4106): Fix problems with AV7110 firmware buildingTrent Piepho1-3/+3
2006-06-25V4L/DVB (4105): Remove uneeded prototypeTrent Piepho1-4/+0
2006-06-25V4L/DVB (4104): Default "yes", no. default y, yes.Trent Piepho1-1/+1
2006-06-25V4L/DVB (4099): Cx88-dvb: clean up long linewrapsMichael Krufky1-12/+35
2006-06-25V4L/DVB (4098): Cx88: #ifdef cleanupsMichael Krufky1-21/+20
2006-06-25V4L/DVB (4097): Cx88: add support for DViCO FusionHDTV DVB-T Dual PCI based o...Michael Krufky1-1/+13
2006-06-25V4L/DVB (4096): CinergyT2: whitespace cleanupMichael Krufky1-1/+1
2006-06-25V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...Michael Krufky2-1/+8
2006-06-25V4L/DVB (3426): PATCH cx88-mpeg: cx8802_restart_queue() for blackbirdJelle Foks1-2/+35
2006-06-25V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontendDyks, Axel (XL)1-1/+5
2006-06-25V4L/DVB (4088): Fixes for card cx88 #50Ricardo Cerqueira3-7/+8
2006-06-25V4L/DVB (4086): There were a cross-reference on cpia and cpia_pp/cpia_usbMauro Carvalho Chehab3-21/+7
2006-06-25V4L/DVB (4073): Support for new version of Satelco EasyWatch DVB-S lightLothar Englisch1-0/+4
2006-06-25V4L/DVB (4072): Cx88: whitespace cleanupMichael Krufky1-4/+4
2006-06-25V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn1-13/+13
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab43-3/+43
2006-06-25V4L/DVB (4067): Fixed cx25840 to work with PAL/MMauro Carvalho Chehab3-55/+126
2006-06-25V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format.Mauro Carvalho Chehab1-339/+283
2006-06-25V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab4-16/+1171
2006-06-25V4L/DVB (4064): No drivers should use VIDIOC_*_OLDMauro Carvalho Chehab3-9/+0
2006-06-25V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set...Adrian Bunk1-1/+2
2006-06-25V4L/DVB (4058): Bttv: add autodetection support for Osprey 230Michael Krufky1-1/+2
2006-06-25V4L/DVB (4057): Cx88: IR remote support for DTV2000HMalcolm Valentine2-8/+26
2006-06-25V4L/DVB (4056): Cx88: Add basic support for Leadtek Winfast DTV2000H cardMalcolm Valentine3-1/+25
2006-06-25V4L/DVB (4053): KWorld HardwareMpegTV XPert: enable s-video/composite video i...Michael Krufky1-5/+9
2006-06-25V4L/DVB (4052): Wrong syntax: instead of bool, it was written booleanMauro Carvalho Chehab1-2/+2
2006-06-25V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.Christopher Neufeld3-5/+24
2006-06-25V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codecScott Alfter3-0/+227
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher61-681/+604
2006-06-25V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher3-16/+25
2006-06-25V4L/DVB (4043): Miropcm20: fix sub-optimal header inclusion for sound/oss/aci.hMichael Krufky3-2/+4
2006-06-25V4L/DVB (4038): New cx88 card #50: NPG Tech RealTVRicardo Cerqueira4-3/+100
2006-06-25V4L/DVB (4036): Fix some compilation warningsMauro Carvalho Chehab3-4/+4
2006-06-25V4L/DVB (4032): Fix Pinnacle 300iAndrew de Quincey2-32/+14
2006-06-25V4L/DVB (4030): Minor code cleanup on the genpix-modulePatrick Boettcher1-13/+15
2006-06-25V4L/DVB (4029): [PATCH] Genpix 8PSK->USB driver (Take 2)Alan Nisota6-1/+620
2006-06-25V4L/DVB (4026): Bttv-gpio-irq is no longer used, remove itRicardo Cerqueira3-16/+0
2006-06-25V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche4-24/+63
2006-06-25V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4ljayakumar.video@gmail.com4-0/+1259
2006-06-25V4L/DVB (4016): Cx88-blackbird: add support for ProLink Pixelview Playtv@P7000Angelo Marconi3-0/+22
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho7-38/+20
2006-06-25V4L/DVB (4013): Change the sweeprate for TT C1500 using QAM64Per Dalén1-1/+1
2006-06-25V4L/DVB (4012): Fix cx24123 diseqcAndrew de Quincey5-152/+68
2006-06-25V4L/DVB (4011): Fix PLL refactoring breakage to WinTV NOVA T USB 2 driverAndrew de Quincey1-3/+2
2006-06-25V4L/DVB (4008): Audio soft reset improvementsHans Verkuil1-8/+12
2006-06-25V4L/DVB (4006): Stop/start microcontroller when changing sampling frequencyHans Verkuil1-3/+15
2006-06-25V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil3-56/+154
2006-06-25V4L/DVB (4002): Adjust VBI offset to match value reported in VBI formatTrent Piepho1-3/+3
2006-06-25V4L/DVB (4001): Cx88 NTSC VBI fixesMichael Schimek3-4/+4
2006-06-25V4L/DVB (3996): Make the table staticChristoph Pfister1-1/+1
2006-06-25V4L/DVB (3995): Add missing includeManu Abraham1-0/+1
2006-06-25V4L/DVB (3991): Cx88: add autodetection for another Twinhan VP-3054 board.Michael Krufky1-0/+4
2006-06-25V4L/DVB (3988): Add math routines required by DVB demodsChristoph Pfister3-3/+205
2006-06-25V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey4-76/+153
2006-06-25V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx23...Michael Krufky1-3/+2
2006-06-25V4L/DVB (3973): Cx88-blackbird: pause the encoder during frequency changeValentin Zagura1-0/+14
2006-06-25V4L/DVB (3973a): Return value is ssize_tMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (3971): Cx88-blackbird: use standard filename for cx23416 firmwareMichael Krufky1-1/+1
2006-06-25V4L/DVB (3970): Cx88-blackbird: use firmware api commands defined in cx2341x.hMichael Krufky1-80/+41
2006-06-25V4L/DVB (3968): Fix checking logic for a broken xawtv versionMauro Carvalho Chehab1-2/+0
2006-06-25V4L/DVB (3968a): Remove compatibility check for I2C_PECMauro Carvalho Chehab2-24/+0
2006-06-25V4L/DVB (3967): Pwc-dec23 oops fixakpm@osdl.org1-1/+1
2006-06-25V4L/DVB (3966): Core: ULE fixes and RFC4326 additionsChristian Praehauser1-76/+154
2006-06-25V4L/DVB (3963): Em28xx/: possible cleanupsAdrian Bunk3-15/+5