summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-audio.c
AgeCommit message (Expand)Author
2009-05-28em28xx: Fix for Slow Memory LeakDouglas Schilling Landgraf
2009-04-14backport commit 758021bfa9ea25c58e62d2f68512628b19502ce7Mauro Carvalho Chehab
2009-02-19em28xx: register device to soundcard for sysfsMauro Carvalho Chehab
2009-02-12em28xx: CodingStyle fixesDouglas Schilling Landgraf
2009-02-11em28xx: Coding style fixes and a typo correctionDouglas Schilling Landgraf
2009-02-08em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf
2009-02-08em28xx-audio: replace printk with em28xx_errdevDouglas Schilling Landgraf
2009-02-08em28xx-audio: Add lock for usersDouglas Schilling Landgraf
2009-02-08em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf
2009-02-08em28xx: Fix for em28xx audio startupDouglas Schilling Landgraf
2009-02-08em28xx: Fix for em28xx memory leak and function renameDouglas Schilling Landgraf
2009-02-08em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf
2009-01-25em28xx: Add check before call em28xx_isoc_audio_deinit()Douglas Schilling Landgraf
2009-01-25em28xx: fix spacesDouglas Schilling Landgraf
2009-01-25em28xx: Fix for fail to submit URB with IRQs and Pre-emption DisabledDouglas Schilling Landgraf
2009-01-18merge: http://linuxtv.org/hg/~dheitmueller/v4l-dvb-em28xx-audio-panic/Mauro Carvalho Chehab
2009-01-17em28xx: fix kernel panic on audio shutdownDevin Heitmueller
2009-01-16em28xx: Fix audio URB transfer buffer race conditionMauro Carvalho Chehab
2008-12-31em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab
2008-11-24em28xx: fix oops audioDouglas Schilling Landgraf
2008-11-24em28xx-alsa: implement another locking schemaMauro Carvalho Chehab
2008-11-12Don't load em28xx audio module for digital-only devicesMauro Carvalho Chehab
2008-11-12Remove unused variable from em28xx-audio.cMauro Carvalho Chehab
2008-11-07Properly handle error messages during alsa registeringMauro Carvalho Chehab
2008-09-28em28xx: HVR-900 B3C0 - fix audio clicking issueDouglas Schilling Landgraf
2008-09-04em28xx-audio: fix memory leakMauro Carvalho Chehab
2008-06-14Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab
2008-06-10From: Devin Heitmueller <devin.heitmueller@gmail.com>Mauro Carvalho Chehab
2008-04-08media/video/em28xx replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-06em28xx-alsa: Add a missing mutexMauro Carvalho Chehab
2008-01-18include sound/driver.h should be before sound/core.hMauro Carvalho Chehab
2008-01-18Remove sound/driver.hMauro Carvalho Chehab
2008-01-05Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab
2008-01-05Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab
2008-01-05Lindent em28xx-audio.cMauro Carvalho Chehab
2008-01-05Adds em28xx-audio moduleMauro Carvalho Chehab