1. 828cb4e ALSA: hda - chmap helper args modified to use generic hdac objs. by Subhransu S. Prusty · 8 years ago
  2. 739ffee ALSA: hda - Add hdmi chmap verb programming ops to chmap object by Subhransu S. Prusty · 8 years ago
  3. f302240 ALSA: hda - Use hdac name space for CEA spk alloc structure by Subhransu S. Prusty · 8 years ago
  4. 9b3dc8a ALSA: hda - Register chmap obj as priv data instead of codec by Subhransu S. Prusty · 8 years ago
  5. 67b90cb ALSA: hda - Create common chmap object by Subhransu S. Prusty · 8 years ago
  6. cdb1ee3 ALSA: compress: fix more typos by Vinod Koul · 8 years ago
  7. 41eb94f ALSA: compress: fix some typos by Vinod Koul · 8 years ago
  8. 862bca5 ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation by Vinod Koul · 8 years ago
  9. 35383a2 ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state by Eric Laurent · 8 years ago
  10. 59e4282 ALSA: uapi: Make alsa asound.h header more portable by Thomas Klausner · 8 years ago
  11. 6defb60 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  12. 790b415 ALSA: hda - hdmi defer to register acomp eld notifier by Libin Yang · 8 years ago
  13. ec75a94 ALSA: hda - hdmi add wmb barrier for audio component by Libin Yang · 8 years ago
  14. 02322ac ALSA: hda - Fix mic issues on Acer Aspire E1-472 by Simon South · 8 years ago
  15. 03367bf ALSA: portman2x4: fix NULL pointer dereference by Sudip Mukherjee · 8 years ago
  16. 197b958 ALSA: seq: oss: Don't drain at closing a client by Takashi Iwai · 8 years ago
  17. 17e2df4 ALSA: usb-audio: Add a quirk for Plantronics DA45 by Dennis Kadioglu · 8 years ago
  18. d10a80d ALSA: hda - hdmi_find_pcm_slot return value bug fix by Libin Yang · 8 years ago
  19. eab3c4d ALSA: hdsp: Fix wrong boolean ctl value accesses by Takashi Iwai · 8 years ago
  20. c1099c3 ALSA: hdspm: Fix zero-division by Takashi Iwai · 8 years ago
  21. 537e481 ALSA: hdspm: Fix wrong boolean ctl value accesses by Takashi Iwai · 8 years ago
  22. eedf5e7 ALSA: seq: Remove unimplemented ioctls by Takashi Iwai · 8 years ago
  23. 9712857 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  24. 0bbf7e0 ALSA: mts64: fix NULL pointer dereference by Sudip Mukherjee · 8 years ago
  25. b24e7ad ALSA: timer: Fix ioctls for X32 ABI by Takashi Iwai · 8 years ago
  26. 3a72494 ALSA: timer: Fix broken compat timer user status ioctl by Takashi Iwai · 8 years ago
  27. 2251fbb ALSA: rawmidi: Fix ioctls X32 ABI by Takashi Iwai · 8 years ago
  28. dd7e3f8 ALSA: rawmidi: Use comapt_put_timespec() by Takashi Iwai · 8 years ago
  29. 513ace7 ALSA: pcm: Fix ioctls for X32 ABI by Takashi Iwai · 8 years ago
  30. 6236d8b ALSA: ctl: Fix ioctls for X32 ABI by Takashi Iwai · 8 years ago
  31. 1387e3e ALSA: dice: drop duplex streams synchronization to transfer own time stamps by Takashi Sakamoto · 8 years ago
  32. d61b04f Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  33. 30ff595 ALSA: hda - Autosuspend controller after probe even if codecs are already suspended by Ville Syrjälä · 8 years ago
  34. 473f414 ALSA: hda - Loop interrupt handling until really cleared by Takashi Iwai · 8 years ago
  35. f883982 ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 by Takashi Iwai · 8 years ago
  36. 2ae9557 ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 by David Henningsson · 8 years ago
  37. 3b43b71 ALSA: hda - Fixing background noise on Dell Inspiron 3162 by Kai-Heng Feng · 8 years ago
  38. 956dea9 ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure by Takashi Sakamoto · 8 years ago
  39. b4c23ab ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure by Takashi Sakamoto · 8 years ago
  40. fb087ea ALSA: hda - hdmi eld control created based on pcm by Libin Yang · 8 years ago
  41. fe0d128 ALSA: jack: Allow building the jack layer without input device by Takashi Iwai · 8 years ago
  42. 7e31a01 ALSA: hda - Apply clock gate workaround to Skylake, too by Takashi Iwai · 8 years ago
  43. 94a5735 ALSA: mts64: use new parport device model by Sudip Mukherjee · 8 years ago
  44. c3a9005 ALSA: hda - Use acpi_dev_present() by Lukas Wunner · 8 years ago
  45. 99d7355 ALSA: fireworks: serialize transactions to update connections at bus reset by Takashi Sakamoto · 8 years ago
  46. 3800e6f ALSA: bebob: give up updating streams at bus reset handler by Takashi Sakamoto · 8 years ago
  47. 4fd6c6c ALSA: bebob: change type of substream counter from atomic_t to unsigned int by Takashi Sakamoto · 8 years ago
  48. 2a71e70 ALSA: bebob: move mutex from function callee to callers by Takashi Sakamoto · 8 years ago
  49. 14a37ac ALSA: bebob: simplify bus-reset handling by Takashi Sakamoto · 8 years ago
  50. 3184270 ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign by Libin Yang · 8 years ago
  51. ea79005 ALSA: oxfw: use workqueue instead of tasklet for scs1x by Takashi Sakamoto · 8 years ago
  52. 67ec107 ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream by Takashi Iwai · 8 years ago
  53. e6a1b7e ALSA: portman2x4 - use new parport device model by Sudip Mukherjee · 8 years ago
  54. 13d5e5d ALSA: seq: Fix double port list deletion by Takashi Iwai · 8 years ago
  55. 0b8c821 ALSA: hda - Cancel probe work instead of flush at remove by Takashi Iwai · 8 years ago
  56. d99a36f ALSA: seq: Fix leak of pool buffer at concurrent writes by Takashi Iwai · 8 years ago
  57. cbaaee8 Merge branch 'topic/core-fixes' into for-next by Takashi Iwai · 8 years ago
  58. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 8 years ago
  59. f65e0d2 ALSA: timer: Call notifier in the same spinlock by Takashi Iwai · 8 years ago
  60. fbeac84 ALSA: dice: old firmware optimization for Dice notification by Takashi Sakamoto · 8 years ago
  61. aec045b ALSA: dice: change notification mask to detect lock status change by Takashi Sakamoto · 8 years ago
  62. 86c2ee1 Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  63. f11aec0 Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/fix/simple', 'asoc/fix/wm5110' and 'asoc/fix/wm8960' into asoc-linus by Mark Brown · 8 years ago
  64. 733f4c7 Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fix/mxs-saif', 'asoc/fix/qcom' and 'asoc/fix/rt286' into asoc-linus by Mark Brown · 8 years ago
  65. cf0d6dd Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix/dwc', 'asoc/fix/fsl' and 'asoc/fix/fsl-ssi' into asoc-linus by Mark Brown · 8 years ago
  66. 97b0d5c Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 8 years ago
  67. 6719f65 Merge remote-tracking branch 'asoc/fix/intel-kconfig' into asoc-linus by Mark Brown · 8 years ago
  68. 7ff60f5 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
  69. 2022d24 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 8 years ago
  70. 01582a8 ASoC: arizona: fref must be limited in pseudo-fractional mode by Richard Fitzgerald · 8 years ago
  71. 61c4a1a ASoC: sigmadsp: Fix missleading return value by Pascal Huerst · 8 years ago
  72. 9984d1b ALSA: timer: Protect the whole snd_timer_close() with open race by Takashi Iwai · 8 years ago
  73. fa9a435 Merge branch 'topic/hda-mst' into for-next by Takashi Iwai · 8 years ago
  74. 9b88daa Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  75. 397da2d Merge branch 'topic/core-fixes' into for-linus by Takashi Iwai · 8 years ago
  76. 4dff5c7 ALSA: timer: Fix race at concurrent reads by Takashi Iwai · 8 years ago
  77. dfabc0e ALSA: dice: ensure phase lock before starting streaming by Takashi Sakamoto · 8 years ago
  78. 6f68826 ALSA: dice: purge generating channel cache by Takashi Sakamoto · 8 years ago
  79. c300765 ALSA: dice: get the number of MBLA data channel at opening PCM substream by Takashi Sakamoto · 8 years ago
  80. b9022f4 ALSA: dice: add MIDI ports according to current number of MIDI substreams by Takashi Sakamoto · 8 years ago
  81. 1bc8e12 ALSA: dice: limit stream to current sampling transfer frequency. by Takashi Sakamoto · 8 years ago
  82. 0d5ee19 ALSA: dice: limit to current sampling transfer frequency by Takashi Sakamoto · 8 years ago
  83. b8cb375 ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt() by Geert Uytterhoeven · 8 years ago
  84. 2ebab40 ALSA: hda - Fix bad dereference of jack object by Takashi Iwai · 8 years ago
  85. ed8b1d6 ALSA: timer: Fix race between stop and interrupt by Takashi Iwai · 8 years ago
  86. 117159f ALSA: timer: Fix wrong instance passed to slave callbacks by Takashi Iwai · 8 years ago
  87. 8ceffd2 ASoC: Intel: Add module tags for common match module by Vinod Koul · 8 years ago
  88. cfffcc6 ASoC: Intel: Load the atom DPCM driver only by Pierre-Louis Bossart · 8 years ago
  89. 2dcffce ASoC: Intel: Create independent acpi match module by Vinod Koul · 8 years ago
  90. 902c136 ASoC: Intel: Revert "ASoC: Intel: fix ACPI probe regression with Atom DPCM driver" by Vinod Koul · 8 years ago
  91. efd931d ALSA: Remove deprecated AU1X00 AC97 driver by Lars-Peter Clausen · 8 years ago
  92. c9e9dac Merge branch 'topic/core-fixes' into for-next by Takashi Iwai · 8 years ago
  93. ddce57a ALSA: dummy: Implement timer backend switching more safely by Takashi Iwai · 8 years ago
  94. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 8 years ago
  95. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  96. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  97. c44d9b1 ALSA: hda - Fix speaker output from VAIO AiO machines by Takashi Iwai · 8 years ago
  98. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  99. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  100. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago