summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-1111-197/+496
|\
| * V4L/DVB (5619): Dvb-usb: fix typoMichael Krufky2007-05-091-1/+1
| * V4L/DVB (5614): M920x: Disable second adapter on LifeView TV Walker TwinNick Andrew2007-05-091-3/+3
| * V4L/DVB (5613): M920x: loosen up 80-col limitAapo Tahkola2007-05-091-40/+23
| * V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_fooAapo Tahkola2007-05-092-65/+65
| * V4L/DVB (5611): M920x: replace deb_rc with debAapo Tahkola2007-05-092-22/+21
| * V4L/DVB (5610): M920x: remove duplicated codeMichael Krufky2007-05-091-87/+44
| * V4L/DVB (5609): M920x: group like functions togetherMichael Krufky2007-05-091-100/+101
| * V4L/DVB (5608): M920x: various whitespace cleanupsMichael Krufky2007-05-091-102/+127
| * V4L/DVB (5607): M920x: Initial support for devices likely manufactured by DposhAapo Tahkola2007-05-092-0/+52
| * V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enforce tabbingMichael Krufky2007-05-091-0/+5
| * V4L/DVB (5605): M920x: Add support for LifeView TV Walker TwinNick Andrew2007-05-093-15/+276
| * V4L/DVB (5602): Enable DiSEqC in Starbox II (vp7021a)Pat Erley2007-05-091-7/+7
| * V4L/DVB (5600): Allow compiling just DVB COREMauro Carvalho Chehab2007-05-092-1/+12
| * V4L/DVB (5599): Use menuconfig objects II - DVBJan Engelhardt2007-05-092-22/+13
| * V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)Oliver Endriss2007-05-091-1/+1
| * V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2007-05-092-20/+26
| * V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devicesholger@muscate-magnussen.de2007-05-091-0/+8
* | 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/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-041-1/+1
|\
| * PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-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/+36
* 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/+1
* 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/+26
* 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/+0
* 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
OpenPOWER on IntegriCloud