1. ffdd982 ALSA: timer: Unconditionally unlink slave instances, too by Takashi Iwai · 3 years, 2 months ago
  2. c0317c0 ALSA: timer: Fix use-after-free problem by Wang Wensheng · 3 years, 2 months ago
  3. 9c1fe96 ALSA: timer: Fix master timer notification by Takashi Iwai · 3 years, 7 months ago
  4. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  5. bf08359 ALSA: timer: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
  6. 9ddb236 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 4 months ago
  7. 3bcf8ee ALSA: core: timer: clarify operator precedence by Pierre-Louis Bossart · 4 years, 4 months ago
  8. 6363256 ALSA: core: timer: remove redundant assignment by Pierre-Louis Bossart · 4 years, 4 months ago
  9. d1a58aa ALSA: core: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  10. f999348 ALSA: timer: fix nsec/sec initialization confusion by Pierre-Louis Bossart · 5 years ago
  11. df76996 ALSA: timer: Constify snd_timer_hardware definitions by Takashi Iwai · 5 years ago
  12. f15ee21 ALSA: core: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  13. 07094ae ALSA: Avoid using timespec for struct snd_timer_tread by Baolin Wang · 7 years ago
  14. a07804c ALSA: Avoid using timespec for struct snd_timer_status by Baolin Wang · 7 years ago
  15. fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
  16. 0c4f09c ALSA: timer: Fix the breakage of slave link open by Takashi Iwai · 5 years ago
  17. 6a34367 ALSA: timer: Fix possible race at assigning a timer instance by Takashi Iwai · 5 years ago
  18. 33bbb8a ALSA: timer: Make snd_timer_close() returning void by Takashi Iwai · 5 years ago
  19. ebfc6de ALSA: timer: Unify master/slave linking code by Takashi Iwai · 5 years ago
  20. 66a8966 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  21. e7af630 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 5 years ago
  22. fdea53f ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 5 years ago
  23. a393318 ALSA: timer: Fix mutex deadlock at releasing card by Takashi Iwai · 5 years ago
  24. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  25. e57ccca Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  26. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  27. 5d704b0 ALSA: timer: Coding style fixes by Takashi Iwai · 6 years ago
  28. 41672c0 ALSA: timer: Simplify error path in snd_timer_open() by Takashi Iwai · 6 years ago
  29. df55531 ALSA: timer: Revert active callback sync check at close by Takashi Iwai · 6 years ago
  30. fe1b26c ALSA: timer: Make snd_timer_close() really kill pending actions by Takashi Iwai · 6 years ago
  31. a7588c8 ALSA: timer: Check ack_list emptiness instead of bit flag by Takashi Iwai · 6 years ago
  32. 7bb4a8a ALSA: timer: Make sure to clear pending ack list by Takashi Iwai · 6 years ago
  33. 8748b85 ALSA: timer: Unify timer callback process code by Takashi Iwai · 6 years ago
  34. d10ee9c ALSA: timer: catch invalid timer object creation by Srikanth K H · 6 years ago
  35. b41f794 ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl by Takashi Iwai · 7 years ago
  36. 9d4d207 ALSA: timer: Assure timer resolution access always locked by Takashi Iwai · 7 years ago
  37. fdcb576 ALSA: timer: Simplify timer hw resolution calls by Takashi Iwai · 7 years ago
  38. 3ae1809 ALSA: timer: Fix pause event notification by Ben Hutchings · 7 years ago
  39. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  40. 680ef72 sound: annotate ->poll() instances by Al Viro · 7 years ago
  41. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  42. 9b7d869 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  43. 38e9a80 ALSA: timer: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  44. 1ae0e4c ALSA: timer: Use common error handling code in alsa_timer_init() by Markus Elfring · 7 years ago
  45. dd1f7ab ALSA: timer: Adjust a condition check in snd_timer_resolution() by Markus Elfring · 7 years ago
  46. 920f2ec Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  47. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  48. 9885639 ALSA: timer: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 8 years ago
  49. d7f910b ALSA: timer: Wrap with spinlock for queue access by Takashi Iwai · 8 years ago
  50. 890e2cb ALSA: timer: Improve user queue reallocation by Takashi Iwai · 8 years ago
  51. ba3021b ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 8 years ago
  52. d11662f4 ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 8 years ago
  53. a8c006a ALSA: timer: Info leak in snd_timer_user_tinterrupt() by Dan Carpenter · 8 years ago
  54. e8ed682 ALSA: timer: remove some dead code by Dan Carpenter · 8 years ago
  55. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  56. 71321eb ALSA: timer: Reject user params with too small ticks by Takashi Iwai · 8 years ago
  57. 9f8a765 ALSA: timer: Fix zero-division by continue of uninitialized instance by Takashi Iwai · 8 years ago
  58. 11749e0 ALSA: timer: fix NULL pointer dereference in read()/ioctl() race by Vegard Nossum · 8 years ago
  59. 8ddc056 ALSA: timer: fix NULL pointer dereference on memory allocation failure by Vegard Nossum · 8 years ago
  60. 6b760bb ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE by Vegard Nossum · 8 years ago
  61. 3fa6993 ALSA: timer: Fix negative queue usage by racy accesses by Takashi Iwai · 8 years ago
  62. e4ec8cc ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt by Kangjie Lu · 9 years ago
  63. 9a47e9c ALSA: timer: Fix leak in events via snd_timer_user_ccallback by Kangjie Lu · 9 years ago
  64. cec8f96 ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS by Kangjie Lu · 9 years ago
  65. 34ce71a ALSA: timer: remove legacy rtctimer by Alexandre Belloni · 9 years ago
  66. 4a07083 ALSA: timer: Use mod_timer() for rearming the system timer by Takashi Iwai · 9 years ago
  67. 91d2178 ALSA: timer: fix gparams ioctl compatibility for different architectures by Takashi Sakamoto · 9 years ago
  68. f65e0d2 ALSA: timer: Call notifier in the same spinlock by Takashi Iwai · 9 years ago
  69. 9984d1b ALSA: timer: Protect the whole snd_timer_close() with open race by Takashi Iwai · 9 years ago
  70. 4dff5c7 ALSA: timer: Fix race at concurrent reads by Takashi Iwai · 9 years ago
  71. ed8b1d6 ALSA: timer: Fix race between stop and interrupt by Takashi Iwai · 9 years ago
  72. 117159f ALSA: timer: Fix wrong instance passed to slave callbacks by Takashi Iwai · 9 years ago
  73. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 9 years ago
  74. f146357 ALSA: timer: Sync timer deletion at closing the system timer by Takashi Iwai · 9 years ago
  75. f784beb ALSA: timer: Fix link corruption due to double start or stop by Takashi Iwai · 9 years ago
  76. 40ed944 ALSA: timer: Introduce disconnect op to snd_timer_instance by Takashi Iwai · 9 years ago
  77. 230323d ALSA: timer: Handle disconnection more safely by Takashi Iwai · 9 years ago
  78. c3b1681 ALSA: timer: Code cleanup by Takashi Iwai · 9 years ago
  79. b5a663a ALSA: timer: Harden slave timer list handling by Takashi Iwai · 9 years ago
  80. af36802 ALSA: timer: Fix race among timer ioctls by Takashi Iwai · 9 years ago
  81. ee8413b ALSA: timer: Fix double unlink of active_list by Takashi Iwai · 9 years ago
  82. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 10 years ago
  83. ec0e993 ALSA: core: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  84. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 10 years ago
  85. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 10 years ago
  86. 89da061 ALSA: timer: Handle the device directly by Takashi Iwai · 10 years ago
  87. 7c35860 ALSA: timer: Propagate the error at initialization by Takashi Iwai · 10 years ago
  88. f169c10 ALSA: timer: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  89. 26204e0 ALSA: core: Use ktime_get_ts() by Thomas Gleixner · 11 years ago
  90. cf74dcf ALSA: timer: Use standard printk helpers by Takashi Iwai · 11 years ago
  91. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 11 years ago
  92. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  93. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  94. 94094c8 ALSA: timer - Add NULL-check for invalid slave timer by Takashi Iwai · 13 years ago
  95. 0584ffa ALSA: timer - Fix Oops at closing slave timer by Takashi Iwai · 13 years ago
  96. 5b7c757 ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 14 years ago
  97. 03cfe6f ALSA: support module on-demand loading for seq and timer by Kay Sievers · 14 years ago
  98. 109fef9 ALSA: timer: automatically load the high-resolution timer by Clemens Ladisch · 14 years ago
  99. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 15 years ago
  100. bfe7078 ALSA: take tu->qlock with irqs disabled by Dan Carpenter · 15 years ago