summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134
AgeCommit message (Expand)AuthorFilesLines
2011-11-03[media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is...Timo Kokkonen1-6/+6
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-4/+4
2011-07-27[media] Make Compro VideoMate Vista T750F actually workCarlos Corbacho2-1/+37
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab4-13/+5
2011-07-01[media] saa7134: fix raw IR timeout valueJarod Wilson1-1/+1
2011-05-20[media] saa7134 add new TV cardsDmitri Belimov2-0/+72
2011-05-20[media] saa7134: enable IR support for Hauppauge HVR-1150/1120Devin Heitmueller2-0/+9
2011-05-20[media] saa7134: support MagicPro ProHDTV Pro2 Hybrid DMB-TH PCI cardTimothy Lee3-0/+89
2011-05-20[media] use pci_dev->revisionBjørn Mork1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-1/+1
2011-03-22[media] saa7134: Fix strange kconfig dependency on RC_CORESteven Rostedt1-0/+1
2011-03-22[media] saa7134-input: key up events not sent after suspend/resumeVadim Solomin1-10/+39
2011-03-21[media] saa7134-empress: add missing MPEG controlsHans Verkuil1-0/+4
2011-03-21[media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab1-3/+1
2011-03-21[media] add support for Encore FM3Mauro Carvalho Chehab3-0/+41
2011-03-21[media] saa7134: Properly report when a board doesn't have eepromMauro Carvalho Chehab1-12/+23
2011-01-19[media] saa7134: Kworld SBTVD: make both analog and digital to workMauro Carvalho Chehab2-17/+15
2011-01-19[media] saa7134: Fix digital mode on Kworld SBTVDMauro Carvalho Chehab2-2/+41
2011-01-19[media] saa7134: Fix analog mode for Kworld SBTVDMauro Carvalho Chehab2-76/+4
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-3/+10
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil1-1/+0
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil1-7/+7
2010-12-29[media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales3-0/+44
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-11/+0
2010-12-29[media] saa7134: merge saa7134_card_ir->timer and saa7134_card_ir->timer_endDavid Härdeman2-7/+4
2010-12-29[media] saa7134: some minor cleanupsDavid Härdeman2-32/+21
2010-12-29[media] saa7134: use full keycode for BeholdTVDavid Härdeman1-17/+2
2010-12-29[media] saa7134: remove unused module parameterDavid Härdeman1-3/+0
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-6/+6
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2-2/+2
2010-12-29[media] rc: Remove ir-common.hMauro Carvalho Chehab2-16/+37
2010-12-29[media] rc: remove ir-common moduleMauro Carvalho Chehab3-222/+8
2010-12-29[media] rc: Remove ir-common moduleMauro Carvalho Chehab2-7/+221
2010-12-29[media] saa7134: Remove legacy IR decoding logic inside the moduleMauro Carvalho Chehab2-218/+3
2010-12-29[media] saa7134: use rc-core raw decoders for Encore FM 5.3Mauro Carvalho Chehab1-3/+4
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-42/+30
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman1-1/+1
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman1-39/+10
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches2-7/+7
2010-12-29[media] Add DVB support for SAA7134_BOARD_KWORLD_PCI_SBTVD_FULLSEGMauro Carvalho Chehab2-11/+81
2010-12-29[media] Add support for Kworld SBTVD boardMauro Carvalho Chehab2-0/+110
2010-12-24media/video: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24media/video: explicitly flush request_module workTejun Heo1-2/+9
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+6
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2-6/+6
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-09[media] saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov1-12/+12
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2-6/+6