1. c884697 [ALSA] usb-audio: throttle MIDI URB resubmits on USB errors by Clemens Ladisch · 19 years ago
  2. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 19 years ago
  3. c6c0b84 [ALSA] Add identification for Live 5.1 [SB0220] by Lee Revell · 19 years ago
  4. 6a29355 [ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1 by Takashi Iwai · 19 years ago
  5. 9970dce [ALSA] intel8x0 - Add quirk for FSC 4010 by Takashi Iwai · 19 years ago
  6. 7153a55 [ALSA] pcm - Fix zero-division in 32bit compat layer by Takashi Iwai · 19 years ago
  7. e0c93cf [ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934 by Daniel Horchner · 19 years ago
  8. c347e9f [ALSA] usb-audio: fix Emagic MIDI protocol handling by Clemens Ladisch · 19 years ago
  9. a278655 [ALSA] Fix missing spin_unlock by Takashi Iwai · 19 years ago
  10. 07e4ca5 [ALSA] hda-intel - Fix ULI M5461 support by Takashi Iwai · 19 years ago
  11. 3c10a9d [ALSA] hda-codec - Add beep support for Uniwill by Takashi Iwai · 19 years ago
  12. 5ba094d [ALSA] vxpocket - Register device pointer by Takashi Iwai · 19 years ago
  13. adf111e [ALSA] vxpocket - Fix wrong index assignment by Takashi Iwai · 19 years ago
  14. 328ac7d [ALSA] vxpocket - Add missing event callback by Takashi Iwai · 19 years ago
  15. e0be4d3 [ALSA] Fix compilation without CONFIG_PROC_FS by Takashi Iwai · 19 years ago
  16. befdf31 [ALSA] hda-codec - Code clean up by Takashi Iwai · 19 years ago
  17. 9d8f53f [ALSA] hda-intel - correct a bug in detection of rate supported by Nicolas Graziano · 19 years ago
  18. 66d1064 [ALSA] HP nx6110 quirks by Sergey Vlasov · 19 years ago
  19. 5049c35 [ALSA] ac97_bus - revert last change and do it only in the ALSA tree by Jaroslav Kysela · 19 years ago
  20. 34ad73b [ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistency by Jaroslav Kysela · 19 years ago
  21. 352dbfd [ALSA] via82xx - Add DXS entry for MSI 7142 by Takashi Iwai · 19 years ago
  22. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  23. 61be3ce0 [ALSA] ac97 - make ac97 codec device name unique by Bjorge Dijkstra · 19 years ago
  24. e8da2fb [ALSA] hdspm - Fix module parameter description by Takashi Iwai · 19 years ago
  25. 1204de3 [ALSA] nm256 - Fix PM and irq handling by Takashi Iwai · 19 years ago
  26. 1cfe43d [ALSA] intel8x0 - Fix PM by Takashi Iwai · 19 years ago
  27. 65d11d9 [ALSA] ALSA timer - fixed compilation by Jaroslav Kysela · 19 years ago
  28. a501dfa [ALSA] Timer API - added SUSPEND/RESUME events by Jaroslav Kysela · 19 years ago
  29. 4712319 [ALSA] hda-intel: Suspend/resume fixes for PCM devices by Jaroslav Kysela · 19 years ago
  30. 5a47fe3c [ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 stack model + digital out) by Jaroslav Kysela · 19 years ago
  31. 16d3f14 [ALSA] via82xx - Fix SPDIF sample rates by Takashi Iwai · 19 years ago
  32. b271131 [ALSA] Fix PCM 32bit compat layer by Takashi Iwai · 19 years ago
  33. cff7974 [ALSA] opl3sa2 - use different name for PnP BIOS driver by Jaroslav Kysela · 19 years ago
  34. 3e6c613 [ALSA] ac97: make patch_wolfson_wm97??_specific() functions static by Clemens Ladisch · 19 years ago
  35. 6207e51 [ALSA] usb-audio: use vmalloc for the PCM buffer by Clemens Ladisch · 19 years ago
  36. 55851f7 [ALSA] usb-audio: use usb_buffer_alloc/free by Clemens Ladisch · 19 years ago
  37. daa150e [ALSA] usb-audio: properly lock hwptr_done accesses by Clemens Ladisch · 19 years ago
  38. 9624ea8 [ALSA] usb-audio: actually schedule playback URBs at frame boundaries by Clemens Ladisch · 19 years ago
  39. 7efd8bc8 [ALSA] usb-audio: double-buffer all playback data by Clemens Ladisch · 19 years ago
  40. b263a9b [ALSA] usb-audio: optimize handling of capture URBs by Clemens Ladisch · 19 years ago
  41. 9925087 [ALSA] Add new card ID. Fixes ALSA bug #1297 by James Courtier-Dutton · 19 years ago
  42. 1b05962 [ALSA] Add new ID. Fixes ALSA bug #1298 by James Courtier-Dutton · 19 years ago
  43. 53b2666 [ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -> YMH0021) by Jaroslav Kysela · 19 years ago
  44. 1265509 [ALSA] opl3sa2 driver - added support for PnP BIOS devices by Jaroslav Kysela · 19 years ago
  45. f347c77 [ALSA] via82xx - Add DXS entry for MSI K8MM-V by Takashi Iwai · 19 years ago
  46. 4b49948 [ALSA] Add VT1617A codec support by Philip Prindeville · 19 years ago
  47. 4767231 [ALSA] hda-intel - Add SiS966 support by Takashi Iwai · 19 years ago
  48. a93bf99 [ALSA] usb-audio: schedule high speed URBs with 1 ms alignment by Clemens Ladisch · 19 years ago
  49. 71d848c [ALSA] usb-audio: make nrpacks parameter writeable by Clemens Ladisch · 19 years ago
  50. d6db392 [ALSA] usb-audio: fix packets per URB calculation for playback by Clemens Ladisch · 19 years ago
  51. 15a24c07 [ALSA] usb-audio: use 1 ms URBs when capturing by Clemens Ladisch · 19 years ago
  52. a53fc18 [ALSA] make local objects static by Clemens Ladisch · 19 years ago
  53. b65f824 [ALSA] hda-codec - support for Si3054/5 HDA modems by Sasha Khapyorsky · 19 years ago
  54. 673b683 ALSA CVS update by Sasha Khapyorsky · 19 years ago
  55. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  56. 9bcf655 [ALSA] ymfpci: add per-voice volume controls by Clemens Ladisch · 19 years ago
  57. a55bfdc [ALSA] Fix compiler warnings in PXA2XX-AC97 by Dirk Opfer · 19 years ago
  58. 064d211 [ALSA] WM9713 modem detection by Liam Girdwood · 19 years ago
  59. 4a677ac5 [ALSA] PXA27x AC97 warm reset by Liam Girdwood · 19 years ago
  60. 5b8f7f7 [ALSA] ad1816a - Add clockfreq module option by Takashi Iwai · 19 years ago
  61. 5549d54 [ALSA] use PCM interface for IEC958 controls by Clemens Ladisch · 19 years ago
  62. 10e8d78 [ALSA] use SNDRV_CTL_NAME_IEC958 macro by Clemens Ladisch · 19 years ago
  63. 267d4d6 [ALSA] adds __init and in snd_memory_init() by Henrik Kretzschmar · 19 years ago
  64. 0ca06a0 [ALSA] AC97 bus interface for ad-hoc drivers by Liam Girdwood · 19 years ago
  65. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  66. 42dfd0a [ALSA] via82xx - Add dxs entry for Acer Aspire 1524 WMLi by Takashi Iwai · 19 years ago
  67. b9f5a89 [ALSA] hda-codec - Fix LFE volume/switch by Nicolas Graziano · 19 years ago
  68. d827560 [ALSA] hda-codec - Add default config for ASUS P5AD2 by Takashi Iwai · 19 years ago
  69. cb8e2f8 [ALSA] hda-codec - Fix reordering of surround channels by Takashi Iwai · 19 years ago
  70. 3998b70 [ALSA] WM97xx AC97 codec controls by Liam Girdwood · 19 years ago
  71. ae75784 Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  72. acd3bd8 [PATCH] ad1980 makefile fix by Al Viro · 19 years ago
  73. 0e6d0d8 [PATCH] Kconfig fix (missing dependencies on PCI in sound/*) by Al Viro · 19 years ago
  74. 791cdc7 [PATCH] vidc gcc4 fix by Al Viro · 19 years ago
  75. 276bd31 [PATCH] Kconfig fix (ISA_DMA_API and sound/*) by Al Viro · 19 years ago
  76. 7087e295 [PATCH] i810_audio: fix release_region misordering in error exit from i810_probe by John W. Linville · 19 years ago
  77. 4e6a06ee [PATCH] Stop snd-powermac oopsing on non-pmac hardware. by David Woodhouse · 19 years ago
  78. adbedd3 merge 2.6.13-rc4 with ACPI's to-linus tree by Len Brown · 19 years ago
  79. d6ac1a7 /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  80. 90158b8 [ACPI] fix resume issues on Asus L5D by Rafael J. Wysocki · 19 years ago
  81. da8ea98 [ALSA] wavefront - declare initialization data as static by Takashi Iwai · 19 years ago
  82. 69c3e5f [ALSA] via82xx - Fix dxs_support of twinhead laptop by Takashi Iwai · 19 years ago
  83. eeacb54 [ALSA] Jack Sense support for AD1980 and AD1888 by Sergey Ulanov · 19 years ago
  84. 7b56605 [ALSA] vx-driver - Fix the calculation of frequency parameter by Takashi Iwai · 19 years ago
  85. fb92e6f [ALSA] hda driver, correct bug in model 'auto' by Nicolas Graziano · 19 years ago
  86. 5a0f217 [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' by Victor Fusco · 19 years ago
  87. 854af95 [ALSA] usb-audio - change quirk type handling by Clemens Ladisch · 19 years ago
  88. f38275f [ALSA] usb-audio - add support for Miditech USB MIDI keyboards by Clemens Ladisch · 19 years ago
  89. d06e4c4 [ALSA] seq-midi - silently ignore non-MIDI events by Clemens Ladisch · 19 years ago
  90. 7858ffa [ALSA] ac97 - remove unused variable by Clemens Ladisch · 19 years ago
  91. c9eab12 [ALSA] ac97: Fix volume control bit size detection for STAC9704. by James Courtier-Dutton · 19 years ago
  92. 7c1d549 [ALSA] emu10k1: Add EMU 1212m card entry and document it as not supported yet. by James Courtier-Dutton · 19 years ago
  93. b27c187 [ALSA] Fix-up sleeping in sound/usb by Nishanth Aravamudan · 19 years ago
  94. 989a0b2 [ALSA] Fix-up sleeping in sound/ppc by Nishanth Aravamudan · 19 years ago
  95. ef21ca2 [ALSA] sound/pci: fix-up sleeping paths by Nishanth Aravamudan · 19 years ago
  96. 072c011 [ALSA] ens1371 - added extra delay for ac97 codec initialization by Jaroslav Kysela · 19 years ago
  97. 856def8 [ALSA] typo-fix and snd_assert()-expression-split by Henrik Kretzschmar · 19 years ago
  98. 5b738ba [ALSA] fix compiler warning by Henrik Kretzschmar · 19 years ago
  99. ae3a72d [ALSA] snd-emu10k1: Fixes recognition of Audigy ES. by James Courtier-Dutton · 19 years ago
  100. e66bc8b [ALSA] emu10k1: Add module option uint subsystem. by James Courtier-Dutton · 19 years ago