| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: mips: pass struct device to DMA API functions | Christoph Hellwig | 2019-02-01 | 1 | -3/+4 |
* | ALSA: hal2: pass struct device to DMA API functions | Christoph Hellwig | 2019-02-01 | 1 | -14/+17 |
* | ALSA: mips: Cleanup indirect PCM helper usages | Takashi Iwai | 2018-09-04 | 1 | -6/+3 |
* | ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag | Takashi Iwai | 2018-09-04 | 1 | -2/+2 |
* | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 2018-07-18 | 1 | -3/+0 |
* | ALSA: sgio2audio: Improve a size determination in snd_sgio2audio_create() | Markus Elfring | 2017-11-29 | 1 | -1/+1 |
* | ALSA: hal2: Improve a size determination in hal2_create() | Markus Elfring | 2017-11-29 | 1 | -1/+1 |
* | ALSA: mips: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-19 | 2 | -5/+5 |
* | ALSA: mips: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 2 | -2/+2 |
* | ALSA: hal2: switch to dma_alloc_attrs | Christoph Hellwig | 2017-06-16 | 1 | -10/+10 |
* | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 2017-05-30 | 2 | -9/+9 |
* | ALSA: mips: Deliver indirect-PCM transfer error | Takashi Iwai | 2017-05-25 | 1 | -8/+6 |
* | ALSA: mips: avoid potential uninitialized variable use | Arnd Bergmann | 2017-01-16 | 1 | -0/+4 |
* | ALSA: Remove deprecated AU1X00 AC97 driver | Lars-Peter Clausen | 2016-02-08 | 3 | -748/+0 |
* | ALSA: mips: let SND_SGI_O2 select SND_PCM | Nicholas Mc Guire | 2015-06-15 | 1 | -0/+2 |
* | ALSA: au1x00: fix error return code | Julia Lawall | 2015-04-05 | 1 | -3/+9 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 2 | -2/+0 |
|\ |
|
| * | ALSA: mips: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | ALSA: mips: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -9/+2 |
|/ |
|
* | ALSA: au1x00: Use resource_size instead of computation | Benoit Taine | 2014-05-28 | 1 | -3/+3 |
* | ALSA: au1x00: use module_platform_driver() | Christoph Jaeger | 2014-04-09 | 1 | -12/+1 |
* | ALSA: mips: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 3 | -6/+4 |
* | ALSA: au1x00: convert to platform device | Manuel Lauss | 2014-02-14 | 1 | -98/+141 |
* | ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 2013-11-06 | 1 | -1/+1 |
* | ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-06 | 1 | -1/+0 |
* | ALSA: mips/hal2: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-06 | 1 | -1/+0 |
* | ALSA: mips: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 3 | -23/+23 |
* | ALSA: Convert mips directory to module_platform_driver | Axel Lin | 2011-11-24 | 2 | -24/+2 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 3 | -0/+3 |
|\ |
|
| * | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-25 | 1 | -1/+1 |
* | | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -2/+2 |
* | | ALSA: deprecate MIPS AU1X00 AC97 driver | Manuel Lauss | 2011-07-27 | 1 | -1/+4 |
|/ |
|
* | sound: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -1/+2 |
* | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 2010-01-18 | 1 | -0/+3 |
* | sound: sgio2audio: use vmalloc buffer helper functions | Clemens Ladisch | 2009-12-18 | 1 | -25/+6 |
* | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer | Clemens Ladisch | 2009-12-18 | 1 | -1/+1 |
* | ALSA: Fix invalid __exit in sound/mips/*.c | Takashi Iwai | 2009-10-02 | 2 | -2/+2 |
* | ALSA: sgio2audio.c: clean up checking | Figo.zhang | 2009-06-07 | 1 | -2/+1 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -1/+1 |
|\ |
|
| * | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 2009-02-05 | 1 | -1/+1 |
* | | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 3 | -9/+10 |
|/ |
|
* | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 | 1 | -2/+4 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | ALSA: ALSA driver for SGI O2 audio board | Thomas Bogendoerfer | 2008-07-14 | 4 | -0/+1575 |
* | ALSA: ALSA driver for SGI HAL2 audio device | Thomas Bogendoerfer | 2008-07-14 | 4 | -0/+1201 |
* | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 | 1 | -4/+10 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |