summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-247-135/+745
|\
| * [media] tm6000: fix s-video inputDmitri Belimov2011-03-224-24/+43
| * [media] tm6000: add audio conf for new cardsDmitri Belimov2011-03-221-0/+4
| * [media] tm6000: add radio support to the driverDmitri Belimov2011-03-226-101/+566
| * [media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson2011-03-221-1/+8
| * [media] tm6000: add new TV cards of BeholderDmitri Belimov2011-03-221-0/+46
| * [media] tm6000: relabeling any registersStefan Ringel2011-03-221-25/+39
| * [media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab2011-03-221-2/+0Star
| * [media] tm6000: add/rework reg.definesDmitri Belimov2011-03-221-3/+60
* | Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-021-10/+36
|\|
| * [media] tm6000: rework init codeDmitri Belimov2011-01-191-10/+36
* | Staging: tm6000: check usb_alloc_urb() returnDan Carpenter2011-01-211-0/+2
* | Staging: tm6000: silence Sparse warning "dubious: !x | !y"Dan Carpenter2011-01-211-1/+1
|/
* [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