summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-alsa.c
Commit message (Expand)AuthorAgeFilesLines
* [media] move tm6000 to drivers/media/videoMauro Carvalho Chehab2011-09-231-513/+0Star
* [media] tm6000: Plug memory leak on PCM freeThierry Reding2011-08-311-0/+1
* [media] tm6000: Rename active interface registerThierry Reding2011-08-311-2/+2
* [media] tm6000: Miscellaneous cleanupsThierry Reding2011-08-311-2/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-8/+4Star
|\
| * [media] TM6000: alsa: Clean up kernel coding style errorsAdam M. Dutko2011-07-271-6/+6
| * [media] tm6000: remove a check for NO_PCM_LOCKMauro Carvalho Chehab2011-07-271-4/+0Star
* | tm6000: Cleaned up code style in tm6000-alsa.cCurtis McEnroe2011-06-281-4/+4
|/
* [media] tm6000: remove tm6010 sif audio start and stopStefan Ringel2011-05-211-3/+0Star
* [media] tm6000: add radio support to the driverDmitri Belimov2011-03-221-9/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-281-2/+5
|\
| * staging: tm6000: fix memory leakKulikov Vasiliy2010-08-311-2/+5
* | [media] tm6000-alsa: fix some locking issuesMauro Carvalho Chehab2010-10-211-9/+37
* | V4L/DVB: tm6000+audioDmitri Belimov2010-10-211-15/+41
|/
* V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab2010-08-021-0/+2
* V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab2010-08-021-13/+43
* V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab2010-08-021-21/+28
* V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab2010-08-021-0/+16
* V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab2010-08-021-1/+1
* V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab2010-08-021-27/+32
* V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: tm6000: rewrite init and finiStefan Ringel2010-08-021-78/+47Star
* v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* V4L/DVB: tm6000: add extension module supportStefan Ringel2010-06-011-1/+24
* V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab2010-05-181-6/+6
* V4L/DVB: tm6000: fix some info messagesDmitri Belimov2010-05-181-3/+4
* V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab2010-05-181-4/+3Star
* V4L/DVB (12834): tm6000: Fix two warningsMauro Carvalho Chehab2010-05-181-10/+2Star
* V4L/DVB (12833): tm6000: add a proper init code for -alsaMauro Carvalho Chehab2010-05-181-13/+70
* V4L/DVB (12831): tm6000: Convert cx88-alsa into tm6000-alsaMauro Carvalho Chehab2010-05-181-648/+101Star
* V4L/DVB (12830): tm6000: copy cx88-alsa as tm6000-alsaMauro Carvalho Chehab2010-05-181-0/+912