summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000
Commit message (Expand)AuthorAgeFilesLines
* [media] tm6000: Fix mutex unbalanceDmitri Belimov2010-12-291-1/+1
* [media] tm6000: rework and fix IRDmitri Belimov2010-12-295-53/+195
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-12/+0Star
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-6/+6
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-1/+1
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-292-2/+2
* [media] TM6000: Drop unused macroJean Delvare2010-12-291-12/+0Star
* [media] TM6000: Clean-up i2c initializationJean Delvare2010-12-291-17/+10Star
* [media] tm6000: add revision checkStefan Ringel2010-12-292-14/+20
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-46/+39Star
* [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-291-11/+4Star
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-2/+2
* [media] tm6000: bugfix set tv standardsStefan Ringel2010-11-091-0/+1
* i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-311-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-283-11/+12
|\
| * Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-283-11/+12
| |\
| | * Staging: tm6000: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
| | * Staging: tm6000: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-4/+4
| | * staging: tm6000: fix memory leakKulikov Vasiliy2010-08-311-2/+5
| | * staging: Drop unnecessary null testJulia Lawall2010-08-311-4/+2Star
* | | [media] tm6000: fix a macro coding style issueRuslan Pisarev2010-10-231-1/+1
* | | tm6000: Remove some ugly debug codeMauro Carvalho Chehab2010-10-231-10/+2Star
* | | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-231-2/+2
* | | [media] tm6000: fix macros and comments coding style issue in tm6000.hRuslan Pisarev2010-10-211-4/+5
* | | [media] Staging: tm6000: Delete braces from return in tm6000-cards.cRuslan Pisarev2010-10-211-1/+1
* | | [media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev2010-10-219-153/+153
* | | [media] Staging: tm6000: fix braces, tabs, comments and space coding style is...Ruslan Pisarev2010-10-211-172/+173
* | | [media] tm6000: don't initialize static var on tm6000-i2c.cRuslan Pisarev2010-10-211-1/+1
* | | [media] tm6000: fix resource lockingMauro Carvalho Chehab2010-10-212-15/+45
* | | [media] tm6000: Use just one lock for devlistMauro Carvalho Chehab2010-10-211-9/+4Star
* | | [media] tm6000-alsa: fix some locking issuesMauro Carvalho Chehab2010-10-212-9/+40
* | | [media] tm6000: don't use BKL at the driverMauro Carvalho Chehab2010-10-213-19/+7Star
* | | [media] Add a todo file for staging/tm6000Mauro Carvalho Chehab2010-10-211-0/+6
* | | [media] V4L-DVB: tm6000: Move VBI init to a separate functionMauro Carvalho Chehab2010-10-212-28/+37
* | | [media] tm6000: Improve audio standards handling and add SECAM-DKDmitry Belimov2010-10-211-100/+244
* | | [media] tm6000: add audio standards tableMauro Carvalho Chehab2010-10-213-45/+178
* | | [media] staging/tm6000: Fix a warning messageMauro Carvalho Chehab2010-10-211-2/+12
* | | V4L/DVB: tm6000: Fix warnings due to a small array sizeMauro Carvalho Chehab2010-10-211-1/+1
* | | V4L/DVB: tm6000+audioDmitri Belimov2010-10-214-16/+54
* | | V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* | | V4L/DVB: tm6000: removed unused i2c adapter IDHans Verkuil2010-10-211-3/+0Star
* | | V4L/DVB: tm6000: bugfix param stringStefan Ringel2010-10-211-1/+1
|/ /
* | V4L/DVB: tm6000: bugfix data handlingStefan Ringel2010-09-281-22/+39
* | V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-281-1/+1
|/
* V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab2010-08-021-8/+8
* V4L/DVB: tm6000: add ir supportStefan Ringel2010-08-024-2/+402
* V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab2010-08-021-2/+1Star
* V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab2010-08-021-3/+3
* V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab2010-08-021-1/+4