summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] saa7134-empress: add missing MPEG controlsHans Verkuil1-0/+4
2011-03-22[media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab1-3/+1
2011-03-22[media] add support for Encore FM3Mauro Carvalho Chehab3-0/+41
2011-03-22[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-08Merge 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-23[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2-6/+6
2010-10-21[media] saa7134: add test after for loopDan Carpenter1-2/+8
2010-10-21[media] saa7134: port Asus P7131 Hybrid to use the new rc-coreMauro Carvalho Chehab1-2/+4
2010-10-21V4L/DVB: saa7134-input can't be a module right nowMauro Carvalho Chehab4-17/+8
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-1/+1
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil3-4/+4
2010-10-21V4L/DVB: saa7134: split RC code into a different moduleMauro Carvalho Chehab4-11/+30
2010-10-21V4l/DVB: saa7134: properly mark some functions as staticMauro Carvalho Chehab1-2/+2
2010-10-21V4L/DVB: saa7134: get rid of I2C_HW_SAA7134Mauro Carvalho Chehab2-1/+5
2010-10-21V4L/DVB: saa6752hs: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall1-1/+1
2010-09-28V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov1-5/+5
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-1/+1