1. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  2. 217658f ALSA: sound, core, pcm_lib: fix xrun_log by Ben Gardiner · 13 years ago
  3. ec08b14 ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt by Ben Gardiner · 13 years ago
  4. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  5. d8e4f9a ALSA: core - Don't use "default' for default by Takashi Iwai · 13 years ago
  6. 17fbb5b Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  7. 12ff414 ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() by Kelly Anderson · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. cdccfc8 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  10. a45e3d6 ALSA: Fix yet another race in disconnection by Takashi Iwai · 13 years ago
  11. 3674f19 ALSA: vmalloc buffers should use normal mmap by Benjamin Herrenschmidt · 13 years ago
  12. 66b5b97 ALSA: Add snd_ctl_replace() to dynamically replace a control by Dimitris Papastamos · 13 years ago
  13. d351cf4 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  14. 27b92d4 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  15. 5b7c757 ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 13 years ago
  16. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  17. 3cbdd75 ALSA: Add snd_ctl_activate_id() by Takashi Iwai · 16 years ago
  18. 0e82e5f ALSA: control: clean up snd_ctl_hole_check() by Clemens Ladisch · 13 years ago
  19. 7c73358 ALSA: control: fix numid conflict check for new controls by Clemens Ladisch · 13 years ago
  20. b6aa63e sound:core:seq:seq_ports.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  21. eeda276b ALSA: fix one memory leak in sound jack by Lu Guanqun · 13 years ago
  22. fea952e ALSA: core: sparse cleanups by Clemens Ladisch · 13 years ago
  23. 2243c4d ALSA: hrtimer: remove superfluous tasklet invocation by Clemens Ladisch · 13 years ago
  24. b1d4f7f ALSA: hrtimer: handle delayed timer interrupts by Clemens Ladisch · 13 years ago
  25. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  26. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  27. e38302f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  28. 9600732 ALSA: core, oxygen, virtuoso: add an enum control info helper by Clemens Ladisch · 14 years ago
  29. 3daa7ea ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() by Jesper Juhl · 14 years ago
  30. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  31. 87a1c8a ALSA: pcm: remember to always call va_end() on stuff that we va_start() by Jesper Juhl · 14 years ago
  32. 354d14b Merge branch 'topic/workq-update' into topic/misc by Takashi Iwai · 14 years ago
  33. 60686aa ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation by Takashi Iwai · 14 years ago
  34. 03cfe6f ALSA: support module on-demand loading for seq and timer by Kay Sievers · 14 years ago
  35. 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
  36. 109fef9 ALSA: timer: automatically load the high-resolution timer by Clemens Ladisch · 14 years ago
  37. 47228e4 ALSA: pcm: optimize xrun detection in no-period-wakeup mode by Clemens Ladisch · 14 years ago
  38. 59ff878 ALSA: pcm: detect xruns in no-period-wakeup mode by Clemens Ladisch · 14 years ago
  39. ab69a49 ALSA: pcm: support for period wakeup disabling by Clemens Ladisch · 14 years ago
  40. c80c1d5 ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  41. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  42. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  43. 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
  44. b9da0571 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  45. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  46. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  47. 84cc5c0 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  48. aa73aec ALSA: rawmidi: fix oops (use after free) when unloading a driver module by Clemens Ladisch · 14 years ago
  49. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  50. e799d0b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  51. 4e83998 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  52. 838c364 ALSA: OSS mixer emulation - fix locking by Jaroslav Kysela · 14 years ago
  53. 5591bf0 ALSA: prevent heap corruption in snd_ctl_new() by Dan Rosenberg · 14 years ago
  54. 901d46d ALSA: pcm - Fix race with proc files by Takashi Iwai · 14 years ago
  55. 8699a0b ALSA: pcm - Fix unbalanced pm_qos_request by Takashi Iwai · 14 years ago
  56. 4437ecd ALSA: core: Allow card id change to the same string by Peter Ujfalusi · 14 years ago
  57. 47023ec sound: Use static const char * const where possible by Joe Perches · 14 years ago
  58. c8bdfac Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  59. a7a13d0 ALSA: rawmidi: fix the get next midi device ioctl by Dan Carpenter · 14 years ago
  60. 27f7ad5 ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() by Takashi Iwai · 14 years ago
  61. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  62. 68885a3 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  63. 7a28826 ALSA: pcm: add more format names by Dan Carpenter · 14 years ago
  64. d7d28bc ALSA: pcm midlevel code - add time check for double interrupt acknowledge by Jaroslav Kysela · 14 years ago
  65. bd76af0 ALSA: pcm midlevel code - add time check for double interrupt acknowledge by Jaroslav Kysela · 14 years ago
  66. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 14 years ago
  67. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  68. 8d011cc Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  69. 9e216e8 ALSA: pcm core - add a safe check to the silence filling function by Jaroslav Kysela · 14 years ago
  70. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  71. 65ee2ba Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  72. 5daeba3 ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() by David Dillow · 14 years ago
  73. 15c0cee ALSA: pcm: Define G723 3-bit and 5-bit formats by Ben Collins · 14 years ago
  74. b406e61 ALSA: pcm: fix delta calculation at boundary wraparound by Clemens Ladisch · 14 years ago
  75. ead4046 ALSA: pcm: fix the fix of the runtime->boundary calculation by Clemens Ladisch · 14 years ago
  76. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  77. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  78. 20406f9 Merge branch 'topic/jack' into for-linus by Takashi Iwai · 14 years ago
  79. 7bd9db8 Merge branch 'topic/nomm' into for-linus by Takashi Iwai · 14 years ago
  80. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 14 years ago
  81. 9fe17b5 ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs by Takashi Iwai · 14 years ago
  82. ed77134 PM QOS update by Mark Gross · 14 years ago
  83. bfe7078 ALSA: take tu->qlock with irqs disabled by Dan Carpenter · 14 years ago
  84. 02f4865 ALSA: core - Define llseek fops by Takashi Iwai · 14 years ago
  85. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  86. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  87. 067e4a5 Merge branch 'topic/bkl' into topic/core-cleanup by Takashi Iwai · 14 years ago
  88. 4cf19b8 ALSA: Remove BKL from open multiplexer by Takashi Iwai · 14 years ago
  89. 5b5cd55 ALSA: info - Remove BKL by Takashi Iwai · 14 years ago
  90. d05468b ALSA: pcm - Remove BKL from async callback by Takashi Iwai · 14 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  92. 0f17014 ALSA: pcm_lib - fix xrun functionality by Jarkko Nikula · 14 years ago
  93. ebb812c ALSA: Add support for key reporting via the jack interface by Mark Brown · 14 years ago
  94. 1c6e555 ALSA: Rename jack switch table in preparation for button support by Mark Brown · 14 years ago
  95. 55c63bd ALSA: provide a more useful get_unmapped_area handler for pcm by Daniel Glöckner · 14 years ago
  96. b30477d ALSA: timer - pass real event in snd_timer_notify1() to instance callback by Jaroslav Kysela · 14 years ago
  97. 7fb3a06 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  98. 9d3415a Merge remote branch 'alsa/fixes' into fix/misc by Takashi Iwai · 14 years ago
  99. 3be522a ALSA: pcm core - fix fifo_size channels interval check by Jaroslav Kysela · 14 years ago
  100. c85a400 ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s by Thadeu Lima de Souza Cascardo · 14 years ago