summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11734): remove hw reset of MPEG encoder when lost/found seq.Dmitri Belimov2009-06-161-3/+0
* V4L/DVB (11733): increase MPEG encoder timoutDmitri Belimov2009-06-162-1/+2
* V4L/DVB (11732): saa7134: disable not yet existing IR and DVB support on the ...hermann pitton2009-06-161-2/+0
* V4L/DVB (11604): saa7134: split Behold`s card entries to properly identify th...Dmitri Belimov2009-06-163-26/+339
* V4L/DVB (11567): saa7134: Added support for AVerMedia Cardbus PlusOldřich Jedlička2009-06-162-0/+52
* V4L/DVB (11442): saa7134: BZ#7524: Add AVerTV Studio 507UA supportAndy Shevchenko2009-06-163-0/+46
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* V4L/DVB (11386): saa7134: Add analog RF tuner support for Avermedia A700 DVB-...Matthias Schwarzott2009-04-061-5/+16
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil2009-04-061-4/+3
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-062-11/+15
* 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
OpenPOWER on IntegriCloud