1. 6053a712 ALSA: aloop: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
  2. 8c356c5 ALSA: aloop: Fix PCM format assignment by Takashi Iwai · 4 years, 11 months ago
  3. 2eccd40 ALSA: drivers: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  4. df1d6ea Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into for-next by Takashi Iwai · 5 years ago
  5. fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
  6. ae53148 ALSA: drivers: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  7. 3972988 ALSA: aloop: Use managed buffer allocation by Takashi Iwai · 5 years ago
  8. 5061bb7 ALSA: aloop: Avoid pointer dereference before null-check by Andrew Gabbasov · 5 years ago
  9. 9314e44 ALSA: aloop: Avoid unexpected timer event callback tasklets by Andrew Gabbasov · 5 years ago
  10. c037239 ALSA: aloop: Remove redundant locking in timer open function by Andrew Gabbasov · 5 years ago
  11. c6ae996 ALSA: aloop: Support runtime change of snd_timer via info interface by Andrew Gabbasov · 5 years ago
  12. 26c5337 ALSA: aloop: Support selection of snd_timer instead of jiffies by Timo Wischer · 5 years ago
  13. fd1f7c7 ALSA: aloop: Move CABLE_VALID_BOTH to the top of file by Timo Wischer · 5 years ago
  14. 8e3bf7c ALSA: aloop: Rename all jiffies timer specific functions by Timo Wischer · 5 years ago
  15. 133f375 ALSA: aloop: Use callback functions for timer specific implementations by Timo Wischer · 5 years ago
  16. 09419f1 ALSA: aloop: Support return of error code for timer start and stop by Timo Wischer · 5 years ago
  17. 97dda3d ALSA: aloop: Describe units of variables by Timo Wischer · 5 years ago
  18. b29e5ef ALSA: aloop: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  19. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  20. 50e0908 ALSA: aloop: Support S24 sample formats by Timo Wischer · 6 years ago
  21. 815d808 ALSA: drivers: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  22. 3c40dfe ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  23. fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 6 years ago
  24. 9f88058e ALSA: aloop: Reduced duplicated PCM ops definition by Takashi Iwai · 7 years ago
  25. 76b3421 ALSA: aloop: Add missing cable lock to ctl API callbacks by Takashi Iwai · 7 years ago
  26. 306a4f3 ALSA: aloop: Mark paused device as inactive by Robert Rosengren · 7 years ago
  27. 8e6b1a7 ALSA: aloop: Fix access to not-yet-ready substream via cable by Takashi Iwai · 7 years ago
  28. 67a01af ALSA: aloop: Sync stale timer before release by Takashi Iwai · 7 years ago
  29. 898dfe4 ALSA: aloop: Fix racy hw constraints adjustment by Takashi Iwai · 7 years ago
  30. b088b53 ALSA: aloop: Fix inconsistent format due to incomplete rule by Takashi Iwai · 7 years ago
  31. 9685347 ALSA: aloop: Release cable upon open error path by Takashi Iwai · 7 years ago
  32. bc47ba9 ALSA: drivers: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  33. f959258 ALSA: drivers: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  34. b6c0b71 ALSA: drivers: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  35. 41960d9 ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  36. db97455 ALSA: aloop: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  37. 5d5638a ALSA: drivers: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  38. 5872f3f ALSA: drivers: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  39. 5ed5824 ALSA: aloop: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  40. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 12 years ago
  41. edac894 ALSA: aloop: Fix Oops while PM resume by Takashi Iwai · 12 years ago
  42. fbbb01a ALSA: drivers: remove __dev* attributes by Bill Pemberton · 12 years ago
  43. 999fc9f ALSA: aloop - Close races at restarting the stream by Takashi Iwai · 12 years ago
  44. d4f1e48 ALSA: aloop - add locking to timer access by Omair Mohammed Abdullah · 12 years ago
  45. d34e4e0 ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM by Takashi Iwai · 12 years ago
  46. 284e7ca ALSA: convert PM ops of platform_driver to new pm ops by Takashi Iwai · 12 years ago
  47. 8bf01d8 ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions by Takashi Iwai · 12 years ago
  48. b012513 ALSA: snd-aloop - improve the sample copy accurracy by Jaroslav Kysela · 13 years ago
  49. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  50. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  51. 6b69a0e ALSA: aloop - Use vmalloc buffer by Takashi Iwai · 13 years ago
  52. 98d21df ALSA: aloop - Fix possible IRQ lock inversion by Takashi Iwai · 14 years ago
  53. 5de9e45 ALSA: snd-aloop - add pause support by Jaroslav Kysela · 14 years ago
  54. dd04bb1 ALSA: snd-aloop - fix locking issues (running flag updates) by Jaroslav Kysela · 14 years ago
  55. e74670b ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree by Jaroslav Kysela · 14 years ago
  56. 0db7102 ALSA: snd-aloop - fix issue in the timer start function by Jaroslav Kysela · 14 years ago
  57. b1c73fc ALSA: snd-aloop: Fix hw_params restrictions and checking by Jaroslav Kysela · 14 years ago
  58. ac446fb ALSA: snd-aloop - fix "PCM Slave Active" element read value by Jaroslav Kysela · 14 years ago
  59. 20d9a26 ALSA: snd-aloop - fix capture buffer silence by Jaroslav Kysela · 14 years ago
  60. 1446c5f ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol by Jaroslav Kysela · 14 years ago
  61. 597603d ALSA: introduce the snd-aloop module for the PCM loopback by Jaroslav Kysela · 14 years ago