1. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  2. 0fbf405 [ALSA] Fix pcm-draining of capture stream in PCM middle layer by Takashi Iwai · 18 years ago
  3. 778b6e1 [ALSA] hda - Add support for the ATI RS600 HDMI audio device by Felix Kuehling · 18 years ago
  4. e2f8726 [ALSA] azt3328.c: use kernel coding style by Andreas Mohr · 18 years ago
  5. 13769e3 [ALSA] azt3328.c: add 3D sound mixer switch/rename controls by Andreas Mohr · 18 years ago
  6. ca54bde [ALSA] azt3328.c: add suspend/resume support by Andreas Mohr · 18 years ago
  7. 746df94 [ALSA] Fix rwlock around snd_iprintf() in sound core by Takashi Iwai · 18 years ago
  8. 0defb26 [ALSA] hda-codec - Fix handling of capture controls on ALC882 3/6-stack models by Takashi Iwai · 18 years ago
  9. 3206b9c [ALSA] hda-codec - Add support for Sony Vaio VGN-S3HP by Takashi Iwai · 18 years ago
  10. 2ce7fb5 [ALSA] rme96 - Fix OSS full-duplex by Takashi Iwai · 18 years ago
  11. 62fe78e [ALSA] hda-codec - Add support for Apple Mac Mini (early 2006) by Sam Revitch · 18 years ago
  12. 4d1a70d [ALSA] add support for SB Live! 24-Bit External remote control by Raimonds Cicans · 18 years ago
  13. cab5c4c [ALSA] cmipci - Disable integrated mpu401 as default by Takashi Iwai · 18 years ago
  14. 520290e [ALSA] au88x0 - Init before create components by Alan Horstmann · 18 years ago
  15. a59524f [ALSA] hda: add sigmatel 9227/9228/9229 ids by Matt Porter · 18 years ago
  16. a9393d7 [ALSA] hda-codec - Fix mute switch on VAIO laptops with STAC7661 by Takashi Iwai · 18 years ago
  17. 1dbfd8c [ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC() by Takashi Iwai · 18 years ago
  18. eed6564 [ALSA] Add a workaround for ASUS A6KM by Takashi Iwai · 18 years ago
  19. 886da86 [ALSA] hda-codec - Add support for LG S1 laptop by Takashi Iwai · 18 years ago
  20. a7b928a [ALSA] rawmidi: add get_port_info callback for sequencer information flags by Clemens Ladisch · 18 years ago
  21. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 18 years ago
  22. c97f3dd [ALSA] fix port type bits by Clemens Ladisch · 18 years ago
  23. f4a747f [ALSA] fix a wrong lock by Clemens Ladisch · 18 years ago
  24. 170a346 [ALSA] Fix compile warning in timer.c by Takashi Iwai · 18 years ago
  25. 9c323fc [ALSA] Fix mmap_count with O_APPEND opened streams by Takashi Iwai · 18 years ago
  26. 0df63e4 [ALSA] Add O_APPEND flag support to PCM by Takashi Iwai · 18 years ago
  27. f001c3a [ALSA] Insert might_sleep() in snd_iprintf() by Takashi Iwai · 18 years ago
  28. d689e34b [ALSA] Remove spinlocks around proc prints by Takashi Iwai · 18 years ago
  29. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  30. 7e4eeec [ALSA] Make buffer size of proc text interface variable by Takashi Iwai · 18 years ago
  31. 2f4ca8e [ALSA] Clean up ugly hacks in pcm_lib.c by Takashi Iwai · 18 years ago
  32. e88e8ae6 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module by Takashi Iwai · 18 years ago
  33. e5e8a1d [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  34. 57c65c1 [ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  35. fa325eb [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  36. 95ff1756 [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  37. cbef55f [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  38. 2dd31de [ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  39. 4181e5f [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  40. ac19e19 [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  41. 7b09679 [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  42. 91715ed [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module by Takashi Iwai · 18 years ago
  43. c0d3fb3 [ALSA] Clean up EXPORT_SYMBOL()s in snd module by Takashi Iwai · 18 years ago
  44. 9ac2559 [ALSA] PM support for cs5535audio by Jaya Kumar · 18 years ago
  45. 5e1b151 [ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptop by Kenneth Crudup · 18 years ago
  46. 3bef229 [ALSA] ice1712 - Provides specified midi port names instead of defaults by Alan Horstmann · 18 years ago
  47. 78fc030 [ALSA] Change seq_midi.c so client name is card, rather than port, specific by Alan Horstmann · 18 years ago
  48. 887709b [ALSA] hda-codec - Fix a typo by Takashi Iwai · 18 years ago
  49. 01686c5f [ALSA] hda-codec - Add Thinkpad X60/T60/Z60 support by Takashi Iwai · 18 years ago
  50. 7152447 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  51. 79ca4f3 [ALSA] vxpocket - Fix a typo by Takashi Iwai · 18 years ago
  52. d7f6f11 [ALSA] AC97: Correct Mic Boost label. by James Courtier-Dutton · 18 years ago
  53. be0b7b0 [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in. by James Courtier-Dutton · 18 years ago
  54. 3969f61 [ALSA] Add p17v.h file. by James Courtier-Dutton · 18 years ago
  55. 21fddde [ALSA] emu10k1: Add support for Audigy4 (not Pro) by James Courtier-Dutton · 18 years ago
  56. 6129daa [ALSA] ca0106: Add analog capture controls. by James Courtier-Dutton · 18 years ago
  57. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  58. b97b36b [MIPS] Correct HAL2 Kconfig description by Kumba · 18 years ago
  59. b307e85 [PATCH] ad1848 section fix by Andrew Morton · 18 years ago
  60. db31419 [PATCH] nm256_audio section fix by Andrew Morton · 18 years ago
  61. 1caef6a [PATCH] es18xx build fix by Andrew Morton · 18 years ago
  62. fad4348 [PATCH] mpu401 section fix by Andrew Morton · 18 years ago
  63. 494b9aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  64. e0a515b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  65. 1d3d1d3 [PATCH] re-add the OSS SOUND_CS4232 option by Adrian Bunk · 18 years ago
  66. d882995 [PATCH] sound/ppc: snd_pmac_toonie_init should be __init by Andreas Schwab · 18 years ago
  67. a769577 [ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chips by Takashi Iwai · 18 years ago
  68. e0292bd [ALSA] hda-codec - Add model entry for ASUS Z62F by Takashi Iwai · 18 years ago
  69. c93dd44 [ALSA] PCMCIA sound devices shouldn't depend on ISA by Erik Mouw · 18 years ago
  70. d773781 [ALSA] hda-codec - Fix capture from line-in on VAIO SZ/FE laptops by Takashi Iwai · 18 years ago
  71. b7d90a3 [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n by Takashi Iwai · 18 years ago
  72. 61fb63c [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG by Jaroslav Kysela · 18 years ago
  73. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  74. 71b2ccc [ALSA] hda-codec - Add codec id for AD1988B codec chip by Takashi Iwai · 18 years ago
  75. 61a7454 [ALSA] hda-codec - Add model entry for ASUS M9 laptop by Takashi Iwai · 18 years ago
  76. 711ee39 [ALSA] pcxhr - Fix a compiler warning on 64bit architectures by Henrik Kretzschmar · 18 years ago
  77. c6cc0e3 [ALSA] via82xx: tweak VT8251 workaround by Bastiaan Jacques · 18 years ago
  78. 1a18313 [ALSA] intel8x0 - Disable ALI5455 SPDIF-input by Takashi Iwai · 18 years ago
  79. 8263c65 [ALSA] via82xx: add support for VIA VT8251 (AC'97) by Bastiaan Jacques · 18 years ago
  80. c128b82 [ALSA] Fix double free in error path of miro driver by Takashi Iwai · 18 years ago
  81. 531213a [ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLi by Takashi Iwai · 18 years ago
  82. 1d606f1 [ALSA] sound/pci/: remove duplicate #include's by Adrian Bunk · 18 years ago
  83. 8970ccd [ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HD by Takashi Iwai · 18 years ago
  84. a182ee9 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  85. 5c59e09 [ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl by Steven Finney · 18 years ago
  86. bc56eff [ALSA] add another Phase 26 quirk by Clemens Ladisch · 18 years ago
  87. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  88. e74eb80 [PARISC] OSS ad1889: Match register names with ALSA driver by Stuart Brady · 19 years ago
  89. 4d6c588 [PATCH] powerpc: fix oops in alsa powermac driver by Benjamin Herrenschmidt · 18 years ago
  90. 4653926 [PATCH] make the OSS SOUND_VIA82CXXX option available again by Adrian Bunk · 18 years ago
  91. aafda4e [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies by Adrian Bunk · 18 years ago
  92. 962f831 [PATCH] sound: fix hang in mpu401_uart.c by Jon Masters · 18 years ago
  93. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  94. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  95. 12831c1 [ALSA] sound/core/pcm.c: make snd_pcm_format_name() static by Adrian Bunk · 18 years ago
  96. 73864fc [ALSA] ac97 - Add entry for VIA VT1618 codec by Takashi Iwai · 18 years ago
  97. e092228 [ALSA] hda-codec - Add support of ASUS U5A with AD1986A codec by Takashi Iwai · 18 years ago
  98. 2462321 [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c by Eric Sesterhenn · 18 years ago
  99. 99e80e4 [ALSA] au88x0 - clean up __devinit/__devexit by Dale Sedivec · 18 years ago
  100. a29b6c8 [ALSA] hda-codec - Adds HDA support for Intel D945Pvs board with subdevice id 0x0707 by Ashley Clark · 18 years ago