aboutsummaryrefslogtreecommitdiffstats
path: root/sound/mips/hal2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-04ALSA: mips: Cleanup indirect PCM helper usagesTakashi Iwai1-6/+3
2018-09-04ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai1-2/+2
2017-11-29ALSA: hal2: Improve a size determination in hal2_create()Markus Elfring1-1/+1
2017-08-19ALSA: mips: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-17ALSA: mips: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-06-16ALSA: hal2: switch to dma_alloc_attrsChristoph Hellwig1-10/+10
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-2/+2
2017-05-25ALSA: mips: Deliver indirect-PCM transfer errorTakashi Iwai1-8/+6
2017-01-16ALSA: mips: avoid potential uninitialized variable useArnd Bergmann1-0/+4
2014-10-20ALSA: mips: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-14ALSA: mips: Convert to snd_card_new() with a device pointerTakashi Iwai1-2/+1
2013-05-06ALSA: mips/hal2: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-12-07ALSA: mips: remove __dev* attributesBill Pemberton1-7/+7
2011-11-24ALSA: Convert mips directory to module_platform_driverAxel Lin1-12/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-02ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2008-07-14ALSA: ALSA driver for SGI HAL2 audio deviceThomas Bogendoerfer1-0/+947