aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-8/+4
2011-07-27[media] TM6000: alsa: Clean up kernel coding style errorsAdam M. Dutko1-6/+6
2011-07-27[media] tm6000: remove a check for NO_PCM_LOCKMauro Carvalho Chehab1-4/+0
2011-07-08Staging: tm6000: remove unneeded check in get_next_buf()Dan Carpenter1-3/+0
2011-07-05Remove unneeded version.h includes (and add where needed) for drivers/tm6000/Jesper Juhl3-4/+1
2011-06-28tm6000: Cleaned up code style in tm6000-alsa.cCurtis McEnroe1-4/+4
2011-06-28tm6000: Clean up code style in tm6000-input.cCurtis McEnroe1-2/+1
2011-06-28tm6000: Cleaned up code style in tm6000-i2c.cCurtis McEnroe1-1/+1
2011-06-28tm6000: Cleaned up code style in tm6000-dbv.cCurtis McEnroe1-5/+5
2011-06-28staging: tm6000: cleaned up code in tm6000-video.c according to coding styleCurtis McEnroe1-19/+20
2011-06-28staging: remove unnecessary codeGreg Dietsche1-5/+1
2011-05-21[media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2-2/+5
2011-05-20[media] tm6000: remove tm6010 sif audio start and stopStefan Ringel1-3/+0
2011-05-20[media] tm6000: remove unused exportsStefan Ringel1-3/+0
2011-05-20[media] tm6000: add pts loggingStefan Ringel1-1/+5
2011-05-20[media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel1-4/+4
2011-05-20[media] tm6000: all audio packets must swabStefan Ringel1-8/+5
2011-05-20[media] tm6000: remove input selectStefan Ringel1-8/+0
2011-05-20[media] tm6000: move from tm6000_set_reg to tm6000_set_reg_maskStefan Ringel1-16/+10
2011-05-20[media] tm6000: remove duplicated initStefan Ringel1-3/+0
2011-05-20[media] tm6000: remove old tuner paramsStefan Ringel1-5/+1
2011-05-20[media] tm6000: remove unused capabilitiesStefan Ringel2-10/+0
2011-05-20[media] tm6000: add eepromStefan Ringel1-2/+5
2011-05-20[media] tm6000: change input controlStefan Ringel4-669/+130
2011-05-20[media] tm6000: vitual input enumsStefan Ringel1-43/+57
2011-05-20[media] tm6000: change to virtual inputsStefan Ringel3-50/+303
2011-05-20[media] tm6000: add tm6010 audio mode setupStefan Ringel3-78/+107
2011-05-20[media] tm6000: add radio capabilitiesStefan Ringel3-16/+23
2011-05-20[media] tm6000: add detection based on eeprom nameMauro Carvalho Chehab3-32/+105
2011-05-20[media] tm6000: add CARDLISTStefan Ringel1-0/+16
2011-05-20[media] tm6000: fix vbuf may be used uninitializedJarod Wilson1-2/+2
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