aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAge
* V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-22
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-22
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-13
* V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho2007-10-10
* V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky2007-10-09
* V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115Eric Sandeen2007-10-09
* V4L/DVB (6286): Add support for MSI TV @nywhere A/D NBMauro Carvalho Chehab2007-10-09
* V4L/DVB (6283): videobuf: Remove references to old Kconfig option nameTrent Piepho2007-10-09
* V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...Maxim Levitsky2007-10-09
* V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky2007-10-09
* V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...Maxim Levitsky2007-10-09
* V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky2007-10-09
* V4L/DVB (6260): Fix Kconfig dependencyMauro Carvalho Chehab2007-10-09
* V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...Mauro Carvalho Chehab2007-10-09
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-09
* V4L/DVB (6225): AverTV Studio 307 has only one composite inputStas Sergeev2007-10-09
* V4L/DVB (6203): Fix SVideo input on KWorld DVB-T 220 boardsSimon Farnsworth2007-10-09
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-09
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-09
* V4L/DVB (6072): saa7134: add DVB-T support for Avermedia Super 007Edgar Simo2007-10-09
* V4L/DVB (6071): saa7134-dvb: add missing newlineEdgar Simo2007-10-09
* V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307Stas Sergeev2007-09-14
* V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-20
* V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300James Le Cuirot2007-07-18
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-18
* V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station...Rafael Bilski2007-07-18
* V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" cardRafaƂ Bilski2007-07-18
* V4L/DVB (5724): Saa7134-tvaudio: kthread conversionChristoph Hellwig2007-07-18
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-18
* V4L/DVB (5682): SAA7134 - switch to use msecs_to_jiffies()Dmitry Torokhov2007-07-18
* V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2007-07-18
* V4L/DVB (5647): Saa7134: enable ir-remote for 10moons TM300Tony Wan2007-07-18
* V4L/DVB (5646): V4l: saa7134: add support for 10moons TM300 cardTony Wan2007-07-18
* V4L/DVB (5634): Saa7134-dvb: convert philips td1316 handling to use dvb-pllMichael Krufky2007-07-18
* V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky2007-07-18
* V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2007-07-18
* saa7134: fix thread shutdown handlingJeff Mahoney2007-06-28
* V4L/DVB (5582): Added support for Sabrent TV-PCB05 card.James T Klaas2007-05-09
* V4L/DVB (5580): Add support for three cards to saa7134 driverSimon Farnsworth2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* V4L/DVB (5486): Add support for remote of Asustech P7131 Hybrid LNAEd Vipas2007-04-27
* V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann2007-04-27
* V4L/DVB (5481): Fix audio input for AverTv Go 007Damian Minkov2007-04-27
* V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab2007-04-27
* V4L/DVB (5446): Renamed ASUStek P7131 card [1043:4876]Hartmut Hackmann2007-04-27
* V4L/DVB (5445): Added / corrected support for some ASUS hybrid boardsHartmut Hackmann2007-04-27
* V4L/DVB (5444): Saa7134-dvb fix sleep function of the fmd1216 tuner.Hartmut Hackmann2007-04-27
* V4L/DVB (5443): Saa7134: put tuner to sleep mode after board initializationHartmut Hackmann2007-04-27
* V4L/DVB (5397): Saa7134: fix MODULES=n compilationAdrian Bunk2007-04-27
* V4L/DVB (5391): Saa7134: Clean up printk()sTrent Piepho2007-04-27