aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19[media] tm6000: rework init codeDmitri Belimov1-10/+36
2010-12-29[media] tm6000: Fix mutex unbalanceDmitri Belimov1-1/+1
2010-12-29[media] tm6000: rework and fix IRDmitri Belimov5-53/+195
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-12/+0
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-6/+6
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2-2/+2
2010-12-29[media] TM6000: Drop unused macroJean Delvare1-12/+0
2010-12-29[media] TM6000: Clean-up i2c initializationJean Delvare1-17/+10
2010-12-29[media] tm6000: add revision checkStefan Ringel2-14/+20
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-46/+39
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman1-11/+4
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-2/+2
2010-11-09[media] tm6000: bugfix set tv standardsStefan Ringel1-0/+1
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare1-1/+0
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds3-11/+12
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman3-11/+12
2010-10-23[media] tm6000: fix a macro coding style issueRuslan Pisarev1-1/+1
2010-10-23tm6000: Remove some ugly debug codeMauro Carvalho Chehab1-10/+2
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart1-2/+2
2010-10-21[media] tm6000: fix macros and comments coding style issue in tm6000.hRuslan Pisarev1-4/+5
2010-10-21[media] Staging: tm6000: Delete braces from return in tm6000-cards.cRuslan Pisarev1-1/+1
2010-10-21[media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev9-153/+153
2010-10-21[media] Staging: tm6000: fix braces, tabs, comments and space coding style issue in tm6000-video.cRuslan Pisarev1-172/+173
2010-10-21[media] tm6000: don't initialize static var on tm6000-i2c.cRuslan Pisarev1-1/+1
2010-10-21[media] tm6000: fix resource lockingMauro Carvalho Chehab2-15/+45
2010-10-21[media] tm6000: Use just one lock for devlistMauro Carvalho Chehab1-9/+4
2010-10-21[media] tm6000-alsa: fix some locking issuesMauro Carvalho Chehab2-9/+40
2010-10-21[media] tm6000: don't use BKL at the driverMauro Carvalho Chehab3-19/+7
2010-10-21[media] Add a todo file for staging/tm6000Mauro Carvalho Chehab1-0/+6
2010-10-21[media] V4L-DVB: tm6000: Move VBI init to a separate functionMauro Carvalho Chehab2-28/+37
2010-10-21[media] tm6000: Improve audio standards handling and add SECAM-DKDmitry Belimov1-100/+244
2010-10-21[media] tm6000: add audio standards tableMauro Carvalho Chehab3-45/+178
2010-10-21[media] staging/tm6000: Fix a warning messageMauro Carvalho Chehab1-2/+12
2010-10-21V4L/DVB: tm6000: Fix warnings due to a small array sizeMauro Carvalho Chehab1-1/+1
2010-10-21V4L/DVB: tm6000+audioDmitri Belimov4-16/+54
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-1/+1
2010-10-21V4L/DVB: tm6000: removed unused i2c adapter IDHans Verkuil1-3/+0
2010-10-21V4L/DVB: tm6000: bugfix param stringStefan Ringel1-1/+1
2010-10-08Staging: tm6000: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-05Staging: tm6000: Makefile: cleaned up Makefile cflag linesTracey Dent1-4/+4
2010-09-27V4L/DVB: tm6000: bugfix data handlingStefan Ringel1-22/+39
2010-09-27V4L/DVB: tm6000: depends on IR_CORERandy Dunlap1-1/+1
2010-08-31staging: tm6000: fix memory leakKulikov Vasiliy1-2/+5
2010-08-31staging: Drop unnecessary null testJulia Lawall1-4/+2
2010-08-02V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab1-8/+8
2010-08-02V4L/DVB: tm6000: add ir supportStefan Ringel4-2/+402
2010-08-02V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab1-3/+3