aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil5-0/+51
2009-03-30V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil4-4/+13
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab1-4/+4
2009-03-30V4L/DVB (11053): saa7134: set v4l2_dev field of video_deviceHans Verkuil1-1/+1
2009-03-30V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120Michael Krufky3-1/+50
2009-03-30V4L/DVB (10924): saa7134: enable serial transport streaming interfaceMichael Krufky2-2/+19
2009-03-30V4L/DVB (10923): saa7134: fix typo in product nameMichael Krufky2-11/+11
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab1-5/+0
2009-03-30V4L/DVB (10877): saa7134: add analog support for Hauppauge HVR1110r3 boardsMichael Krufky2-2/+173
2009-03-30V4L/DVB (10842): Adds some missing frontend selects for saa7134 and dvb-usbMauro Carvalho Chehab1-0/+2
2009-03-30V4L/DVB (10835): Kconfig: Add some missing selects for a required frontendsMauro Carvalho Chehab1-0/+1
2009-03-30V4L/DVB (10823): saa7134: add DVB support for Avermedia A700 cardsMatthias Schwarzott3-9/+36
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2-3/+11
2009-03-30V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote controlOldřich Jedlička2-1/+6
2009-03-30V4L/DVB (10574): saa7134: fix Avermedia E506R composite inputTim Farrington1-3/+3
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+2
2009-03-30V4L/DVB (10511): saa7134: get rid of KBLMauro Carvalho Chehab3-29/+30
2009-03-30V4L/DVB (10509): saa7134-video: two int controls lack a stepMauro Carvalho Chehab1-0/+2
2009-03-30V4L/DVB (10508): saa7134: Cleanup: remove unused waitqueue from structMauro Carvalho Chehab1-1/+0
2009-03-30V4L/DVB (10507): saa7134: Fix analog mode on devices that need to open an i2c gateMauro Carvalho Chehab1-70/+77
2009-03-30V4L/DVB (10506): saa7134: move tuner init code to saa7134-cardsMauro Carvalho Chehab2-24/+24
2009-03-30V4L/DVB (10405): saa7134-core: loading saa7134-alsa is now the defaultMauro Carvalho Chehab1-4/+6
2009-03-30V4L/DVB (10404): saa7134-core: remove oss option, since saa7134-oss doesn't exist anymoreMauro Carvalho Chehab1-6/+0
2009-03-30V4L/DVB (10394): KWorld ATSC 115 all staticMauro Carvalho Chehab2-20/+49
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil1-26/+16
2009-03-30V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil8-78/+91
2009-03-30V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil1-233/+333
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-4/+4
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari1-0/+1
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab1-1/+5
2009-01-29V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling interruptsAndy Walls1-0/+4
2009-01-12drivers/media: Convert to snd_card_create()Takashi Iwai1-4/+4
2009-01-02V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM PlusPham Thanh Nam1-7/+7
2009-01-02V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam3-0/+42
2009-01-02V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab1-3/+3
2009-01-02V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.Dmitri Belimov1-0/+18
2009-01-02V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov1-2/+2
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil3-12/+13
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2-14/+9
2008-12-30V4L/DVB (9798): saa7134: add analog and DVB-T support for Medion/Creatix CTX946Hermann Pitton1-0/+6
2008-12-30V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCIMauro Carvalho Chehab3-0/+59
2008-12-29V4L/DVB (9667): Fixed typo in sizeof() causing NULL pointer OOPSOldrich Jedlicka1-1/+1
2008-12-29V4L/DVB (9638): drivers/media: use ARRAY_SIZEJulia Lawall1-1/+1
2008-12-29V4L/DVB (9577): saa7134-dvb: MFE attachment clean-up for saa-7134 dvbDarron Broad1-17/+7
2008-12-29V4L/DVB (9522): Increase number of SAA7134 devices supported in a systemAlan McIvor1-1/+1
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab1-2/+2
2008-11-11V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflictSuresh Siddha1-1/+2
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2-4/+4
2008-10-17V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad1-1/+1
2008-10-17V4L/DVB (9265): videobuf: data storage optimisationDarron Broad1-1/+1