aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-23[media] move tm6000 to drivers/media/videoMauro Carvalho Chehab1-965/+0
2011-09-23[media] tm6000: Fix some CodingStyle issuesMauro Carvalho Chehab1-10/+10
2011-09-21[media] tm6000: Add fast USB access quirkThierry Reding1-1/+2
2011-09-01[media] tm6000: Don't try to use a non-existing interfaceMauro Carvalho Chehab1-0/+6
2011-08-31[media] tm6000: Execute lightweight reset on closeThierry Reding1-0/+43
2011-08-31[media] tm6000: Add locking for USB transfersThierry Reding1-1/+3
2011-08-31[media] tm6000: Disable video interface in radio modeThierry Reding1-1/+6
2011-08-31[media] tm6000: Rename active interface registerThierry Reding1-6/+6
2011-08-31[media] tm6000: Miscellaneous cleanupsThierry Reding1-9/+8
2011-05-20[media] tm6000: remove unused exportsStefan Ringel1-3/+0
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: change input controlStefan Ringel1-10/+2
2011-05-20[media] tm6000: change to virtual inputsStefan Ringel1-27/+33
2011-03-21[media] tm6000: add radio support to the driverDmitri Belimov1-36/+224
2011-03-21[media] tm6000: relabeling any registersStefan Ringel1-25/+39
2010-12-29[media] tm6000: Fix mutex unbalanceDmitri Belimov1-1/+1
2010-12-29[media] tm6000: add revision checkStefan Ringel1-7/+20
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-4/+2
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-21[media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev1-19/+19
2010-10-21[media] tm6000: Use just one lock for devlistMauro Carvalho Chehab1-9/+4
2010-10-21[media] tm6000: don't use BKL at the driverMauro Carvalho Chehab1-2/+0
2010-10-21[media] V4L-DVB: tm6000: Move VBI init to a separate functionMauro Carvalho Chehab1-19/+30
2010-10-21[media] tm6000: add audio standards tableMauro Carvalho Chehab1-39/+5
2010-10-21[media] staging/tm6000: Fix a warning messageMauro Carvalho Chehab1-2/+12
2010-10-21V4L/DVB: tm6000+audioDmitri Belimov1-1/+0
2010-08-31staging: Drop unnecessary null testJulia Lawall1-4/+2
2010-08-02V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab1-1/+10
2010-08-02V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab1-3/+3
2010-08-02V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab1-0/+17
2010-08-02V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov1-78/+71
2010-08-02V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel1-0/+1
2010-06-28v4l-dvb: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-01V4L/DVB: tm6000: Add control to the power ledStefan Ringel1-0/+13
2010-06-01V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov1-0/+16
2010-06-01V4L/DVB: tm6000: add extension module supportStefan Ringel1-0/+92
2010-05-19V4L/DVB: Fix color format with tm6010Mauro Carvalho Chehab1-2/+5
2010-05-19V4L/DVB: tm6000: bugfix analog init for tm6010Stefan Ringel1-3/+94
2010-05-19V4L/DVB: tm6000: request labeling board version checkStefan Ringel1-2/+16
2010-05-18V4L/DVB: tm6000: replace occurences of req05 magic by a naming aliasMauro Carvalho Chehab1-2/+2
2010-05-18V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab1-179/+179
2010-05-18V4L/DVB: tm6000: fix some info messagesDmitri Belimov1-1/+1
2010-05-18V4L/DVB: tm6000: add additional init register for tm6010Stefan Ringel1-0/+7
2010-05-18V4L/DVB: tm6000: fix build errorsRandy Dunlap1-0/+2
2010-05-18V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab1-47/+2
2010-05-18V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab1-1/+0
2010-05-18V4L/DVB: tm6000: add digital init for tm6010Stefan Ringel1-26/+46
2010-05-18V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab1-1/+1