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