summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-062-6/+2
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-062-2/+2
* V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil2009-03-305-0/+51
* V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil2009-03-304-4/+13
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-4/+4
* V4L/DVB (11053): saa7134: set v4l2_dev field of video_deviceHans Verkuil2009-03-301-1/+1
* V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120Michael Krufky2009-03-303-1/+50
* V4L/DVB (10924): saa7134: enable serial transport streaming interfaceMichael Krufky2009-03-302-2/+19
* V4L/DVB (10923): saa7134: fix typo in product nameMichael Krufky2009-03-302-11/+11
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-301-5/+0
* V4L/DVB (10877): saa7134: add analog support for Hauppauge HVR1110r3 boardsMichael Krufky2009-03-302-2/+173
* V4L/DVB (10842): Adds some missing frontend selects for saa7134 and dvb-usbMauro Carvalho Chehab2009-03-301-0/+2
* V4L/DVB (10835): Kconfig: Add some missing selects for a required frontendsMauro Carvalho Chehab2009-03-301-0/+1
* V4L/DVB (10823): saa7134: add DVB support for Avermedia A700 cardsMatthias Schwarzott2009-03-303-9/+36
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-302-3/+11
* V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote controlOldřich Jedlička2009-03-302-1/+6
* V4L/DVB (10574): saa7134: fix Avermedia E506R composite inputTim Farrington2009-03-301-3/+3
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-0/+2
* V4L/DVB (10511): saa7134: get rid of KBLMauro Carvalho Chehab2009-03-303-29/+30
* V4L/DVB (10509): saa7134-video: two int controls lack a stepMauro Carvalho Chehab2009-03-301-0/+2
* V4L/DVB (10508): saa7134: Cleanup: remove unused waitqueue from structMauro Carvalho Chehab2009-03-301-1/+0
* V4L/DVB (10507): saa7134: Fix analog mode on devices that need to open an i2c...Mauro Carvalho Chehab2009-03-301-70/+77
* V4L/DVB (10506): saa7134: move tuner init code to saa7134-cardsMauro Carvalho Chehab2009-03-302-24/+24
* V4L/DVB (10405): saa7134-core: loading saa7134-alsa is now the defaultMauro Carvalho Chehab2009-03-301-4/+6
* V4L/DVB (10404): saa7134-core: remove oss option, since saa7134-oss doesn't e...Mauro Carvalho Chehab2009-03-301-6/+0
* V4L/DVB (10394): KWorld ATSC 115 all staticMauro Carvalho Chehab2009-03-302-20/+49
* V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2009-03-301-26/+16
* V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil2009-03-308-78/+91
* V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil2009-03-301-233/+333
* Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-4/+4
|\
| * drivers/media: Convert to snd_card_create()Takashi Iwai2009-01-121-4/+4
* | V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari2009-03-131-0/+1
* | V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab2009-02-011-1/+5
* | V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling ...Andy Walls2009-01-291-0/+4
|/
* V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM PlusPham Thanh Nam2009-01-021-7/+7
* V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam2009-01-023-0/+42
* V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab2009-01-021-3/+3
* V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.Dmitri Belimov2009-01-021-0/+18
* V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov2009-01-021-2/+2
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-023-12/+13
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-022-14/+9
* V4L/DVB (9798): saa7134: add analog and DVB-T support for Medion/Creatix CTX946Hermann Pitton2008-12-301-0/+6
* V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCIMauro Carvalho Chehab2008-12-303-0/+59
* V4L/DVB (9667): Fixed typo in sizeof() causing NULL pointer OOPSOldrich Jedlicka2008-12-291-1/+1
* V4L/DVB (9638): drivers/media: use ARRAY_SIZEJulia Lawall2008-12-291-1/+1
* V4L/DVB (9577): saa7134-dvb: MFE attachment clean-up for saa-7134 dvbDarron Broad2008-12-291-17/+7
* V4L/DVB (9522): Increase number of SAA7134 devices supported in a systemAlan McIvor2008-12-291-1/+1
* V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-161-2/+2
* V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflictSuresh Siddha2008-11-111-1/+2
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-212-4/+4
OpenPOWER on IntegriCloud