Age | Commit message (Expand) | Author |
2015-06-15 | ALSA: mips: let SND_SGI_O2 select SND_PCM | Nicholas Mc Guire |
2015-04-05 | ALSA: au1x00: fix error return code | Julia Lawall |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-21 | ALSA: mips: Use snd_ctl_enum_info() | Takashi Iwai |
2014-10-20 | ALSA: mips: drop owner assignment from platform_drivers | Wolfram Sang |
2014-05-28 | ALSA: au1x00: Use resource_size instead of computation | Benoit Taine |
2014-04-09 | ALSA: au1x00: use module_platform_driver() | Christoph Jaeger |
2014-02-14 | ALSA: mips: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2014-02-14 | ALSA: au1x00: convert to platform device | Manuel Lauss |
2013-11-06 | ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-05-06 | ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-06 | ALSA: mips/hal2: Remove redundant platform_set_drvdata() | Sachin Kamat |
2012-12-07 | ALSA: mips: remove __dev* attributes | Bill Pemberton |
2011-11-24 | ALSA: Convert mips directory to module_platform_driver | Axel Lin |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-07-27 | ALSA: deprecate MIPS AU1X00 AC97 driver | Manuel Lauss |
2010-05-27 | sound: Add missing spin_unlock | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-18 | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai |
2009-12-18 | sound: sgio2audio: use vmalloc buffer helper functions | Clemens Ladisch |
2009-12-18 | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer | Clemens Ladisch |
2009-10-02 | ALSA: Fix invalid __exit in sound/mips/*.c | Takashi Iwai |
2009-06-07 | ALSA: sgio2audio.c: clean up checking | Figo.zhang |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai |
2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-07-14 | ALSA: ALSA driver for SGI O2 audio board | Thomas Bogendoerfer |
2008-07-14 | ALSA: ALSA driver for SGI HAL2 audio device | Thomas Bogendoerfer |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-29 | [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro | Tobias Klauser |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner |
2006-03-22 | [ALSA] AMD Au1x00: AC'97 controller is memory mapped | Sergei Shtylyov |
2006-03-22 | [ALSA] AMD Au1x00: fix DMA init/cleanup | Sergei Shtylyov |
2006-03-22 | [ALSA] AMD Au1x00: make driver build after cleanup | Sergei Shtylylov |
2006-01-03 | [ALSA] Remove snd_card_generic_dev() | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: MIPS AU1x00 | Takashi Iwai |
2006-01-03 | [ALSA] au1x00 - Code clean up | Takashi Iwai |
2005-11-04 | [ALSA] AMD Au1x00 driver: buggy spinlocks | Konstantin Baydarov |
2005-11-04 | [ALSA] Remove obsolete chip_t | Takashi Iwai |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai |
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call | Takashi Iwai |