summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* Fix occurrences of "the the "Michael Opdenacker2007-05-093-3/+3
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-092-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-085-5/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-051-1/+1
|\
| * PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+1
* | i2c: Shrink struct i2c_clientDavid Brownell2007-05-013-4/+5
|/
* V4L/DVB (5558): Opera: use 7-bit i2c addressesMarco Gittler2007-04-272-31/+49
* V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V...Hartmut Birr2007-04-273-10/+19
* V4L/DVB (5543): Tda10023: Add support for frontend TDA10023Hartmut Birr2007-04-279-38/+670
* V4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-CHartmut Birr2007-04-274-67/+36Star
* V4L/DVB (5532): Add support for Opera S1- DVB-USBMarco Gittler2007-04-277-0/+612
* V4L/DVB (5513): Bt878: prevent probing wrong card entryAkinobu Mita2007-04-271-3/+1Star
* V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger2007-04-274-4/+32
* V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger2007-04-275-7/+67
* V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger2007-04-273-2/+17
* V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pciHendrik Borghorst2007-04-271-4/+5
* V4L/DVB (5494): Lgdt330x: Fix some warningsTrent Piepho2007-04-271-2/+2
* V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann2007-04-271-32/+53
* V4L/DVB (5459): M920x: add support for Anubis Electronics / MSI Digi Vox Mini IIPierre Willenbrock2007-04-272-1/+84
* V4L/DVB (5458): Tda1004x: add ts_mode option to config structHartmut Hackmann2007-04-272-2/+17
* V4L/DVB (5457): Dvb-pll: Replace sleep function with a more capable oneTrent Piepho2007-04-272-30/+26Star
* V4L/DVB (5456): Dvb-pll: Move IF frequency from per-band data to per-tuner dataTrent Piepho2007-04-272-105/+124
* V4L/DVB (5455): Dvb-pll: Adjust rounding to be consistentTrent Piepho2007-04-271-73/+75
* V4L/DVB (5449): M920x: add error messages for debugging purposesPierre Willenbrock2007-04-271-2/+8
* V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_stateAapo Tahkola2007-04-271-5/+5
* V4L/DVB (5440): Dvb-ttpci: Infrared remote initialization fixOliver Endriss2007-04-271-1/+1
* V4L/DVB (5428): M920x: Detect zero-length I2C messages and fix a typoTrent Piepho2007-04-271-2/+7
* V4L/DVB (5427): M920x: Improve I2C operationsTrent Piepho2007-04-272-33/+47
* V4L/DVB (5426): M920x: remove unneeded codeAapo Tahkola2007-04-271-1/+0Star
* V4L/DVB (5425): M920x: rework driver code to allow for different devicesAapo Tahkola2007-04-271-23/+28
* V4L/DVB (5424): Fix i2c implementation for gl861 and au6610Aapo Tahkola2007-04-272-6/+6
* V4L/DVB (5423): M920x: i2c cleanupsAapo Tahkola2007-04-272-50/+51
* V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss2007-04-271-1/+3
* V4L/DVB (5374): Or51132: refactor i2c code, improve error resilienceTrent Piepho2007-04-271-178/+127Star
* V4L/DVB (5373): [PATCH] Hauppauge Nova-T endianess problem on powerpcDennis Ranke2007-04-272-5/+1Star
* V4L/DVB (5371): [PATCH] Pinnacle PCTV Sat Pro USB (450e) support by ttusb2.c ...Christophe Cattelain2007-04-273-2/+8
* V4L/DVB (5369): Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann2007-04-272-2/+3
* V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho2007-04-2712-187/+8Star
* V4L/DVB (5362): Dvb-pll: add code for doing tuner initializationTrent Piepho2007-04-272-0/+40
* V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho2007-04-276-7/+20
* V4L/DVB (5360): Dvb-pll: Use sizeof() to get name lengthTrent Piepho2007-04-271-1/+2
* V4L/DVB (5344): Dvb-ttpci: Support for MSC_RAW and MSC_SCAN RC eventsOliver Endriss2007-04-271-0/+7
* V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystemDavid Härdeman2007-04-271-59/+37Star
* V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoringOliver Endriss2007-04-273-134/+265
* V4L/DVB (5320): Filled in limiting values in tda827x.cHartmut Hackmann2007-04-271-2/+10
* V4L/DVB (5319): Set tda827x to sleep mode after attachHartmut Hackmann2007-04-272-1/+10
* V4L/DVB (5317): Create tda827x dvb tuner moduleMichael Krufky2007-04-275-3/+546
* V4L/DVB (5315): Tda1004x: check request firmware for NULL ponter againHartmut Hackmann2007-04-271-11/+17
* V4L/DVB (5311): Tda1004x driver updatesHartmut Hackmann2007-04-272-52/+83
* V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil2007-04-272-17/+17