aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds7-135/+745
2011-03-22[media] tm6000: fix s-video inputDmitri Belimov4-24/+43
2011-03-21[media] tm6000: add audio conf for new cardsDmitri Belimov1-0/+4
2011-03-21[media] tm6000: add radio support to the driverDmitri Belimov6-101/+566
2011-03-21[media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson1-1/+8
2011-03-21[media] tm6000: add new TV cards of BeholderDmitri Belimov1-0/+46
2011-03-21[media] tm6000: relabeling any registersStefan Ringel1-25/+39
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab1-2/+0
2011-03-21[media] tm6000: add/rework reg.definesDmitri Belimov1-3/+60
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman1-10/+36
2011-01-21Staging: tm6000: check usb_alloc_urb() returnDan Carpenter1-0/+2
2011-01-21Staging: tm6000: silence Sparse warning "dubious: !x | !y"Dan Carpenter1-1/+1
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