summaryrefslogtreecommitdiff
path: root/sound/mips
AgeCommit message (Expand)Author
2023-03-20ALSA: mips/sgio2audio: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ALSA: mips/hal2: Convert to platform remove callback returning voidUwe Kleine-König
2022-02-28ALSA: mips: Use platform_get_irq() to get the interruptMeng Tang
2021-06-12ALSA: n64: check return value after calling platform_get_resource()Yang Yingliang
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-25ALSA: n64: Fix return value check in n64audio_probe()Wei Yongjun
2021-01-25sound: Add n64 driverLauri Kasanen
2020-09-25hal2: convert to dma_alloc_noncoherentChristoph Hellwig
2020-03-06ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functionsThomas Bogendoerfer
2020-01-03ALSA: mips: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: mips: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: mips: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: mips: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: mips: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-01ALSA: mips: pass struct device to DMA API functionsChristoph Hellwig
2019-02-01ALSA: hal2: pass struct device to DMA API functionsChristoph Hellwig
2018-09-04ALSA: mips: Cleanup indirect PCM helper usagesTakashi Iwai
2018-09-04ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2017-11-29ALSA: sgio2audio: Improve a size determination in snd_sgio2audio_create()Markus Elfring
2017-11-29ALSA: hal2: Improve a size determination in hal2_create()Markus Elfring
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