aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-audio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab1-50/+41
2008-12-29V4L/DVB (9588): Don't load em28xx audio module for digital-only devicesDevin Heitmueller1-4/+6
2008-12-29V4L/DVB (9581): Remove unused variable from em28xx-audio.cDevin Heitmueller1-1/+1
2008-12-29V4L/DVB (9532): Properly handle error messages during alsa registeringMauro Carvalho Chehab1-3/+8
2008-12-01em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab1-12/+0
2008-12-01V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf1-1/+1
2008-11-24V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab1-13/+24
2008-10-04V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issueWiktor Grebla1-2/+2
2008-09-29V4L/DVB (8884): em28xx-audio: fix memory leakDouglas Schilling Landgraf1-1/+7
2008-06-26V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab1-0/+6
2008-06-26V4L/DVB (8017): Ensure em28xx extensions only get run against devs that support themDevin Heitmueller1-0/+12
2008-04-24V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-18V4L/DVB (7164): em28xx-alsa: Add a missing mutexMauro Carvalho Chehab1-0/+5
2008-02-18V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab1-1/+0
2008-01-25V4L/DVB (6952): Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab1-1/+0
2008-01-25V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab1-256/+251
2008-01-25V4L/DVB (6950): Lindent em28xx-audio.cMauro Carvalho Chehab1-176/+197
2008-01-25V4L/DVB (6949): Adds em28xx-audio moduleMarkus Rechberger1-0/+474