1. aec5465 ALSA: isa: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  2. aa5ebc7 ALSA: wss: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  3. 7b3f477 ALSA: wss: Constify hw_constraints by Takashi Iwai · 8 years ago
  4. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  5. fa60c06 ALSA: wss: Remove (almost) always NULL parameters by Lars-Peter Clausen · 10 years ago
  6. 0773efa ALSA: wss: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  7. b4e2a16 ALSA: wss_lib: Fix resume on Yamaha OPL3-SAx by Ondrej Zary · 13 years ago
  8. ca3273fb ALSA: wss_lib: fix suspend/resume by Ondrej Zary · 13 years ago
  9. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  10. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  12. b2e8d7d ALSA: opti93x: move controls definitions to opti93x driver by Krzysztof Helt · 15 years ago
  13. b753e03 ALSA: cs4236: update control names by Krzysztof Helt · 15 years ago
  14. d114cd8 ALSA: cs4236: detect chip in one pass by Krzysztof Helt · 15 years ago
  15. 633c7e9 ALSA: wss: reuse CS4231 controls for AD1848 by Krzysztof Helt · 15 years ago
  16. abd134d ALSA: wss: convert CS4231 mixer to dB scale by Krzysztof Helt · 15 years ago
  17. d080732 Merge branch 'topic/sscape-fix' into for-linus by Takashi Iwai · 16 years ago
  18. c2b73d1 ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection by Krzysztof Helt · 16 years ago
  19. 76d498e ALSA: wss - Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  20. 9ef344f ALSA: wss-lib: remove "pops" before each played sound by Krzysztof Helt · 16 years ago
  21. 199f797 ALSA: wss-lib: move AD1845 frequency setting into wss-lib by Krzysztof Helt · 16 years ago
  22. f83a59c ALSA: wss_lib: do not mess mixer settings during probe by Krzysztof Helt · 16 years ago
  23. ace457c ALSA: wss_lib: snd_wss_calibrate_mute improvement by Krzysztof Helt · 16 years ago
  24. 622207d ALSA: Kill snd_assert() in sound/isa/* by Takashi Iwai · 16 years ago
  25. 3caf8c0 ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function. by Rene Herman · 16 years ago
  26. c9a7dc2 ALSA: wss_lib: rework snd_ad1848_probe() by Rene Herman · 16 years ago
  27. 6ddfa74 ALSA: wss_lib: fix AZT2320 probe. by Rene Herman · 16 years ago
  28. f1789f4 ALSA: wss_lib: remove second mutexes initialization by Krzysztof Helt · 16 years ago
  29. 31eca30 ALSA: wss_lib: fix opti93x capture formats limitations by Krzysztof Helt · 16 years ago
  30. 760fc6b8 ALSA: wss_lib: use wss detection code instead of ad1848 one by Krzysztof Helt · 16 years ago
  31. ead893c ALSA: wss_lib: use wss pcm code instead of ad1848 one by Krzysztof Helt · 16 years ago
  32. 5664daa ALSA: wss_lib: use wss mixer code instead of ad1848 one by Krzysztof Helt · 16 years ago
  33. 7779f75 ALSA: wss_lib: rename cs4321_foo to wss_foo by Krzysztof Helt · 16 years ago
  34. 61ef19d ALSA: wss_lib: rename cs4231.h into wss.h by Krzysztof Helt · 16 years ago
  35. 9295aea ALSA: wss_lib: move cs4231_lib into wss_lib by Krzysztof Helt · 16 years ago[Renamed (98%) from sound/isa/cs423x/cs4231_lib.c]
  36. abf1f5a ALSA: opti93x: add support for Opti93x codec in cs4231-lib by Krzysztof Helt · 17 years ago
  37. 3951610 [ALSA] cs4231: remove one busy wait by Krzysztof Helt · 17 years ago
  38. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  39. b875d65 [ALSA] Fix thinko in cs4231 mce down check by Takashi Iwai · 17 years ago
  40. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  41. 23d4635ed [ALSA] cs4231-lib: improved waiting after mce_down by Krzysztof Helt · 17 years ago
  42. d44df2d [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d} by Rene Herman · 17 years ago
  43. 90cf9b8 [ALSA] ad1838/cs4231 - fix MCE timeout upon initial load by Rene Herman · 17 years ago
  44. 6c041b5 [ALSA] cs4231-lib: replace common delay loop by function by Krzysztof Helt · 17 years ago
  45. e234046 [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driver by Paul Vojta · 18 years ago
  46. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  49. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 19 years ago
  50. a2c855b [ALSA] Fix a compile warning by Takashi Iwai · 19 years ago
  51. a9824c8 [ALSA] Add CS4232 PnP BIOS support by Takashi Iwai · 19 years ago
  52. fa55f83 [ALSA] Fix resume of cs4231 by Takashi Iwai · 19 years ago
  53. 7bb35e20 [ALSA] cs4231 - Fix PM support by Takashi Iwai · 19 years ago
  54. ba2375a [ALSA] Remove xxx_t typedefs: ISA CS423x by Takashi Iwai · 19 years ago
  55. f739aec [ALSA] Clean up ISA cs4231 code by Takashi Iwai · 19 years ago
  56. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  57. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  58. 9e76a76 [ALSA] Replace with kzalloc() - isa stuff by Takashi Iwai · 19 years ago
  59. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago