aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-audio.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-24/+227
* [media] em28xx-audio: fix some locking issuesMauro Carvalho Chehab2010-10-211-41/+34
* V4L/DVB: em28xx: "Empia Em28xx Audio" too longDan Carpenter2010-05-181-1/+1
* V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_errFilipe Rosset2009-12-051-2/+2
* V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streamingDevin Heitmueller2009-11-071-0/+5
* V4L/DVB (11896): em28xx: Fix for Slow Memory LeakRobert Krakora2009-06-161-0/+5
* V4L/DVB (10555): em28xx: CodingStyle fixesNicola Soranzo2009-03-301-4/+6
* V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo2009-03-301-3/+2
* V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf2009-03-301-5/+5
* V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdevAlexey Klimov2009-03-301-1/+1
* V4L/DVB (10521): em28xx-audio: Add lock for usersDouglas Schilling Landgraf2009-03-301-1/+3
* V4L/DVB (10520): em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf2009-03-301-3/+11
* V4L/DVB (10519): em28xx: Fix for em28xx audio startupRobert Krakora2009-03-301-11/+1
* V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora2009-03-301-4/+18
* V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf2009-03-301-14/+2
* V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit()Douglas Schilling Landgraf2009-03-301-2/+14
* V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacingDouglas Schilling Landgraf2009-03-301-2/+2
* Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+4
|\
| * drivers/media: Convert to snd_card_create()Takashi Iwai2009-01-121-3/+4
* | V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo2009-02-261-0/+2
* | V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2009-01-291-3/+6
* | V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller2009-01-291-1/+1
* | V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora2009-01-291-1/+8
|/
* V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2009-01-021-50/+41
* V4L/DVB (9588): Don't load em28xx audio module for digital-only devicesDevin Heitmueller2008-12-291-4/+6
* V4L/DVB (9581): Remove unused variable from em28xx-audio.cDevin Heitmueller2008-12-291-1/+1
* V4L/DVB (9532): Properly handle error messages during alsa registeringMauro Carvalho Chehab2008-12-291-3/+8
* em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab2008-12-011-12/+0
* V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf2008-12-011-1/+1
* V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab2008-11-241-13/+24
* V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issueWiktor Grebla2008-10-041-2/+2
* V4L/DVB (8884): em28xx-audio: fix memory leakDouglas Schilling Landgraf2008-09-291-1/+7
* V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-261-0/+6
* V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2008-06-261-0/+12
* V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
* V4L/DVB (7164): em28xx-alsa: Add a missing mutexMauro Carvalho Chehab2008-02-181-0/+5
* V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab2008-02-181-1/+0
* V4L/DVB (6952): Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab2008-01-251-1/+0
* V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab2008-01-251-256/+251
* V4L/DVB (6950): Lindent em28xx-audio.cMauro Carvalho Chehab2008-01-251-176/+197
* V4L/DVB (6949): Adds em28xx-audio moduleMarkus Rechberger2008-01-251-0/+474