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