summaryrefslogtreecommitdiffstats
path: root/sound/mips
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functionsThomas Bogendoerfer2020-03-061-6/+0
* ALSA: mips: Constify snd_device_ops definitionsTakashi Iwai2020-01-032-2/+2
* ALSA: mips: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-5/+0
* ALSA: mips: Use managed buffer allocationTakashi Iwai2019-12-112-41/+4
* ALSA: mips: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-6/+6
* ALSA: mips: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-061-2/+1
* sound: Fix Kconfig indentationKrzysztof Kozlowski2019-10-071-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-302-28/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-30/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ALSA: mips: pass struct device to DMA API functionsChristoph Hellwig2019-02-011-3/+4
* ALSA: hal2: pass struct device to DMA API functionsChristoph Hellwig2019-02-011-14/+17
* ALSA: mips: Cleanup indirect PCM helper usagesTakashi Iwai2018-09-041-6/+3
* ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-2/+2
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-3/+0
* ALSA: sgio2audio: Improve a size determination in snd_sgio2audio_create()Markus Elfring2017-11-291-1/+1
* ALSA: hal2: Improve a size determination in hal2_create()Markus Elfring2017-11-291-1/+1
* ALSA: mips: constify snd_pcm_ops structuresArvind Yadav2017-08-192-5/+5
* ALSA: mips: make snd_pcm_hardware constBhumika Goyal2017-08-172-2/+2
* ALSA: hal2: switch to dma_alloc_attrsChristoph Hellwig2017-06-161-10/+10
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-302-9/+9
* ALSA: mips: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-8/+6
* ALSA: mips: avoid potential uninitialized variable useArnd Bergmann2017-01-161-0/+4
* ALSA: Remove deprecated AU1X00 AC97 driverLars-Peter Clausen2016-02-083-748/+0
* ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire2015-06-151-0/+2
* ALSA: au1x00: fix error return codeJulia Lawall2015-04-051-3/+9
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * ALSA: mips: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | ALSA: mips: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-9/+2
|/
* ALSA: au1x00: Use resource_size instead of computationBenoit Taine2014-05-281-3/+3
* ALSA: au1x00: use module_platform_driver()Christoph Jaeger2014-04-091-12/+1
* ALSA: mips: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-143-6/+4
* ALSA: au1x00: convert to platform deviceManuel Lauss2014-02-141-98/+141
* ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-1/+1
* ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
* ALSA: mips/hal2: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
* ALSA: mips: remove __dev* attributesBill Pemberton2012-12-073-23/+23
* ALSA: Convert mips directory to module_platform_driverAxel Lin2011-11-242-24/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-063-0/+3
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-313-0/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\ \ | |/ |/|
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
* | sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-2/+2
* | ALSA: deprecate MIPS AU1X00 AC97 driverManuel Lauss2011-07-271-1/+4
|/
* sound: Add missing spin_unlockJulia Lawall2010-05-271-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+2
* ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+3
* sound: sgio2audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-25/+6
* sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch2009-12-181-1/+1
* ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai2009-10-022-2/+2