1. 8664b25 ASoC: msm: Add timestamp support for compressed audio by Asish Bhattacharya · 13 years ago
  2. 9048f75 ALSA: core: Add support to handle compressed audio IOCTLs by Asish Bhattacharya · 13 years ago
  3. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  4. 083a2ca Merge "ASoc: msm: Add AMR NB and AMR WB support for Voip" into msm-3.0 by Linux Build Service Account · 13 years ago
  5. b9d00ce ASoc: msm: Add AMR NB and AMR WB support for Voip by Helen Zeng · 13 years ago
  6. ac510b9 ALSA: add headphone over current switches by Patrick Lai · 13 years ago
  7. 3345c36 ALSA: pcm - fix race condition in wait_for_avail() by Arjan van de Ven · 13 years ago
  8. 3f2bc4d Initial Contribution by Bryan Huntsman · 14 years ago
  9. 66589de Merge remote-tracking branch 'linux-audio/sgc/topic/omap_3.0' by Bryan Huntsman · 13 years ago
  10. 9ef4ce3 ALSA: timer - Fix Oops at closing slave timer by Takashi Iwai · 14 years ago
  11. f8c62dc ALSA: sound/core/pcm_compat.c: adjust array index by Julia Lawall · 14 years ago
  12. 8ccfb4a ALSA: pcm - reject calls to open backend PCMs (temporary) by Liam Girdwood · 14 years ago
  13. ad2581e ALSA: pcm - add support for hostless audio by Liam Girdwood · 14 years ago
  14. e58384e ALSA: core - make sure dynamic minors is enabled for OMAP4 ABE by Liam Girdwood · 14 years ago
  15. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 14 years ago
  16. 78fa2c4 ALSA: core: remove unused variables. by Luca Tettamanti · 14 years ago
  17. f2b3614 ALSA: PCM - Don't check DMA time-out too shortly by Takashi Iwai · 14 years ago
  18. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  19. 217658f ALSA: sound, core, pcm_lib: fix xrun_log by Ben Gardiner · 14 years ago
  20. ec08b14 ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt by Ben Gardiner · 14 years ago
  21. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  22. d8e4f9a ALSA: core - Don't use "default' for default by Takashi Iwai · 14 years ago
  23. 17fbb5b Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  24. 12ff414 ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() by Kelly Anderson · 14 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  26. cdccfc8 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  27. a45e3d6 ALSA: Fix yet another race in disconnection by Takashi Iwai · 14 years ago
  28. 3674f19 ALSA: vmalloc buffers should use normal mmap by Benjamin Herrenschmidt · 14 years ago
  29. 66b5b97 ALSA: Add snd_ctl_replace() to dynamically replace a control by Dimitris Papastamos · 14 years ago
  30. d351cf4 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  31. 27b92d4 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  32. 5b7c757 ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 14 years ago
  33. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  34. 3cbdd75 ALSA: Add snd_ctl_activate_id() by Takashi Iwai · 16 years ago
  35. 0e82e5f ALSA: control: clean up snd_ctl_hole_check() by Clemens Ladisch · 14 years ago
  36. 7c73358 ALSA: control: fix numid conflict check for new controls by Clemens Ladisch · 14 years ago
  37. b6aa63e sound:core:seq:seq_ports.c Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  38. eeda276b ALSA: fix one memory leak in sound jack by Lu Guanqun · 14 years ago
  39. fea952e ALSA: core: sparse cleanups by Clemens Ladisch · 14 years ago
  40. 2243c4d ALSA: hrtimer: remove superfluous tasklet invocation by Clemens Ladisch · 14 years ago
  41. b1d4f7f ALSA: hrtimer: handle delayed timer interrupts by Clemens Ladisch · 14 years ago
  42. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  43. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  44. e38302f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  45. 9600732 ALSA: core, oxygen, virtuoso: add an enum control info helper by Clemens Ladisch · 14 years ago
  46. 3daa7ea ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() by Jesper Juhl · 14 years ago
  47. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  48. 87a1c8a ALSA: pcm: remember to always call va_end() on stuff that we va_start() by Jesper Juhl · 14 years ago
  49. 354d14b Merge branch 'topic/workq-update' into topic/misc by Takashi Iwai · 14 years ago
  50. 60686aa ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation by Takashi Iwai · 14 years ago
  51. 03cfe6f ALSA: support module on-demand loading for seq and timer by Kay Sievers · 14 years ago
  52. ea49b16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  53. 109fef9 ALSA: timer: automatically load the high-resolution timer by Clemens Ladisch · 14 years ago
  54. 47228e4 ALSA: pcm: optimize xrun detection in no-period-wakeup mode by Clemens Ladisch · 14 years ago
  55. 59ff878 ALSA: pcm: detect xruns in no-period-wakeup mode by Clemens Ladisch · 14 years ago
  56. ab69a49 ALSA: pcm: support for period wakeup disabling by Clemens Ladisch · 14 years ago
  57. c80c1d5 ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  58. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  59. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  60. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  61. b9da0571 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  62. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  63. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  64. 84cc5c0 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  65. aa73aec ALSA: rawmidi: fix oops (use after free) when unloading a driver module by Clemens Ladisch · 14 years ago
  66. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  67. e799d0b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  68. 4e83998 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  69. 838c364 ALSA: OSS mixer emulation - fix locking by Jaroslav Kysela · 14 years ago
  70. 5591bf0 ALSA: prevent heap corruption in snd_ctl_new() by Dan Rosenberg · 14 years ago
  71. 901d46d ALSA: pcm - Fix race with proc files by Takashi Iwai · 14 years ago
  72. 8699a0b ALSA: pcm - Fix unbalanced pm_qos_request by Takashi Iwai · 14 years ago
  73. 4437ecd ALSA: core: Allow card id change to the same string by Peter Ujfalusi · 14 years ago
  74. 47023ec sound: Use static const char * const where possible by Joe Perches · 14 years ago
  75. c8bdfac Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  76. a7a13d0 ALSA: rawmidi: fix the get next midi device ioctl by Dan Carpenter · 14 years ago
  77. 27f7ad5 ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() by Takashi Iwai · 14 years ago
  78. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  79. 68885a3 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  80. 7a28826 ALSA: pcm: add more format names by Dan Carpenter · 14 years ago
  81. d7d28bc ALSA: pcm midlevel code - add time check for double interrupt acknowledge by Jaroslav Kysela · 15 years ago
  82. bd76af0 ALSA: pcm midlevel code - add time check for double interrupt acknowledge by Jaroslav Kysela · 15 years ago
  83. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 15 years ago
  84. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  85. 8d011cc Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 15 years ago
  86. 9e216e8 ALSA: pcm core - add a safe check to the silence filling function by Jaroslav Kysela · 15 years ago
  87. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 15 years ago
  88. 65ee2ba Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc by Takashi Iwai · 15 years ago
  89. 5daeba3 ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() by David Dillow · 15 years ago
  90. 15c0cee ALSA: pcm: Define G723 3-bit and 5-bit formats by Ben Collins · 15 years ago
  91. b406e61 ALSA: pcm: fix delta calculation at boundary wraparound by Clemens Ladisch · 15 years ago
  92. ead4046 ALSA: pcm: fix the fix of the runtime->boundary calculation by Clemens Ladisch · 15 years ago
  93. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  94. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  95. 20406f9 Merge branch 'topic/jack' into for-linus by Takashi Iwai · 15 years ago
  96. 7bd9db8 Merge branch 'topic/nomm' into for-linus by Takashi Iwai · 15 years ago
  97. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 15 years ago
  98. 9fe17b5 ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs by Takashi Iwai · 15 years ago
  99. ed77134 PM QOS update by Mark Gross · 15 years ago
  100. bfe7078 ALSA: take tu->qlock with irqs disabled by Dan Carpenter · 15 years ago