summaryrefslogtreecommitdiff
path: root/sound/mips
AgeCommit message (Expand)Author
2017-08-19ALSA: mips: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: mips: make snd_pcm_hardware constBhumika Goyal
2017-06-16ALSA: hal2: switch to dma_alloc_attrsChristoph Hellwig
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-25ALSA: mips: Deliver indirect-PCM transfer errorTakashi Iwai
2017-01-16ALSA: mips: avoid potential uninitialized variable useArnd Bergmann
2016-02-08ALSA: Remove deprecated AU1X00 AC97 driverLars-Peter Clausen
2015-06-15ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire
2015-04-05ALSA: au1x00: fix error return codeJulia Lawall
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-21ALSA: mips: Use snd_ctl_enum_info()Takashi Iwai
2014-10-20ALSA: mips: drop owner assignment from platform_driversWolfram Sang
2014-05-28ALSA: au1x00: Use resource_size instead of computationBenoit Taine
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger
2014-02-14ALSA: mips: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-02-14ALSA: au1x00: convert to platform deviceManuel Lauss
2013-11-06ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-05-06ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06ALSA: mips/hal2: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-07ALSA: mips: remove __dev* attributesBill Pemberton
2011-11-24ALSA: Convert mips directory to module_platform_driverAxel Lin
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-07-27ALSA: deprecate MIPS AU1X00 AC97 driverManuel Lauss
2010-05-27sound: Add missing spin_unlockJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2009-12-18sound: sgio2audio: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch
2009-10-02ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai
2009-06-07ALSA: sgio2audio.c: clean up checkingFigo.zhang
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-14ALSA: ALSA driver for SGI O2 audio boardThomas Bogendoerfer
2008-07-14ALSA: ALSA driver for SGI HAL2 audio deviceThomas Bogendoerfer
2008-05-27sound: Convert to menuconfigTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-29[PATCH] sound/mips/au1x00: Use ARRAY_SIZE macroTobias Klauser
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-03-22[ALSA] AMD Au1x00: AC'97 controller is memory mappedSergei Shtylyov
2006-03-22[ALSA] AMD Au1x00: fix DMA init/cleanupSergei Shtylyov
2006-03-22[ALSA] AMD Au1x00: make driver build after cleanupSergei Shtylylov