1. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. f68d9c5 ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 4 years, 6 months ago
  3. 2de4359 Merge android-4.9.201(09bf7fb) into msm-4.9 by jianzhou · 4 years, 5 months ago
  4. a06206d Merge android-4.9.199(dcb71b3) into msm-4.9 by jianzhou · 4 years, 6 months ago
  5. 8bdaac0 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 4 years, 6 months ago
  6. 3a3385a ALSA: timer: Fix mutex deadlock at releasing card by Takashi Iwai · 4 years, 7 months ago
  7. 681789d ALSA: timer: Simplify error path in snd_timer_open() by Takashi Iwai · 5 years ago
  8. cdf8ae7 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  9. 444dac2 ALSA: timer: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 7 years ago
  10. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  11. 416808f ALSA: timer: Fix pause event notification by Ben Hutchings · 6 years ago
  12. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  13. 82ecd2f ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 7 years ago
  14. 66e982d ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 7 years ago
  15. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 7 years ago
  16. 5ac9276 ALSA: timer: Reject user params with too small ticks by Takashi Iwai · 7 years ago
  17. 42c3ac4 ALSA: timer: check if timer->card is null before using it by Meng Wang · 8 years ago
  18. 9f8a765 ALSA: timer: Fix zero-division by continue of uninitialized instance by Takashi Iwai · 8 years ago
  19. 11749e0 ALSA: timer: fix NULL pointer dereference in read()/ioctl() race by Vegard Nossum · 8 years ago
  20. 8ddc056 ALSA: timer: fix NULL pointer dereference on memory allocation failure by Vegard Nossum · 8 years ago
  21. 6b760bb ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE by Vegard Nossum · 8 years ago
  22. 3fa6993 ALSA: timer: Fix negative queue usage by racy accesses by Takashi Iwai · 8 years ago
  23. e4ec8cc ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt by Kangjie Lu · 8 years ago
  24. 9a47e9c ALSA: timer: Fix leak in events via snd_timer_user_ccallback by Kangjie Lu · 8 years ago
  25. cec8f96 ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS by Kangjie Lu · 8 years ago
  26. 34ce71a ALSA: timer: remove legacy rtctimer by Alexandre Belloni · 8 years ago
  27. 4a07083 ALSA: timer: Use mod_timer() for rearming the system timer by Takashi Iwai · 8 years ago
  28. 91d2178 ALSA: timer: fix gparams ioctl compatibility for different architectures by Takashi Sakamoto · 8 years ago
  29. f65e0d2 ALSA: timer: Call notifier in the same spinlock by Takashi Iwai · 8 years ago
  30. 9984d1b ALSA: timer: Protect the whole snd_timer_close() with open race by Takashi Iwai · 8 years ago
  31. 4dff5c7 ALSA: timer: Fix race at concurrent reads by Takashi Iwai · 8 years ago
  32. ed8b1d6 ALSA: timer: Fix race between stop and interrupt by Takashi Iwai · 8 years ago
  33. 117159f ALSA: timer: Fix wrong instance passed to slave callbacks by Takashi Iwai · 8 years ago
  34. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 8 years ago
  35. f146357 ALSA: timer: Sync timer deletion at closing the system timer by Takashi Iwai · 8 years ago
  36. f784beb ALSA: timer: Fix link corruption due to double start or stop by Takashi Iwai · 8 years ago
  37. 40ed9444 ALSA: timer: Introduce disconnect op to snd_timer_instance by Takashi Iwai · 8 years ago
  38. 230323d ALSA: timer: Handle disconnection more safely by Takashi Iwai · 8 years ago
  39. c3b1681 ALSA: timer: Code cleanup by Takashi Iwai · 8 years ago
  40. b5a663a ALSA: timer: Harden slave timer list handling by Takashi Iwai · 8 years ago
  41. af36802 ALSA: timer: Fix race among timer ioctls by Takashi Iwai · 8 years ago
  42. ee8413b ALSA: timer: Fix double unlink of active_list by Takashi Iwai · 8 years ago
  43. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  44. ec0e993 ALSA: core: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 9 years ago
  45. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 9 years ago
  46. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 9 years ago
  47. 89da061 ALSA: timer: Handle the device directly by Takashi Iwai · 9 years ago
  48. 7c35860 ALSA: timer: Propagate the error at initialization by Takashi Iwai · 9 years ago
  49. f169c10 ALSA: timer: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  50. 26204e0 ALSA: core: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  51. cf74dcf ALSA: timer: Use standard printk helpers by Takashi Iwai · 10 years ago
  52. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 10 years ago
  53. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 12 years ago
  54. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  55. 94094c8 ALSA: timer - Add NULL-check for invalid slave timer by Takashi Iwai · 13 years ago
  56. 0584ffa ALSA: timer - Fix Oops at closing slave timer by Takashi Iwai · 13 years ago
  57. 5b7c757 ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 13 years ago
  58. 03cfe6f ALSA: support module on-demand loading for seq and timer by Kay Sievers · 13 years ago
  59. 109fef9 ALSA: timer: automatically load the high-resolution timer by Clemens Ladisch · 14 years ago
  60. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 14 years ago
  61. bfe7078 ALSA: take tu->qlock with irqs disabled by Dan Carpenter · 14 years ago
  62. 02f4865 ALSA: core - Define llseek fops by Takashi Iwai · 14 years ago
  63. b30477d ALSA: timer - pass real event in snd_timer_notify1() to instance callback by Jaroslav Kysela · 14 years ago
  64. ef44a1e ALSA: sound/core: use memdup_user() by Li Zefan · 15 years ago
  65. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  66. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 15 years ago
  67. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  68. 0072889 ALSA: fix a typo during snd_assert() removal by Takashi Iwai · 16 years ago
  69. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  70. ee2da99 ALSA: remove CONFIG_KMOD from sound by Johannes Berg · 16 years ago
  71. 0d63e4f Dont touch fs_struct in drivers by Jan Blunck · 16 years ago
  72. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  73. b751eef [ALSA] Use posix clock monotonic for PCM and timer timestamps by Jaroslav Kysela · 16 years ago
  74. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  75. 7c64ec3 [ALSA] timer: check for incorrect device state in non-debug compiles, too by Clemens Ladisch · 17 years ago
  76. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  77. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  78. bcb4d78 [ALSA] Remove useless reference to obsolete KERNELD by Robert P. J. Day · 17 years ago
  79. 9244b2c [ALSA] alsa core: convert to list_for_each_entry* by Johannes Berg · 18 years ago
  80. 6e9059b [ALSA] system timer: remove unused snd_timer_system_private.timer field by Clemens Ladisch · 18 years ago
  81. cd93fe4 [ALSA] timer: fix timer rescheduling by Clemens Ladisch · 18 years ago
  82. de2696d [ALSA] system timer: clear correction value when timer stops by Clemens Ladisch · 18 years ago
  83. 6ed5eff [ALSA] system timer: accumulate correction for multiple lost ticks by Clemens Ladisch · 18 years ago
  84. 17f48ec [ALSA] system timer: fix lost ticks correction adjustment by Clemens Ladisch · 18 years ago
  85. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  86. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  87. 2999ff5 [ALSA] Fix a deadlock in snd-rtctimer by Takashi Iwai · 18 years ago
  88. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  89. 170a346 [ALSA] Fix compile warning in timer.c by Takashi Iwai · 18 years ago
  90. d689e34b [ALSA] Remove spinlocks around proc prints by Takashi Iwai · 18 years ago
  91. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  92. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 18 years ago
  93. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 18 years ago
  94. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  95. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  96. b32425a [ALSA] Fix possible races in timer callbacks by Takashi Iwai · 19 years ago
  97. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  98. 53d2f74 [ALSA] Remove xxx_t typedefs: Timer by Takashi Iwai · 19 years ago
  99. 6b172a8 [ALSA] timer: formatting changes by Clemens Ladisch · 19 years ago
  100. 9dfba38 [ALSA] timer: remove list_entry() type casts by Clemens Ladisch · 19 years ago