1. 94a5735 ALSA: mts64: use new parport device model by Sudip Mukherjee · 8 years ago
  2. c3a9005 ALSA: hda - Use acpi_dev_present() by Lukas Wunner · 8 years ago
  3. 99d7355 ALSA: fireworks: serialize transactions to update connections at bus reset by Takashi Sakamoto · 8 years ago
  4. 3800e6f ALSA: bebob: give up updating streams at bus reset handler by Takashi Sakamoto · 8 years ago
  5. 4fd6c6c ALSA: bebob: change type of substream counter from atomic_t to unsigned int by Takashi Sakamoto · 8 years ago
  6. 2a71e70 ALSA: bebob: move mutex from function callee to callers by Takashi Sakamoto · 8 years ago
  7. 14a37ac ALSA: bebob: simplify bus-reset handling by Takashi Sakamoto · 8 years ago
  8. 3184270 ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign by Libin Yang · 8 years ago
  9. ea79005 ALSA: oxfw: use workqueue instead of tasklet for scs1x by Takashi Sakamoto · 8 years ago
  10. e6a1b7e ALSA: portman2x4 - use new parport device model by Sudip Mukherjee · 8 years ago
  11. cbaaee8 Merge branch 'topic/core-fixes' into for-next by Takashi Iwai · 8 years ago
  12. f65e0d2 ALSA: timer: Call notifier in the same spinlock by Takashi Iwai · 8 years ago
  13. fbeac84 ALSA: dice: old firmware optimization for Dice notification by Takashi Sakamoto · 8 years ago
  14. aec045b ALSA: dice: change notification mask to detect lock status change by Takashi Sakamoto · 8 years ago
  15. 9984d1b ALSA: timer: Protect the whole snd_timer_close() with open race by Takashi Iwai · 8 years ago
  16. fa9a435 Merge branch 'topic/hda-mst' into for-next by Takashi Iwai · 8 years ago
  17. 9b88daa Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  18. 397da2d Merge branch 'topic/core-fixes' into for-linus by Takashi Iwai · 8 years ago
  19. 4dff5c7 ALSA: timer: Fix race at concurrent reads by Takashi Iwai · 8 years ago
  20. dfabc0e ALSA: dice: ensure phase lock before starting streaming by Takashi Sakamoto · 8 years ago
  21. 6f68826 ALSA: dice: purge generating channel cache by Takashi Sakamoto · 8 years ago
  22. c300765 ALSA: dice: get the number of MBLA data channel at opening PCM substream by Takashi Sakamoto · 8 years ago
  23. b9022f4 ALSA: dice: add MIDI ports according to current number of MIDI substreams by Takashi Sakamoto · 8 years ago
  24. 1bc8e12 ALSA: dice: limit stream to current sampling transfer frequency. by Takashi Sakamoto · 8 years ago
  25. 0d5ee19 ALSA: dice: limit to current sampling transfer frequency by Takashi Sakamoto · 8 years ago
  26. b8cb375 ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt() by Geert Uytterhoeven · 8 years ago
  27. 2ebab40 ALSA: hda - Fix bad dereference of jack object by Takashi Iwai · 8 years ago
  28. ed8b1d6 ALSA: timer: Fix race between stop and interrupt by Takashi Iwai · 8 years ago
  29. 117159f ALSA: timer: Fix wrong instance passed to slave callbacks by Takashi Iwai · 8 years ago
  30. efd931d ALSA: Remove deprecated AU1X00 AC97 driver by Lars-Peter Clausen · 8 years ago
  31. c9e9dac Merge branch 'topic/core-fixes' into for-next by Takashi Iwai · 8 years ago
  32. ddce57a ALSA: dummy: Implement timer backend switching more safely by Takashi Iwai · 8 years ago
  33. c44d9b1 ALSA: hda - Fix speaker output from VAIO AiO machines by Takashi Iwai · 8 years ago
  34. 6c361d1 Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo" by Takashi Iwai · 8 years ago
  35. 56661a2 ALSA: firewire-tascam: remove needless member for control and status message by Takashi Sakamoto · 8 years ago
  36. 61ebe49 ALSA: firewire-tascam: remove a flag for controller by Takashi Sakamoto · 8 years ago
  37. 3e78e15 ALSA: firewire-tascam: add support for FW-1804 by Takashi Sakamoto · 8 years ago
  38. 5d2560a ALSA: firewire-tascam: fix NULL pointer dereference when model identification fails by Takashi Sakamoto · 8 years ago
  39. 360a824 ALSA: hda - Fix static checker warning in patch_hdmi.c by David Henningsson · 8 years ago
  40. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 8 years ago
  41. 2e5dc73 Merge branch 'topic/core-fixes' into for-linus by Takashi Iwai · 8 years ago
  42. 7f0973e ALSA: seq: Fix lockdep warnings due to double mutex locks by Takashi Iwai · 8 years ago
  43. 81f5775 ALSA: rawmidi: Fix race at copying & updating the position by Takashi Iwai · 8 years ago
  44. 06ab300 ALSA: rawmidi: Make snd_rawmidi_transmit() race-free by Takashi Iwai · 8 years ago
  45. 2154cc0 ALSA: hda - Add fixup for Mac Mini 7,1 model by Takashi Iwai · 8 years ago
  46. 4cc9b9d ALSA: hda/realtek - Support headset mode for ALC225 by Kailang Yang · 8 years ago
  47. cfc5a84 ALSA: hda/realtek - Support Dell headset mode for ALC225 by Kailang Yang · 8 years ago
  48. 4231430 ALSA: hda/realtek - New codec support of ALC225 by Kailang Yang · 8 years ago
  49. 022f344 ALSA: hda - build chmap kctl based on pcm in hdmi audio by Libin Yang · 8 years ago
  50. f146357 ALSA: timer: Sync timer deletion at closing the system timer by Takashi Iwai · 8 years ago
  51. f784beb ALSA: timer: Fix link corruption due to double start or stop by Takashi Iwai · 8 years ago
  52. 2cdc7b6 ALSA: seq: Fix yet another races among ALSA timer accesses by Takashi Iwai · 8 years ago
  53. b248371 ALSA: pcm: Fix potential deadlock in OSS emulation by Takashi Iwai · 8 years ago
  54. cc85f7a ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check by Takashi Iwai · 8 years ago
  55. 2d1b5c0 ALSA: seq: Fix race at closing in virmidi driver by Takashi Iwai · 8 years ago
  56. f1d5159 ALSA: emu10k1: correctly handling failed thread creation by Insu Yun · 8 years ago
  57. 1b3c993 ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000 by Lev Lybin · 8 years ago
  58. ad678b4 ALSA: usb-audio: Add native DSD support for PS Audio NuWave DAC by Jurgen Kramer · 8 years ago
  59. 5327d6b ALSA: usb-audio: Fix OPPO HA-1 vendor ID by Jurgen Kramer · 8 years ago
  60. 6639484 ALSA: hda - disable dynamic clock gating on Broxton before reset by Libin Yang · 8 years ago
  61. e270336 ALSA: usb-audio: Add quirk_alias option by Takashi Iwai · 8 years ago
  62. 79289e2 ALSA: usb-audio: Refer to chip->usb_id for quirks and MIDI creation by Takashi Iwai · 8 years ago
  63. b09887f8 ALSA: hda - hdmi create spdif ctl based on pcm by Libin Yang · 8 years ago
  64. 25e4abb ALSA: hda - hdmi jack created based on pcm by Libin Yang · 8 years ago
  65. 2bea241 ALSA: hda - add hdmi_pcm to manage hdmi pcm related features by Libin Yang · 8 years ago
  66. ac98379 ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment mode by Libin Yang · 9 years ago
  67. a76056f ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplug by Libin Yang · 9 years ago
  68. 2bf3c85 ALSA: hda - hdmi operate spdif based on pcm by Libin Yang · 9 years ago
  69. 42b2987 ALSA: hda - hdmi playback without monitor in dynamic pcm bind mode by Libin Yang · 9 years ago
  70. 6590faa ALSA: hda - hdmi begin to support dynamic PCM assignment by Libin Yang · 9 years ago
  71. 3ec622f ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hda by Aaron Plattner · 8 years ago
  72. 7ee9621 ALSA: dummy: Disable switching timer backend via sysfs by Takashi Iwai · 8 years ago
  73. ac1efcf ALSA: timer: fix SND_PCM_TIMER Kconfig text by Randy Dunlap · 8 years ago
  74. 61595dc ALSA: Add missing dependency on CONFIG_SND_TIMER by Takashi Iwai · 8 years ago
  75. 0790529 ALSA: bebob: Use a signed return type for get_formation_index by Lucas Tanure · 8 years ago
  76. 5a4ff9e ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay by Guillaume Fougnies · 8 years ago
  77. 462b3f1 ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures by Takashi Iwai · 8 years ago
  78. da10816 ALSA: seq: Degrade the error message for too many opens by Takashi Iwai · 8 years ago
  79. 5991513 ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() by Takashi Iwai · 8 years ago
  80. e7cc3ed Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  81. 40ed9444 ALSA: timer: Introduce disconnect op to snd_timer_instance by Takashi Iwai · 8 years ago
  82. 230323d ALSA: timer: Handle disconnection more safely by Takashi Iwai · 8 years ago
  83. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  84. 991f86d ALSA: hda - Flush the pending probe work at remove by Takashi Iwai · 8 years ago
  85. bca8e98 ALSA: hda - Fix missing module loading with model=generic option by Takashi Iwai · 8 years ago
  86. bed2e98 ALSA: hda - Degrade i915 binding failure message by Takashi Iwai · 8 years ago
  87. 3568459 ALSA: at73c213: manage SSC clock by Mans Rullgard · 8 years ago
  88. c0bcdbd ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0 by Takashi Iwai · 8 years ago
  89. 9586495 ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode by Nicolas Boichat · 8 years ago
  90. 43c54b8 ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode by Nicolas Boichat · 8 years ago
  91. 2ba1fe7 ALSA: hrtimer: Fix stall by hrtimer_cancel() by Takashi Iwai · 8 years ago
  92. db8948e ALSA: hda - Fix bass pin fixup for ASUS N550JX by Takashi Iwai · 8 years ago
  93. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  94. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  95. c3b1681 ALSA: timer: Code cleanup by Takashi Iwai · 8 years ago
  96. b5a663a ALSA: timer: Harden slave timer list handling by Takashi Iwai · 8 years ago
  97. cf52103 ALSA: hda - Add fixup for Dell Latitidue E6540 by Takashi Iwai · 8 years ago
  98. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  99. af36802 ALSA: timer: Fix race among timer ioctls by Takashi Iwai · 8 years ago
  100. 91815d8 ALSA: hda - add codec support for Kabylake display audio codec by Libin Yang · 8 years ago