aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-alsa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-23[media] move tm6000 to drivers/media/videoMauro Carvalho Chehab1-513/+0
2011-08-31[media] tm6000: Plug memory leak on PCM freeThierry Reding1-0/+1
2011-08-31[media] tm6000: Rename active interface registerThierry Reding1-2/+2
2011-08-31[media] tm6000: Miscellaneous cleanupsThierry Reding1-2/+2
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-06-28tm6000: Cleaned up code style in tm6000-alsa.cCurtis McEnroe1-4/+4
2011-05-20[media] tm6000: remove tm6010 sif audio start and stopStefan Ringel1-3/+0
2011-03-21[media] tm6000: add radio support to the driverDmitri Belimov1-9/+4
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-2/+5
2010-10-21[media] tm6000-alsa: fix some locking issuesMauro Carvalho Chehab1-9/+37
2010-10-21V4L/DVB: tm6000+audioDmitri Belimov1-15/+41
2010-08-31staging: tm6000: fix memory leakKulikov Vasiliy1-2/+5
2010-08-02V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab1-0/+2
2010-08-02V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab1-13/+43
2010-08-02V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab1-21/+28
2010-08-02V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab1-0/+16
2010-08-02V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab1-27/+32
2010-08-02V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: tm6000: rewrite init and finiStefan Ringel1-78/+47
2010-06-28v4l-dvb: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-01V4L/DVB: tm6000: add extension module supportStefan Ringel1-1/+24
2010-05-18V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab1-6/+6
2010-05-18V4L/DVB: tm6000: fix some info messagesDmitri Belimov1-3/+4
2010-05-18V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab1-4/+3
2010-05-18V4L/DVB (12834): tm6000: Fix two warningsMauro Carvalho Chehab1-10/+2
2010-05-18V4L/DVB (12833): tm6000: add a proper init code for -alsaMauro Carvalho Chehab1-13/+70
2010-05-18V4L/DVB (12831): tm6000: Convert cx88-alsa into tm6000-alsaMauro Carvalho Chehab1-648/+101
2010-05-18V4L/DVB (12830): tm6000: copy cx88-alsa as tm6000-alsaMauro Carvalho Chehab1-0/+912