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