summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx/em28xx-audio.c
AgeCommit message (Expand)Author
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab
2012-08-10[media] em28xx: Remove useless runtime->private_data usageEzequiel García
2012-06-21[media] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitionsEzequiel García
2012-06-21[media] em28xx: Fix wrong AC97 mic register usageEzequiel García
2012-05-14[media] v4l: fix compiler warningsHans Verkuil
2012-01-06[media] em28xx: Reworked probe code to get rid of some hacksHolger Nelson
2011-07-27[media] em28xx: Add support for devices with a separate audio interfaceMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: Some Alsa API fixesMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: Properly report failures to start streamMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: add debug info for the volume controlMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: volumes are invertedMauro Carvalho Chehab
2011-07-27[media] em28xx-audio: add support for mute controlsMauro Carvalho Chehab
2011-07-27[media] em28xx-alsa: add mixer support for AC97 volume controlsMauro Carvalho Chehab
2011-07-27[media] em28xx: Don't initialize a var if won't be using itMauro Carvalho Chehab
2010-10-21[media] em28xx-audio: fix some locking issuesMauro Carvalho Chehab
2010-05-18V4L/DVB: em28xx: "Empia Em28xx Audio" too longDan Carpenter
2009-12-05V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_errFilipe Rosset
2009-11-07V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streamingDevin Heitmueller
2009-06-16V4L/DVB (11896): em28xx: Fix for Slow Memory LeakRobert Krakora
2009-03-30V4L/DVB (10555): em28xx: CodingStyle fixesNicola Soranzo
2009-03-30V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo
2009-03-30V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf
2009-03-30V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdevAlexey Klimov
2009-03-30V4L/DVB (10521): em28xx-audio: Add lock for usersDouglas Schilling Landgraf
2009-03-30V4L/DVB (10520): em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf
2009-03-30V4L/DVB (10519): em28xx: Fix for em28xx audio startupRobert Krakora
2009-03-30V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora
2009-03-30V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf
2009-03-30V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit()Douglas Schilling Landgraf
2009-03-30V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacingDouglas Schilling Landgraf
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-02-26V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo
2009-01-29V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora
2009-01-29V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller
2009-01-29V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora
2009-01-12drivers/media: Convert to snd_card_create()Takashi Iwai
2009-01-02V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab
2008-12-29V4L/DVB (9588): Don't load em28xx audio module for digital-only devicesDevin Heitmueller
2008-12-29V4L/DVB (9581): Remove unused variable from em28xx-audio.cDevin Heitmueller
2008-12-29V4L/DVB (9532): Properly handle error messages during alsa registeringMauro Carvalho Chehab
2008-12-01em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab
2008-12-01V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf
2008-11-24V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab
2008-10-04V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issueWiktor Grebla
2008-09-29V4L/DVB (8884): em28xx-audio: fix memory leakDouglas Schilling Landgraf
2008-06-26V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab
2008-06-26V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller
2008-04-24V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-18V4L/DVB (7164): em28xx-alsa: Add a missing mutexMauro Carvalho Chehab
2008-02-18V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab