summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v4l: 870: added dvb support for avermedia avertvhd mce a180Michael Krufky2005-11-094-1/+32
* [PATCH] v4l: 859: fix compilation with 2.6.8Nickolay V. Shmyrev2005-11-091-0/+2
* [PATCH] v4l: 847: fix bug 5484 asus digimatrix card doesnt work with pal tunerMichael Krufky2005-11-092-1/+26
* [PATCH] v4l: 842: create kconfig files for cx88 and saa7134 directoriesMichael Krufky2005-11-091-0/+58
* [PATCH] v4l: 834: add card pctv cardbus tv radio ito25 rev 2bPaul T Zalac2005-11-092-0/+17
* [PATCH] v4l: 833: analog support for asus p7131 dual tda8275aHermann Pitton2005-11-092-0/+35
* [PATCH] v4l: 821: set tuner type in vidioc_g_tunerElad Lahav2005-11-091-0/+2
* [PATCH] v4l: 818: cleanup some unnecessary alsa memory (de/)allocationsRicardo Cerqueira2005-11-092-8/+5
* [PATCH] v4l: 817: saa713x keymaps and key builders were moved from ir kbd i2c cRicardo Cerqueira2005-11-093-2/+219
* [PATCH] v4l: 812: supports the pinnacle pctv 110i board video inputs and remoteRicardo Cerqueira2005-11-092-0/+34
* [PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134Mauro Carvalho Chehab2005-11-092-2/+6
* [PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab2005-11-094-11/+11
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-0914-631/+631
* [PATCH] v4l: 796: add sknet monster tv mobile cardPieter Palmers2005-11-092-2/+35
* [PATCH] v4l: 776: added card 75 avermedia avertvhd mce a180Michael Krufky2005-11-092-0/+25
* [PATCH] v4l: 775: fix build warningsMichael Krufky2005-11-091-0/+2
* [PATCH] v4l: 773: be sure to enable video buf dvb in kernel buildMichael Krufky2005-11-091-0/+3
* [PATCH] v4l: 727: fixed a bug that caused some saa7133 code to run on saa7134...Ricardo Cerqueira2005-11-093-9/+11
* [PATCH] v4l: 725: fixed kernel oops when hotswapping pc cardsRicardo Cerqueira2005-11-091-60/+210
* [PATCH] v4l: 720: alsa support for saa7134 that should work wonderfulRicardo Cerqueira2005-11-095-404/+718
* [PATCH] v4l: 719: implement some differences in video output portRobert W. Boone2005-11-093-3/+68
* [PATCH] v4l: 713: add alsa support to saa7134 driverNickolay V. Shmyrev2005-11-091-0/+543
* [PATCH] v4l: 708: full mute of saa7134 on mute commandNickolay V. Shmyrev2005-11-091-1/+9
* [PATCH] v4l: 707: remote for kworld terminatorJames R. Webb2005-11-092-0/+7
* [PATCH] v4l: 704: enable support for the ir remote on compro videomate t200Michael Krufky2005-11-092-0/+2
* [PATCH] v4l: 700: added ir for lifeview flytv platinum mini2Arnaud Patard2005-11-092-0/+2
* [PATCH] v4l: 690: added support for lifeview flytv platinum mini2Mauro Carvalho Chehab2005-11-092-0/+34
* [PATCH] v4l: 688: add remote for dvb t300 remoteNickolay V. Shmyrev2005-11-092-0/+6
* [PATCH] v4l: 686: change the number of lines in the input signal when theRobert W. Boone2005-11-091-60/+70
* [PATCH] v4l: 677: increased eeprom dump to 128 bytesHartmut Hackmann2005-11-091-1/+1
* [PATCH] v4l: 674: move some if kernel version into compat.hMichael Krufky2005-11-091-1/+0
* [PATCH] v4l: 667: remove some if 0 which doesn t have any senseNickolay V. Shmyrev2005-11-091-2/+2
* [PATCH] v4l: 665: fix for problem with audio register setup via dsp accessNickolay V. Shmyrev2005-11-091-8/+15
* [PATCH] v4l: 663: add new rtd cardsNickolay V. Shmyrev2005-11-094-2/+101
* [PATCH] v4l: 656: added support for the following cardsHartmut Hackmann2005-11-093-23/+236
* [PATCH] v4l: 653: ts dma buffer synchronization was invertedHartmut Hackmann2005-11-091-12/+17
* [PATCH] v4l: 645: refine input handling for manli beholderNickolay V. Shmyrev2005-11-091-1/+0
* [PATCH] v4l: 640: fixed typosNickolay V. Shmyrev2005-11-092-2/+2
* [PATCH] v4l: 639: added new card gotview pci 7135Nickolay V. Shmyrev2005-11-093-1/+102
* [PATCH] v4l: 630: capitalized hex a f changed to lowercase in pci subsystem i...Michael Krufky2005-11-091-4/+4
* [PATCH] v4l: 629: added behold tv 409 fmNickolay V. Shmyrev2005-11-093-1/+37
* [PATCH] v4l: 627: added support for oem version of flytv platinum mini with aGlen Gray2005-11-091-1/+11
* [PATCH] drivers/media: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+2
* [PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov2005-10-282-19/+22
* [PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...Mauro Carvalho Chehab2005-09-091-1/+1
* [PATCH] v4l: make the input event device for IR matchable by udev rules.Mauro Carvalho Chehab2005-09-091-0/+1
* [PATCH] v4l: correct the amux for composite and s-video inputs on the Sabrent...Mauro Carvalho Chehab2005-09-091-2/+2
* [PATCH] v4l: #include <linux/config.h> no longer needed.Mauro Carvalho Chehab2005-09-091-1/+0
* [PATCH] v4l: cx88-dvb incorrect reporting fixed and remove bad PCI ID for Sab...Mauro Carvalho Chehab2005-09-091-6/+0
* [PATCH] v4l: add saa713x card #66: Yuan TUN-900 (saa7135)Mauro Carvalho Chehab2005-09-092-0/+42
OpenPOWER on IntegriCloud