1. 5b7f00a Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  2. 67756e3 ALSA: pcm: Fix lockdep warning with nonatomic PCM ops by Takashi Iwai · 9 years ago
  3. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  4. f822dcc Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  5. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  6. 0755e74 ALSA: Fix uninintialized error return by Colin Ian King · 9 years ago
  7. 7378bc2 ALSA: jack: Fix endless loop at unique index detection by Takashi Iwai · 9 years ago
  8. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  9. 60b9303 ALSA: pcm: Fix pcm_class sysfs output by Takashi Iwai · 9 years ago
  10. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. d0a601c ALSA: jack: Fix the id uniqueness check by Takashi Iwai · 9 years ago
  12. 984a854 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  13. b816db9 ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  14. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  15. e0ecb05 ALSA: Kconfig: add config item SND_PROC_FS for expert by Jie Yang · 9 years ago
  16. 181a152 Merge branch 'topic/hdmi' into for-next by Takashi Iwai · 9 years ago
  17. 9203dd0 ALSA: pcm: add IEC958 channel status helper by Russell King · 9 years ago
  18. 838d163 ALSA: pcm: add DRM ELD helper by Russell King · 9 years ago
  19. 6ab97f2 ALSA: jack: Remove MODULE_*() macros by Takashi Iwai · 9 years ago
  20. 13a9883 ALSA: pcm: Modify double acknowledged interrupts check condition by Koro Chen · 9 years ago
  21. c309c46 ALSA: info: Drop kerneldoc comment from snd_info_create_entry() by Takashi Iwai · 9 years ago
  22. 8e7ccb7 ALSA: info: Move list addition to snd_info_create_entry() by Takashi Iwai · 9 years ago
  23. 2471b6c ALSA: info: Register proc entries recursively, too by Takashi Iwai · 9 years ago
  24. 90a409a ALSA: info: Fix leaks of child entries at snd_info_free_entry() by Takashi Iwai · 9 years ago
  25. 3d716a0 Merge branch 'topic/jack' into for-next by Takashi Iwai · 9 years ago
  26. 43b2cd5 ALSA: jack: Fix another NULL dereference due to empty input jack by Takashi Iwai · 9 years ago
  27. 6ed9495 ALSA: jack: don't report input event for phantom jack by Jie Yang · 9 years ago
  28. 1962fca Merge branch 'topic/jack' into for-next by Takashi Iwai · 9 years ago
  29. 807845e ALSA: jack: remove exporting ctljack functions by Jie Yang · 9 years ago
  30. 2ba2dfa ALSA: hda - Update to use the new jack kctls method by Jie Yang · 9 years ago
  31. 4e3f0dc ALSA: jack: extend snd_jack_new to support phantom jack by Jie Yang · 9 years ago
  32. b8dd086 ALSA: Jack: handle jack embedded kcontrol creating within ctljack by Jie Yang · 9 years ago
  33. 9058cbe ALSA: jack: implement kctl creating for jack devices by Jie Yang · 9 years ago
  34. f1a7754 Merge branch 'for-4.2' into for-next by Takashi Iwai · 9 years ago
  35. a0dca82 ALSA: core: Clean up OSS proc file management by Takashi Iwai · 9 years ago
  36. 85d1431 ALSA: core: Build conditionally and remove superfluous ifdefs by Takashi Iwai · 9 years ago
  37. b591b6e ALSA: core: Don't ignore errors at creating proc files by Takashi Iwai · 9 years ago
  38. b046d24 ALSA: core: Remove superfluous exit calls for proc entries by Takashi Iwai · 9 years ago
  39. 644dbd6 ALSA: core: Manage asound root directory with snd_info_entry by Takashi Iwai · 9 years ago
  40. c560a67 ALSA: core: Remove child proc file elements recursively by Takashi Iwai · 9 years ago
  41. 886364f ALSA: core: Fix possible memory leaks at error path in info.c by Takashi Iwai · 9 years ago
  42. 4adb7bc ALSA: core: Use seq_file for text proc file reads by Takashi Iwai · 9 years ago
  43. 447fbbd sound: Use hrtimer_resolution instead of hrtimer_get_res() by Thomas Gleixner · 9 years ago
  44. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  45. e1c78df ALSA: ctl: fix to handle several elements added by one operation for userspace element by Takashi Sakamoto · 9 years ago
  46. c30cf8c ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_* by Takashi Iwai · 9 years ago
  47. 1c65d98 pcm: another weird API abuse by Al Viro · 9 years ago
  48. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  49. cab2ed7 ALSA: ctl: fill identical information to return value when adding userspace elements by Takashi Sakamoto · 9 years ago
  50. c378c3b ALSA: ctl: fix a bug to return no identical information in info operation for userspace controls by Takashi Sakamoto · 9 years ago
  51. c78497e ALSA: ctl: confirm to return all identical information in 'activate' event by Takashi Sakamoto · 9 years ago
  52. 3e21a19 ALSA: seq: fill client ID in return value of pool operation by Takashi Sakamoto · 9 years ago
  53. 39d1186 ALSA: ctl: evaluate macro instead of numerical value by Takashi Sakamoto · 9 years ago
  54. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  55. 2a557a8 Merge branch 'topic/hda-unbind' into for-next by Takashi Iwai · 9 years ago
  56. e79d74a ALSA: control: Fix breakage of user ctl element addition by Takashi Iwai · 9 years ago
  57. e6826ef Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  58. be3bb82 ALSA: control: Add sanity checks for user ctl id name string by Takashi Iwai · 9 years ago
  59. 4945f1f ALSA: seq: Fix init order of snd_seq_device stuff by Takashi Iwai · 9 years ago
  60. ec0e993 ALSA: core: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 9 years ago
  61. 24db8bb ALSA: seq: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 9 years ago
  62. 8d98a06 ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 9 years ago
  63. 2225e79 ALSA: core: reduce stack usage related to snd_ctl_new() by Takashi Sakamoto · 9 years ago
  64. 4ed5666 ALSA: core: use precomputed table to check userspace control params by Takashi Sakamoto · 9 years ago
  65. a52afea Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  66. 1a6ab46 ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xml by Masanari Iida · 9 years ago
  67. e086e30 ALSA: core: Re-add snd_device_disconnect() by Takashi Iwai · 9 years ago
  68. 70372a7 ALSA: pcm: Don't leave PREPARED state after draining by Takashi Iwai · 10 years ago
  69. 72f770c Merge branch 'topic/timestamp' into for-next by Takashi Iwai · 9 years ago
  70. 0eee62e Merge branch 'topic/pcm-internal' into for-next by Takashi Iwai · 9 years ago
  71. 6176fad Merge branch 'topic/seq-cleanup' into for-next by Takashi Iwai · 9 years ago
  72. b202213 ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect() by Takashi Iwai · 9 years ago
  73. 646e1dd ALSA: pcm: Don't notify internal PCMs by Takashi Iwai · 9 years ago
  74. b95bd3a ALSA: pcm: Don't add internal PCMs to PCM device list by Takashi Iwai · 9 years ago
  75. ad876c8 ALSA: pcm: Minor refactoring in snd_pcm_attach_substream() by Takashi Iwai · 9 years ago
  76. 3179f62 ALSA: core: add .get_time_info by Pierre-Louis Bossart · 9 years ago
  77. 5442a73 ALSA: core: pass audio tstamp config from userspace in compat mode by Pierre-Louis Bossart · 9 years ago
  78. 38ca2a4 ALSA: core: pass audio tstamp config from userspace by Pierre-Louis Bossart · 9 years ago
  79. 38ebb70 ALSA: Consolidate snd_find_free_minor() by Takashi Iwai · 9 years ago
  80. 54a721a ALSA: seq: Drop snd_seq_autoload_lock() and _unlock() by Takashi Iwai · 9 years ago
  81. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 9 years ago
  82. af03c24 ALSA: seq: Clean up device and driver structs by Takashi Iwai · 9 years ago
  83. 7c37ae5 ALSA: seq: Rewrite sequencer device binding with standard bus by Takashi Iwai · 9 years ago
  84. 72496ed ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in by Takashi Iwai · 9 years ago
  85. b6a4267 ALSA: seq: Move EXPORT_SYMBOL() after each function by Takashi Iwai · 9 years ago
  86. 0b444af ALSA: seq: potential out of bounds in do_control() by Dan Carpenter · 9 years ago
  87. e6ff384 ALSA: control: fix failure to return new numerical ID in 'replace' event data by Takashi Sakamoto · 9 years ago
  88. 2b79d7a ALSA: pcm: allow for trigger_tstamp snapshot in .trigger by Pierre-Louis Bossart · 9 years ago
  89. 0d59b81 ALSA: pcm: don't override timestamp unconditionally by Pierre-Louis Bossart · 9 years ago
  90. d34890c ALSA: control: fix failure to return numerical ID in 'add' event by Takashi Sakamoto · 9 years ago
  91. 6bbc7fe ALSA: Add a helper to add a new attribute group to card by Takashi Iwai · 9 years ago
  92. a3ae255 Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  93. 7d590e4 Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next by Mark Brown · 9 years ago
  94. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 9 years ago
  95. 830953c ALSA: Drop snd_get_device() helper by Takashi Iwai · 9 years ago
  96. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 9 years ago
  97. 04c5d5a ALSA: compress: Embed struct device by Takashi Iwai · 9 years ago
  98. 5205388 ALSA: seq: Handle the device directly by Takashi Iwai · 9 years ago
  99. 89da061 ALSA: timer: Handle the device directly by Takashi Iwai · 9 years ago
  100. 7c35860 ALSA: timer: Propagate the error at initialization by Takashi Iwai · 9 years ago