summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk2008-01-253-7/+3
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-254-13/+44
* fix wrong sized spinlock flags argumentDaniel Walker2008-01-171-2/+1
* V4L/DVB (6798): saa7134: enable LNA in analog mode for Hauppauge WinTV HVR-1110Michael Krufky2007-12-131-0/+1
* V4L/DVB (6746): saa7134-dvb: fix tuning for WinTV HVR-1110Benoit Istin2007-12-111-0/+1
* V4L/DVB (6690): saa7134: fix ignored interruptsHeikki Lindholm2007-12-112-11/+13
* V4L/DVB (6686): saa7134: fix composite over s-video input on the Tevion MD 9717Hermann Pitton2007-12-111-1/+1
* V4L/DVB (6666): saa7134-alsa: fix period handlingHeikki Lindholm2007-12-111-3/+10
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-112-8/+2
* V4L/DVB (6506): saa7134-alsa: Fix mmap supportAlexander E. Patrakov2007-11-041-1/+15
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-041-1/+1
* V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton2007-11-041-2/+2
* V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards witho...Matthias Schwarzott2007-10-221-1/+3
* V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro2007-10-221-3/+22
* V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the ...Maxim Levitsky2007-10-222-7/+24
* V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky2007-10-225-22/+57
* V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-222-122/+0
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-222-4/+0
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-7/+0
* V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho2007-10-104-64/+35
* V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky2007-10-103-20/+22
* V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115Eric Sandeen2007-10-101-1/+7
* V4L/DVB (6286): Add support for MSI TV @nywhere A/D NBMauro Carvalho Chehab2007-10-101-1/+7
* V4L/DVB (6283): videobuf: Remove references to old Kconfig option nameTrent Piepho2007-10-101-2/+2
* V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...Maxim Levitsky2007-10-103-10/+16
* V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky2007-10-105-95/+244
* V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...Maxim Levitsky2007-10-101-2/+6
* V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky2007-10-101-0/+4
* V4L/DVB (6260): Fix Kconfig dependencyMauro Carvalho Chehab2007-10-101-1/+1
* V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...Mauro Carvalho Chehab2007-10-101-1/+1
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-098-38/+24
* V4L/DVB (6225): AverTV Studio 307 has only one composite inputStas Sergeev2007-10-091-6/+2
* V4L/DVB (6203): Fix SVideo input on KWorld DVB-T 220 boardsSimon Farnsworth2007-10-091-2/+8
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-091-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-0910-10/+0
* V4L/DVB (6072): saa7134: add DVB-T support for Avermedia Super 007Edgar Simo2007-10-093-0/+42
* V4L/DVB (6071): saa7134-dvb: add missing newlineEdgar Simo2007-10-091-0/+3
* V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307Stas Sergeev2007-09-141-6/+6
* V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-201-1/+1
* V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300James Le Cuirot2007-07-181-0/+1
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-182-6/+6
* V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station...Rafael Bilski2007-07-181-0/+8
* V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" cardRafaƂ Bilski2007-07-182-6/+12
* V4L/DVB (5724): Saa7134-tvaudio: kthread conversionChristoph Hellwig2007-07-182-30/+17
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-181-1/+1
* V4L/DVB (5682): SAA7134 - switch to use msecs_to_jiffies()Dmitry Torokhov2007-07-181-7/+4
* V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2007-07-181-135/+5
* V4L/DVB (5647): Saa7134: enable ir-remote for 10moons TM300Tony Wan2007-07-182-0/+7
* V4L/DVB (5646): V4l: saa7134: add support for 10moons TM300 cardTony Wan2007-07-182-0/+39
* V4L/DVB (5634): Saa7134-dvb: convert philips td1316 handling to use dvb-pllMichael Krufky2007-07-181-11/+2
OpenPOWER on IntegriCloud