| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -2/+2 |
| 2025-09-10 | ALSA: snd-n64: Use guard() for spin locks | Takashi Iwai | 1 | -12/+5 |
| 2025-09-10 | ALSA: sgio2audio: Use guard() for spin locks | Takashi Iwai | 1 | -15/+5 |
| 2025-07-11 | ALSA: mips: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-06-10 | ALSA: mips/sgio2audio: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 1 | -4/+5 |
| 2025-05-19 | ALSA: n64: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 1 | -4/+5 |
| 2024-10-30 | sound: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2 | -3/+3 |
| 2024-05-08 | ALSA: misc: Use *-y instead of *-objs in Makefile | Takashi Iwai | 1 | -2/+2 |
| 2023-03-20 | ALSA: mips/sgio2audio: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-03-20 | ALSA: mips/hal2: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2022-02-28 | ALSA: mips: Use platform_get_irq() to get the interrupt | Meng Tang | 1 | -5/+4 |
| 2021-06-12 | ALSA: n64: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+4 |
| 2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
| 2021-02-25 | ALSA: n64: Fix return value check in n64audio_probe() | Wei Yongjun | 1 | -4/+4 |
| 2021-01-25 | sound: Add n64 driver | Lauri Kasanen | 3 | -0/+380 |
| 2020-09-25 | hal2: convert to dma_alloc_noncoherent | Christoph Hellwig | 1 | -31/+27 |
| 2020-03-06 | ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions | Thomas Bogendoerfer | 1 | -6/+0 |
| 2020-01-03 | ALSA: mips: Constify snd_device_ops definitions | Takashi Iwai | 2 | -2/+2 |
| 2019-12-11 | ALSA: mips: Drop superfluous ioctl PCM ops | Takashi Iwai | 2 | -5/+0 |
| 2019-12-11 | ALSA: mips: Use managed buffer allocation | Takashi Iwai | 2 | -41/+4 |
| 2019-11-06 | ALSA: mips: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -6/+6 |
| 2019-11-06 | ALSA: mips: Remove superfluous snd_dma_continuous_data() | Takashi Iwai | 1 | -2/+1 |
| 2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -6/+6 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 | Thomas Gleixner | 2 | -28/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2 | -30/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-02-01 | ALSA: mips: pass struct device to DMA API functions | Christoph Hellwig | 1 | -3/+4 |
| 2019-02-01 | ALSA: hal2: pass struct device to DMA API functions | Christoph Hellwig | 1 | -14/+17 |
| 2018-09-04 | ALSA: mips: Cleanup indirect PCM helper usages | Takashi Iwai | 1 | -6/+3 |
| 2018-09-04 | ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag | Takashi Iwai | 1 | -2/+2 |
| 2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 1 | -3/+0 |
| 2017-11-29 | ALSA: sgio2audio: Improve a size determination in snd_sgio2audio_create() | Markus Elfring | 1 | -1/+1 |
| 2017-11-29 | ALSA: hal2: Improve a size determination in hal2_create() | Markus Elfring | 1 | -1/+1 |
| 2017-08-19 | ALSA: mips: constify snd_pcm_ops structures | Arvind Yadav | 2 | -5/+5 |
| 2017-08-17 | ALSA: mips: make snd_pcm_hardware const | Bhumika Goyal | 2 | -2/+2 |
| 2017-06-16 | ALSA: hal2: switch to dma_alloc_attrs | Christoph Hellwig | 1 | -10/+10 |
| 2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 2 | -9/+9 |
| 2017-05-25 | ALSA: mips: Deliver indirect-PCM transfer error | Takashi Iwai | 1 | -8/+6 |
| 2017-01-16 | ALSA: mips: avoid potential uninitialized variable use | Arnd Bergmann | 1 | -0/+4 |
| 2016-02-08 | ALSA: Remove deprecated AU1X00 AC97 driver | Lars-Peter Clausen | 3 | -748/+0 |
| 2015-06-15 | ALSA: mips: let SND_SGI_O2 select SND_PCM | Nicholas Mc Guire | 1 | -0/+2 |
| 2015-04-05 | ALSA: au1x00: fix error return code | Julia Lawall | 1 | -3/+9 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+0 |
| 2014-10-21 | ALSA: mips: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -9/+2 |
| 2014-10-20 | ALSA: mips: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
| 2014-05-28 | ALSA: au1x00: Use resource_size instead of computation | Benoit Taine | 1 | -3/+3 |
| 2014-04-09 | ALSA: au1x00: use module_platform_driver() | Christoph Jaeger | 1 | -12/+1 |
| 2014-02-14 | ALSA: mips: Convert to snd_card_new() with a device pointer | Takashi Iwai | 3 | -6/+4 |
| 2014-02-14 | ALSA: au1x00: convert to platform device | Manuel Lauss | 1 | -95/+138 |
| 2013-11-06 | ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -1/+1 |
| 2013-05-06 | ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-05-06 | ALSA: mips/hal2: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2012-12-07 | ALSA: mips: remove __dev* attributes | Bill Pemberton | 3 | -23/+23 |
| 2011-11-24 | ALSA: Convert mips directory to module_platform_driver | Axel Lin | 2 | -24/+2 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
| 2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
| 2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 3 | -0/+3 |
| 2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -1/+1 |
| 2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -2/+2 |
| 2011-07-27 | ALSA: deprecate MIPS AU1X00 AC97 driver | Manuel Lauss | 1 | -1/+4 |
| 2010-05-27 | sound: Add missing spin_unlock | Julia Lawall | 1 | -0/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -1/+2 |
| 2010-01-18 | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 1 | -0/+3 |
| 2009-12-18 | sound: sgio2audio: use vmalloc buffer helper functions | Clemens Ladisch | 1 | -25/+6 |
| 2009-12-18 | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer | Clemens Ladisch | 1 | -1/+1 |
| 2009-10-02 | ALSA: Fix invalid __exit in sound/mips/*.c | Takashi Iwai | 2 | -2/+2 |
| 2009-06-07 | ALSA: sgio2audio.c: clean up checking | Figo.zhang | 1 | -2/+1 |
| 2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
| 2009-02-05 | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 1 | -1/+1 |
| 2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 3 | -9/+10 |
| 2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai | 1 | -2/+4 |
| 2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
| 2008-07-14 | ALSA: ALSA driver for SGI O2 audio board | Thomas Bogendoerfer | 4 | -0/+1575 |
| 2008-07-14 | ALSA: ALSA driver for SGI HAL2 audio device | Thomas Bogendoerfer | 4 | -0/+1201 |
| 2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 1 | -4/+10 |
| 2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
| 2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -4/+4 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
| 2006-09-29 | [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -1/+1 |
| 2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
| 2006-03-22 | [ALSA] AMD Au1x00: AC'97 controller is memory mapped | Sergei Shtylyov | 1 | -3/+4 |
| 2006-03-22 | [ALSA] AMD Au1x00: fix DMA init/cleanup | Sergei Shtylyov | 1 | -13/+20 |
| 2006-03-22 | [ALSA] AMD Au1x00: make driver build after cleanup | Sergei Shtylylov | 1 | -0/+2 |
| 2006-01-03 | [ALSA] Remove snd_card_generic_dev() | Takashi Iwai | 2 | -6/+0 |
| 2006-01-03 | [ALSA] Remove xxx_t typedefs: MIPS AU1x00 | Takashi Iwai | 1 | -74/+74 |
| 2006-01-03 | [ALSA] au1x00 - Code clean up | Takashi Iwai | 1 | -149/+149 |
| 2005-11-04 | [ALSA] AMD Au1x00 driver: buggy spinlocks | Konstantin Baydarov | 1 | -4/+4 |
| 2005-11-04 | [ALSA] Remove obsolete chip_t | Takashi Iwai | 1 | -2/+0 |
| 2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 1 | -2/+1 |
| 2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call | Takashi Iwai | 2 | -0/+6 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 3 | -0/+709 |