1. a9960e6 ALSA: pcm: fix fifo_size frame calculation by Clemens Ladisch · 10 years ago
  2. 94a988a ALSA: pcm: Fix the silence data for DSD formats by Takashi Iwai · 10 years ago
  3. ddc64b2 ALSA: core: fix buffer overflow in snd_info_get_line() by Clemens Ladisch · 10 years ago
  4. e9e3bdf Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  5. c5e64c7 Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic32x4' into asoc-next by Mark Brown · 10 years ago
  6. 3a2ac12 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 10 years ago
  7. c1ab70c Merge branch 'topic/monotonic' into for-next by Takashi Iwai · 10 years ago
  8. e58c295 ALSA: pcm: Add tstamp_type and proto to sw_params compat layer by Takashi Iwai · 10 years ago
  9. 5890081 ALSA: pcm: Introduce protocol version field to sw_params by Takashi Iwai · 10 years ago
  10. 6217e5e ALSA: compress: fix an integer overflow check by Dan Carpenter · 10 years ago
  11. 0cea76f ALSA: control: Define SNDRV_CTL_TLV_OP_* constants by Takashi Iwai · 10 years ago
  12. 03fe805 Merge branch 'topic/monotonic' into for-next by Takashi Iwai · 10 years ago
  13. 5646eda ALSA: pcm: Add timestamp type to sw_params by Takashi Iwai · 10 years ago
  14. 2408c21 ALSA: pcm: simplify snd_pcm_tstamp() by Takashi Iwai · 10 years ago
  15. 75f850f ALSA: pcm_dmaengine: Correct support for 24bits physical sample widths by Peter Ujfalusi · 10 years ago
  16. 732814c ALSA: pcm_dmaengine: Use the available wrapper to get physical width by Peter Ujfalusi · 10 years ago
  17. b245a82 ALSA: seq: seq_memory.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  18. 883a1d4 ALSA: control: Make sure that id->index does not overflow by Lars-Peter Clausen · 10 years ago
  19. ac902c1 ALSA: control: Handle numid overflow by Lars-Peter Clausen · 10 years ago
  20. fd9f26e ALSA: control: Don't access controls outside of protected regions by Lars-Peter Clausen · 10 years ago
  21. 82262a46 ALSA: control: Fix replacing user controls by Lars-Peter Clausen · 10 years ago
  22. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  23. 26204e0 ALSA: core: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  24. 2742325 ALSA: seq: Continue broadcasting events to ports if one of them fails by Adam Goode · 10 years ago
  25. 21fd3e9 ALSA: seq: correctly detect input buffer overflow by Adam Goode · 10 years ago
  26. efd4b76 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  27. 02fb05a ALSA: pcm_dmaengine: Add check during device suspend by Tushar Behera · 10 years ago
  28. 53403a8 ALSA: core: Fix format string mismatch in seq_midi.c by Masanari Iida · 10 years ago
  29. 00d9015 ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops by Tim Gardner · 10 years ago
  30. 9ddd84f Merge branch 'for-next' into for-linus by Takashi Iwai · 10 years ago
  31. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 10 years ago
  32. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  33. 6776a5d ALSA: Move EXPORT_SYMBOL() in appropriate places by Takashi Iwai · 10 years ago
  34. 72620d6 ALSA: Clean up snd_device_*() codes by Takashi Iwai · 10 years ago
  35. 289ca02 ALSA: Use priority list for managing device list by Takashi Iwai · 10 years ago
  36. 71e2e1c ALSA: hwdep: Allow to assign the given parent by Takashi Iwai · 10 years ago
  37. f806bdb ALSA: hwdep: Take private_data as drvdata for sysfs by Takashi Iwai · 10 years ago
  38. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 10 years ago
  39. 63a5d4c ALSA: Export snd_pcm_constraint_mask64() by Mark Brown · 10 years ago
  40. b203dba ALSA: core: Fix missing card sysfs contents by Takashi Iwai · 10 years ago
  41. 9ce5054 ALSA: Drop __bitwise and typedefs for snd_device attributes by Takashi Iwai · 10 years ago
  42. bb343e7 ALSA: seq_oss: Use standard printk helpers by Takashi Iwai · 10 years ago
  43. 04cc79a ALSA: seq: Use standard printk helpers by Takashi Iwai · 10 years ago
  44. cf74dcf ALSA: timer: Use standard printk helpers by Takashi Iwai · 10 years ago
  45. 61efcee ALSA: oss: Use standard printk helpers by Takashi Iwai · 10 years ago
  46. 2ebef69 ALSA: hwdep: Use standard printk helpers by Takashi Iwai · 10 years ago
  47. ca20d29 ALSA: rawmidi: Use standard printk helpers by Takashi Iwai · 10 years ago
  48. f2f9307 ALSA: core: Use standard printk helpers by Takashi Iwai · 10 years ago
  49. 09e56df ALSA: pcm: Use standard printk helpers by Takashi Iwai · 10 years ago
  50. bb00945 ALSA: control: Use standard printk helpers by Takashi Iwai · 10 years ago
  51. a67ca25 ALSA: seq_oss: Drop debug prints by Takashi Iwai · 10 years ago
  52. f246406 ALSA: Use standard device refcount for card accounting by Takashi Iwai · 10 years ago
  53. 34356db ALSA: Use static groups for id and number card sysfs attr files by Takashi Iwai · 10 years ago
  54. 8bfb181 ALSA: Embed card device into struct snd_card by Takashi Iwai · 10 years ago
  55. 393aa9c ALSA: Mandate to pass a device pointer at card creation time by Takashi Iwai · 10 years ago
  56. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  57. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 10 years ago
  58. 0a11458 ALSA: Fix typos in alsa-driver-api.xml by Masanari Iida · 10 years ago
  59. deb6596 ALSA: Refactor slot assignment code by Takashi Iwai · 10 years ago
  60. 4c3773e ALSA: bits vs bytes bug in snd_card_create() by Dan Carpenter · 10 years ago
  61. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 10 years ago
  62. e3a9269 ALSA: Add helper function for intersecting two rate masks by Lars-Peter Clausen · 10 years ago
  63. 6ab08ce ALSA: PCM: Warn when buffer preallocation fails by Takashi Iwai · 11 years ago
  64. 2d82ea2 ALSA: Merge memalloc code into snd-pcm module by Takashi Iwai · 11 years ago
  65. f5d8e6d ALSA: Remove superfluous header inclusions in memalloc.c by Takashi Iwai · 11 years ago
  66. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 11 years ago
  67. d7b1354 ALSA: Remove memory accounting in memalloc helper by Takashi Iwai · 11 years ago
  68. 2aac06f ALSA: compress: remove the sample rate check by Vinod Koul · 11 years ago
  69. ed697e1 ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function by JongHo Kim · 11 years ago
  70. 73d75ba Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  71. 07968fe sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 11 years ago
  72. 32b8544 ALSA: jack: Unregister input device at disconnection by Takashi Iwai · 11 years ago
  73. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. c15b149 ALSA: compress_core: don't return -EBADFD from poll if paused by Richard Fitzgerald · 11 years ago
  75. f44f2a5 ALSA: compress: fix drain calls blocking other compress functions (v6) by Vinod Koul · 11 years ago
  76. fce762e Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  77. a4461f4 ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM by Russell King · 11 years ago
  78. 97f44f5 ALSA: Limit the fallback card id string size by Takashi Iwai · 11 years ago
  79. a40a393 ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram() by Takashi Iwai · 11 years ago
  80. 9f694bc ALSA: memalloc: Make snd_{malloc|free}_dev_iram() static by Takashi Iwai · 11 years ago
  81. 60f6fef ALSA: Optimize module name check by Takashi Iwai · 11 years ago
  82. 1f96153 ALSA: pcm: Add fallthru comments by Takashi Iwai · 11 years ago
  83. 6343731 ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protection by Takashi Iwai · 11 years ago
  84. a655f75 ALSA: pcm_dmaengine: Remove hardcoded PCM formats by Takashi Iwai · 11 years ago
  85. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  86. 917f4b5 ALSA: compress: fix drain calls blocking other compress functions by Vinod Koul · 11 years ago
  87. a5606f8 ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code by Takashi Iwai · 11 years ago
  88. 0550321 ALSA: Add SoC on-chip internal ram support for DMA buffer allocation by Nicolin Chen · 11 years ago
  89. b26d19e ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 11 years ago
  90. 4028b6c ALSA: compress: Fix compress device unregister. by Liam Girdwood · 11 years ago
  91. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  92. 74d779a ALSA: pcm: Use snd_printd_ratelimit() by Tim Gardner · 11 years ago
  93. 903eb31 ALSA: core: allow SND_DMAENGINE_PCM use from modules by Daniel Mack · 11 years ago
  94. b7ae6f3 ALSA: move dmaengine implementation from ASoC to ALSA core by Daniel Mack · 11 years ago
  95. a8d3060 ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION by Vinod Koul · 11 years ago
  96. 256ca9c ALSA: seq-oss: Initialize MIDI clients asynchronously by Takashi Iwai · 11 years ago
  97. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  98. 1ba65ae ALSA: vmaster: Fix the regression of missing vmaster hook call by Takashi Iwai · 11 years ago
  99. 0888c32 pcm_native: switch to fdget()/fdput() by Al Viro · 11 years ago
  100. 1ca2f2e ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function by Takashi Iwai · 11 years ago