Age | Commit message (Expand) | Author | Files | Lines |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
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 | 1 | -1/+1 |
2019-12-11 | ALSA: mips: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -3/+0 |
2019-12-11 | ALSA: mips: Use managed buffer allocation | Takashi Iwai | 1 | -18/+2 |
2019-11-06 | ALSA: mips: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -6/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -15/+1 |
2019-02-01 | ALSA: mips: pass struct device to DMA API functions | Christoph Hellwig | 1 | -3/+4 |
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-08-19 | ALSA: mips: constify snd_pcm_ops structures | Arvind Yadav | 1 | -3/+3 |
2017-08-17 | ALSA: mips: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 1 | -7/+7 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+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 | 1 | -1/+0 |
2014-02-14 | ALSA: mips: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -2/+1 |
2013-05-06 | ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-12-07 | ALSA: mips: remove __dev* attributes | Bill Pemberton | 1 | -14/+14 |
2011-11-24 | ALSA: Convert mips directory to module_platform_driver | Axel Lin | 1 | -12/+1 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
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 | 1 | -1/+1 |
2009-06-07 | ALSA: sgio2audio.c: clean up checking | Figo.zhang | 1 | -2/+1 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 1 | -3/+3 |
2008-07-14 | ALSA: ALSA driver for SGI O2 audio board | Thomas Bogendoerfer | 1 | -0/+1006 |