1. d712eaf ALSA: core: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  2. 48b217a ALSA: pcm: Fix document for snd_pcm_stop_xrun() by Takashi Iwai · 10 years ago
  3. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  4. 31584ed ALSA: snd_ctl_activate_id(): Fix index look-up by Lars-Peter Clausen · 10 years ago
  5. 9bc889b ALSA: pcm: Update the state properly before notification by Takashi Iwai · 10 years ago
  6. 19566b0 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  7. 2b30d41 ALSA: pcm: Add xrun_injection proc entry by Takashi Iwai · 10 years ago
  8. f591490 ALSA: pcm: Replace PCM hwptr tracking with tracepoints by Takashi Iwai · 10 years ago
  9. d507941 ALSA: pcm: Correct PCM BUG error message by Takashi Iwai · 10 years ago
  10. aa8edd8 ALSA: pcm: Refactoring snd_pcm_action() by Takashi Iwai · 10 years ago
  11. e3a4bd5 ALSA: pcm: Simplify snd_pcm_action_lock_irq() by Takashi Iwai · 10 years ago
  12. eb9c38d ALSA: doc: More kerneldoc comments on core components by Takashi Iwai · 10 years ago
  13. 30b771c ALSA: pcm: More kerneldoc updates by Takashi Iwai · 10 years ago
  14. 12cddbd ALSA: control: Add missing kerneldoc comments to exported functions by Takashi Iwai · 10 years ago
  15. 317168d ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode by Takashi Iwai · 10 years ago
  16. 85c24cd Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  17. 49d776f ALSA: pcm: Avoid mmap warnings on x86 by Takashi Iwai · 10 years ago
  18. 8057727 Merge branch 'topic/pcm-mmap-cleanup' into for-next by Takashi Iwai · 10 years ago
  19. 9303528 Merge branch 'topic/enum-info-cleanup' into for-next by Takashi Iwai · 10 years ago
  20. 63825f3 ALSA: pcm: Disable mmap for known broken archs by Takashi Iwai · 10 years ago
  21. c37de55 ALSA: pcm: Remove arch-dependent mmap kludges by Takashi Iwai · 10 years ago
  22. dde1c65 ALSA: pcm: Fix false lockdep warnings by Takashi Iwai · 10 years ago
  23. a7e6fb9 ALSA: control: Allow to pass items zero to snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  24. df803e1 ALSA: control: Warn if too long string is passed to snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  25. b566762a Merge branch 'topic/seq-autoload' into for-next by Takashi Iwai · 10 years ago
  26. d5129f3 Subject: ALSA: seq: Remove autoload locks in driver registration by Takashi Iwai · 10 years ago
  27. 68ab610 ALSA: seq: bind seq driver automatically by Takashi Iwai · 10 years ago
  28. a011e21 ALSA: pcm: use the same dma mmap codepath both for arm and arm64 by Anatol Pomozov · 10 years ago
  29. 54841a0 ALSA: seq: Use atomic ops for autoload refcount by Takashi Iwai · 10 years ago
  30. 811deed ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop by Takashi Iwai · 10 years ago
  31. e5b50ad ALSA: Allow pass NULL dev for snd_pci_quirk_lookup() by Takashi Iwai · 10 years ago
  32. 8df22a4 Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  33. a9960e6 ALSA: pcm: fix fifo_size frame calculation by Clemens Ladisch · 10 years ago
  34. 998052b Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  35. d4288d3 ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based devices by Jurgen Kramer · 10 years ago
  36. 7fd4394 Merge branch 'topic/pcm-nonatomic' into for-next by Takashi Iwai · 10 years ago
  37. df1e471 ALSA: pcm: snd_interval_step: fix changes of open intervals by Clemens Ladisch · 10 years ago
  38. 0f519b6 ALSA: pcm: snd_interval_step: drop the min parameter by Clemens Ladisch · 10 years ago
  39. 7af142f ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock() by Takashi Iwai · 10 years ago
  40. 257f8cc ALSA: pcm: Allow nonatomic trigger operations by Takashi Iwai · 10 years ago
  41. 94a988a ALSA: pcm: Fix the silence data for DSD formats by Takashi Iwai · 10 years ago
  42. ddc64b2 ALSA: core: fix buffer overflow in snd_info_get_line() by Clemens Ladisch · 10 years ago
  43. 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
  44. 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
  45. 3a2ac12 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 10 years ago
  46. c1ab70c Merge branch 'topic/monotonic' into for-next by Takashi Iwai · 10 years ago
  47. e58c295 ALSA: pcm: Add tstamp_type and proto to sw_params compat layer by Takashi Iwai · 10 years ago
  48. 5890081 ALSA: pcm: Introduce protocol version field to sw_params by Takashi Iwai · 10 years ago
  49. 6217e5e ALSA: compress: fix an integer overflow check by Dan Carpenter · 10 years ago
  50. 0cea76f ALSA: control: Define SNDRV_CTL_TLV_OP_* constants by Takashi Iwai · 10 years ago
  51. 03fe805 Merge branch 'topic/monotonic' into for-next by Takashi Iwai · 10 years ago
  52. 5646eda ALSA: pcm: Add timestamp type to sw_params by Takashi Iwai · 10 years ago
  53. 2408c21 ALSA: pcm: simplify snd_pcm_tstamp() by Takashi Iwai · 10 years ago
  54. 75f850f ALSA: pcm_dmaengine: Correct support for 24bits physical sample widths by Peter Ujfalusi · 10 years ago
  55. 732814c ALSA: pcm_dmaengine: Use the available wrapper to get physical width by Peter Ujfalusi · 10 years ago
  56. b245a82 ALSA: seq: seq_memory.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  57. 883a1d4 ALSA: control: Make sure that id->index does not overflow by Lars-Peter Clausen · 10 years ago
  58. ac902c1 ALSA: control: Handle numid overflow by Lars-Peter Clausen · 10 years ago
  59. fd9f26e ALSA: control: Don't access controls outside of protected regions by Lars-Peter Clausen · 10 years ago
  60. 82262a46 ALSA: control: Fix replacing user controls by Lars-Peter Clausen · 10 years ago
  61. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  62. 26204e0 ALSA: core: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  63. 2742325 ALSA: seq: Continue broadcasting events to ports if one of them fails by Adam Goode · 10 years ago
  64. 21fd3e9 ALSA: seq: correctly detect input buffer overflow by Adam Goode · 10 years ago
  65. efd4b76 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  66. 02fb05a ALSA: pcm_dmaengine: Add check during device suspend by Tushar Behera · 10 years ago
  67. 53403a8 ALSA: core: Fix format string mismatch in seq_midi.c by Masanari Iida · 10 years ago
  68. 00d9015 ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops by Tim Gardner · 10 years ago
  69. 9ddd84f Merge branch 'for-next' into for-linus by Takashi Iwai · 10 years ago
  70. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 10 years ago
  71. 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
  72. 6776a5d ALSA: Move EXPORT_SYMBOL() in appropriate places by Takashi Iwai · 10 years ago
  73. 72620d6 ALSA: Clean up snd_device_*() codes by Takashi Iwai · 10 years ago
  74. 289ca02 ALSA: Use priority list for managing device list by Takashi Iwai · 10 years ago
  75. 71e2e1c ALSA: hwdep: Allow to assign the given parent by Takashi Iwai · 10 years ago
  76. f806bdb ALSA: hwdep: Take private_data as drvdata for sysfs by Takashi Iwai · 10 years ago
  77. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 10 years ago
  78. 63a5d4c ALSA: Export snd_pcm_constraint_mask64() by Mark Brown · 10 years ago
  79. b203dba ALSA: core: Fix missing card sysfs contents by Takashi Iwai · 10 years ago
  80. 9ce5054 ALSA: Drop __bitwise and typedefs for snd_device attributes by Takashi Iwai · 10 years ago
  81. bb343e7 ALSA: seq_oss: Use standard printk helpers by Takashi Iwai · 10 years ago
  82. 04cc79a ALSA: seq: Use standard printk helpers by Takashi Iwai · 10 years ago
  83. cf74dcf ALSA: timer: Use standard printk helpers by Takashi Iwai · 10 years ago
  84. 61efcee ALSA: oss: Use standard printk helpers by Takashi Iwai · 10 years ago
  85. 2ebef69 ALSA: hwdep: Use standard printk helpers by Takashi Iwai · 10 years ago
  86. ca20d29 ALSA: rawmidi: Use standard printk helpers by Takashi Iwai · 10 years ago
  87. f2f9307 ALSA: core: Use standard printk helpers by Takashi Iwai · 10 years ago
  88. 09e56df ALSA: pcm: Use standard printk helpers by Takashi Iwai · 10 years ago
  89. bb00945 ALSA: control: Use standard printk helpers by Takashi Iwai · 10 years ago
  90. a67ca25 ALSA: seq_oss: Drop debug prints by Takashi Iwai · 10 years ago
  91. f246406 ALSA: Use standard device refcount for card accounting by Takashi Iwai · 10 years ago
  92. 34356db ALSA: Use static groups for id and number card sysfs attr files by Takashi Iwai · 10 years ago
  93. 8bfb181 ALSA: Embed card device into struct snd_card by Takashi Iwai · 10 years ago
  94. 393aa9c ALSA: Mandate to pass a device pointer at card creation time by Takashi Iwai · 10 years ago
  95. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  96. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 10 years ago
  97. 0a11458 ALSA: Fix typos in alsa-driver-api.xml by Masanari Iida · 10 years ago
  98. deb6596 ALSA: Refactor slot assignment code by Takashi Iwai · 10 years ago
  99. 4c3773e ALSA: bits vs bytes bug in snd_card_create() by Dan Carpenter · 10 years ago
  100. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 10 years ago