summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v4l: 670: cardlist updateMauro Carvalho Chehab2005-11-091-0/+1
* [PATCH] v4l: 669: added prolink pixelview pv bt878p rev 2e compatibilityLuis Miguel García2005-11-091-0/+14
* [PATCH] v4l: 667: remove some if 0 which doesn t have any senseNickolay V. Shmyrev2005-11-092-3/+3
* [PATCH] v4l: 665: fix for problem with audio register setup via dsp accessNickolay V. Shmyrev2005-11-091-8/+15
* [PATCH] v4l: 664: improved coding style for timer settingsHans J. Koch2005-11-091-1/+1
* [PATCH] v4l: 663: add new rtd cardsNickolay V. Shmyrev2005-11-095-2/+103
* [PATCH] v4l: 660: small fixesMauro Carvalho Chehab2005-11-091-1/+1
* [PATCH] v4l: 657: update documentationMichael Krufky2005-11-092-0/+4
* [PATCH] v4l: 656: added support for the following cardsHartmut Hackmann2005-11-093-23/+236
* [PATCH] v4l: 655: added support for the philips td1316 tunerHartmut Hackmann2005-11-093-0/+10
* [PATCH] v4l: 653: ts dma buffer synchronization was invertedHartmut Hackmann2005-11-091-12/+17
* [PATCH] v4l: 651: fix a number of sparse warningsPeter Hagervall2005-11-093-4/+4
* [PATCH] v4l: 649: fixed gcc 4 0 compile warnings by moving var declarations t...Catalin Climov2005-11-091-4/+11
* [PATCH] v4l: 648: some clean up in cx88 tvaudio cTorsten Seeboth2005-11-093-347/+325
* [PATCH] v4l: 647: included cb3 structures on tda8290 that should be changed a...Mauro Carvalho Chehab2005-11-091-0/+5
* [PATCH] v4l: 646: enable dvb support for dvico fusionhdtv5 liteMichael Krufky2005-11-091-0/+1
* [PATCH] v4l: 645: refine input handling for manli beholderNickolay V. Shmyrev2005-11-091-1/+0
* [PATCH] v4l: 644: lower switch from vhf lo to vhf hi for philips 1216me mk3Nickolay V. Shmyrev2005-11-091-1/+1
* [PATCH] v4l: 643: use key media instead of key videomodeswitch sinceNickolay V. Shmyrev2005-11-091-1/+1
* [PATCH] v4l: 640: fixed typosNickolay V. Shmyrev2005-11-092-2/+2
* [PATCH] v4l: 639: added new card gotview pci 7135Nickolay V. Shmyrev2005-11-094-1/+103
* [PATCH] v4l: 636: don t enable gpioirq until after card probeMichael Krufky2005-11-092-14/+11
* [PATCH] v4l: 635: add bttv card 137 conceptronic ctvfmi v2Ricardo Cerqueira2005-11-094-0/+88
* [PATCH] v4l: 634: implemented tuner set standby on cx88 initMichael Krufky2005-11-092-0/+4
* [PATCH] v4l: 633: climov s previous patch missing changelog entryMichael Krufky2005-11-091-1/+1
* [PATCH] v4l: 631: implemented the v4l2 mpeg api for blackbird cardsCatalin Climov2005-11-094-71/+595
* [PATCH] v4l: 630: capitalized hex a f changed to lowercase in pci subsystem i...Michael Krufky2005-11-093-15/+15
* [PATCH] v4l: 629: added behold tv 409 fmNickolay V. Shmyrev2005-11-094-1/+38
* [PATCH] v4l: 628: added new avermedia card 550Nickolay V. Shmyrev2005-11-093-0/+33
* [PATCH] v4l: 627: added support for oem version of flytv platinum mini with aGlen Gray2005-11-092-2/+12
* [PATCH] dvb: nxt200x: Add function for nxt200x to change pll inputKirk Lapray2005-11-092-2/+10
* [PATCH] dvb: nxt200x: Fix typo in Makefile for nxt200xKirk Lapray2005-11-091-1/+1
* [PATCH] dvb: lgdt330x: Correct QAM symbol_rate_min for lgdt3302 and lgdt3303Michael Krufky2005-11-091-6/+4
* [PATCH] dvb-usb-urb printk fixAndrew Morton2005-11-091-1/+3
* [PATCH] dvb: documentation updates for hybrid v4l/dvb cardsMichael Krufky2005-11-092-0/+54
* [PATCH] dvb: Add support for the Artec T1 USB2.0 boxPatrick Boettcher2005-11-093-5/+63
* [PATCH] dvb: Remove status check from nxt200x_readreg_multibyteKirk Lapray2005-11-091-14/+4
* [PATCH] dvb: fix bug in demux that caused lost mpeg sectionsMark Adams2005-11-092-2/+5
* [PATCH] dvb: determine tuner write method based on nxt chipMichael Krufky2005-11-091-38/+44
* [PATCH] dvb: nxt200x: remove null check before kfree()Michael Krufky2005-11-091-2/+1
* [PATCH] dvb: nxt200x: check callback fixMichael Krufky2005-11-091-2/+4
* [PATCH] dvb: add nxt200x frontend moduleKirk Lapray2005-11-096-2/+1289
* [PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss2005-11-091-2/+2
* [PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss2005-11-096-9/+7
* [PATCH] dvb: Nebula nxt6000 requires fe resetStuart Auchterlonie2005-11-091-3/+2
* [PATCH] dvb: add support for plls used by nxt200xKirk Lapray2005-11-092-0/+56
* [PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg2005-11-091-12/+17
* [PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham2005-11-093-19/+35
* [PATCH] dvb: Updated documentation for FusionHDTV Lite cardsMichael Krufky2005-11-091-18/+23
* [PATCH] dvb: Updated DocumentationManu Abraham2005-11-091-4/+39