1. efd931d ALSA: Remove deprecated AU1X00 AC97 driver by Lars-Peter Clausen · 8 years ago
  2. 0f252a3 ALSA: mips: let SND_SGI_O2 select SND_PCM by Nicholas Mc Guire · 9 years ago
  3. 646cb6d ALSA: au1x00: fix error return code by Julia Lawall · 9 years ago
  4. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  5. 2a2085a ALSA: mips: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  6. 0d3d8be ALSA: mips: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. 82285f2 ALSA: au1x00: Use resource_size instead of computation by Benoit Taine · 10 years ago
  8. 34f98063 ALSA: au1x00: use module_platform_driver() by Christoph Jaeger · 10 years ago
  9. bee1bb1 ALSA: mips: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  10. 7d13211 ALSA: au1x00: convert to platform device by Manuel Lauss · 15 years ago
  11. c3cd1ba ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 10 years ago
  12. 5a4ca9b ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  13. 3183520 ALSA: mips/hal2: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  14. e0f8cb5 ALSA: mips: remove __dev* attributes by Bill Pemberton · 11 years ago
  15. 51451b8 ALSA: Convert mips directory to module_platform_driver by Axel Lin · 12 years ago
  16. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  17. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  18. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  19. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  20. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  21. 7137c6bc ALSA: deprecate MIPS AU1X00 AC97 driver by Manuel Lauss · 13 years ago
  22. 1efddcc sound: Add missing spin_unlock by Julia Lawall · 14 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  24. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 14 years ago
  25. 6cedf86 sound: sgio2audio: use vmalloc buffer helper functions by Clemens Ladisch · 14 years ago
  26. 3e85fd6 sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer by Clemens Ladisch · 14 years ago
  27. 2f229a3 ALSA: Fix invalid __exit in sound/mips/*.c by Takashi Iwai · 15 years ago
  28. ad0b082 ALSA: sgio2audio.c: clean up checking by Figo.zhang · 15 years ago
  29. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  30. 2ebfb8e ALSA: Add missing KERN_* prefix to printk in other sound/* by Takashi Iwai · 15 years ago
  31. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 15 years ago
  32. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  33. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  34. 862c2c0 ALSA: ALSA driver for SGI O2 audio board by Thomas Bogendoerfer · 16 years ago
  35. 787dba3 ALSA: ALSA driver for SGI HAL2 audio device by Thomas Bogendoerfer · 16 years ago
  36. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  37. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  38. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 2ad3479 [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  41. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. c5c079e [ALSA] AMD Au1x00: AC'97 controller is memory mapped by Sergei Shtylyov · 18 years ago
  43. bb160b8 [ALSA] AMD Au1x00: fix DMA init/cleanup by Sergei Shtylyov · 18 years ago
  44. d8327c7 [ALSA] AMD Au1x00: make driver build after cleanup by Sergei Shtylylov · 18 years ago
  45. ebfbd2b [ALSA] Remove snd_card_generic_dev() by Takashi Iwai · 18 years ago
  46. a0d6f88 [ALSA] Remove xxx_t typedefs: MIPS AU1x00 by Takashi Iwai · 18 years ago
  47. 33ea25c [ALSA] au1x00 - Code clean up by Takashi Iwai · 18 years ago
  48. 708f997 [ALSA] AMD Au1x00 driver: buggy spinlocks by Konstantin Baydarov · 19 years ago
  49. 063859c [ALSA] Remove obsolete chip_t by Takashi Iwai · 19 years ago
  50. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  51. 16dab54 [ALSA] Add snd_card_set_generic_dev() call by Takashi Iwai · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago