1. 92cb465 ALSA: fireworks: fix an endianness bug for transaction length by Takashi Sakamoto · 9 years ago
  2. 60834b7 ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda by Aaron Plattner · 9 years ago
  3. c507de8 ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs by Takashi Iwai · 9 years ago
  4. 49cdd5b ALSA: snd-usb-caiaq: fix stream count check by Daniel Mack · 9 years ago
  5. e83ce4a Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  6. d679582 ALSA: hda_intel: apply the Seperate stream_tag for Skylake by Libin Yang · 10 years ago
  7. 93e3423 ALSA: hda_controller: Separate stream_tag for input and output streams. by Rafal Redzimski · 10 years ago
  8. f2ec1d3 Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/rockchip' and 'asoc/fix/rt5677' into asoc-linus by Mark Brown · 10 years ago
  9. c533b8e Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 10 years ago
  10. 27fd36a ASoC: rockchip: i2s: fix maxburst of dma data to 4 by Jianqun Xu · 10 years ago
  11. 4db9c4a ASoC: rockchip: i2s: fix error defination of transmit data level by Jianqun Xu · 10 years ago
  12. 25f9754 ASoC: Intel: correct the fixed free block allocation by Jie Yang · 10 years ago
  13. 6087fca ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panic by Fang, Yang A · 10 years ago
  14. c6905d6 ASoC: Intel: Fix BYTCR machine driver MODULE_ALIAS by Jarkko Nikula · 10 years ago
  15. 64b9c90 ASoC: Intel: Fix BYTCR firmware name by Jarkko Nikula · 10 years ago
  16. db2c1f9 ASoC: dwc: Iterate over all channels by Andrew Jackson · 10 years ago
  17. 3475c3d ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap by Andrew Jackson · 10 years ago
  18. da042e3 ASoC: Intel: Add I2C dependency to two new machines by Jarkko Nikula · 10 years ago
  19. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  20. 20e471fd Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  21. 45544c8 sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  22. e3b1e6a ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probe by Mark Brown · 10 years ago
  23. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  24. d70a1b9 ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC by Jiri Jaburek · 10 years ago
  25. 506b62c ALSA: hda/realtek - New codec support for ALC298 by Kailang Yang · 10 years ago
  26. fd112f1 ALSA: asihpi: update to HPI version 4.14 by Eliot Blennerhassett · 10 years ago
  27. 17d4de4 ALSA: asihpi: increase tuner pad cache size by Eliot Blennerhassett · 10 years ago
  28. 4398643 ALSA: asihpi: relax firmware version check by Eliot Blennerhassett · 10 years ago
  29. c99b9e8 ALSA: usb-audio: Fix Scarlett 6i6 initialization typo by Chris J Arges · 10 years ago
  30. 7327643 ALSA: hda - Add quirk for Packard Bell EasyNote MX65 by Takashi Iwai · 10 years ago
  31. 38f74d5 ALSA: usb-audio: add native DSD support for Matrix Audio DACs by Jurgen Kramer · 10 years ago
  32. 4344aec ALSA: hda/realtek - New codec support for ALC256 by Kailang Yang · 10 years ago
  33. 8b72415 ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset mode by Kailang Yang · 10 years ago
  34. a62bbe3 Merge tag 'asoc-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  35. c52e569 Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt5645', 'asoc/fix/rt5677' and 'asoc/fix/samsung' into asoc-linus by Mark Brown · 10 years ago
  36. de5f644 ASoC: Intel: fix possible acpi enumeration panic by Kevin Strasser · 10 years ago
  37. 432ac1a ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codec by Libin Yang · 10 years ago
  38. f5d40b4 ASoC: Intel: fix return value check in sst_acpi_probe() by Wei Yongjun · 10 years ago
  39. 74f14b3 ALSA: hda - Make add_stereo_mix_input flag tristate by Takashi Iwai · 10 years ago
  40. 82d04e1 ALSA: hda - Create capture source ctls when stereo mix input is added by Takashi Iwai · 10 years ago
  41. c10b11f ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments by Takashi Iwai · 10 years ago
  42. 99fcb37 ALSA: hda - add codec ID for Skylake display audio codec by Libin Yang · 10 years ago
  43. 5580ba7 ALSA: oxfw: some signedness bugs by Dan Carpenter · 10 years ago
  44. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  45. 0d3aba3 ALSA: oxfw: fix detect_loud_models() return value by Dan Carpenter · 10 years ago
  46. 641d334 sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  47. 359ff7f ASoC: rt5677: add REGMAP_I2C and REGMAP_IRQ dependency by Ben Zhang · 10 years ago
  48. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  49. 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  50. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  51. 6e1d7a5 ALSA: pcxhr: NULL dereference on probe failure by Dan Carpenter · 10 years ago
  52. feabb67 ALSA: lola: NULL dereference on probe failure by Dan Carpenter · 10 years ago
  53. 9faa73f ALSA: hda - Add "eapd" model string for AD1986A codec by Takashi Iwai · 10 years ago
  54. f62f5ef ALSA: hda - Add EAPD fixup for ASUS Z99He laptop by Takashi Iwai · 10 years ago
  55. 8985f4a ALSA: oxfw: Add hwdep interface by Takashi Sakamoto · 10 years ago
  56. 05588d3 ALSA: oxfw: Add support for capture/playback MIDI messages by Takashi Sakamoto · 10 years ago
  57. 216e256 ALSA: oxfw: add support for capturing PCM samples by Takashi Sakamoto · 10 years ago
  58. b0ac000 ALSA: oxfw: Add support AMDTP in-stream by Takashi Sakamoto · 10 years ago
  59. ec4dba5 ALSA: oxfw: Add support for Behringer/Mackie devices by Takashi Sakamoto · 10 years ago
  60. f3699e2 ALSA: oxfw: Change the way to start stream by Takashi Sakamoto · 10 years ago
  61. 3c96101 ALSA: oxfw: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  62. 5cd1d3f ALSA: oxfw: Change the way to make PCM rules/constraints by Takashi Sakamoto · 10 years ago
  63. 5b59d809 ALSA: oxfw: Add support for AV/C stream format command to get/set supported stream formation by Takashi Sakamoto · 10 years ago
  64. fec7b75 ALSA: oxfw: Change the way to name card by Takashi Sakamoto · 10 years ago
  65. a113ff8 ALSA: dice: Add support for MIDI capture/playback by Takashi Sakamoto · 10 years ago
  66. 69dcf3e ALSA: dice: Add support for capturing PCM samples by Takashi Sakamoto · 10 years ago
  67. 8fc01fc ALSA: dice: Support for non SYT-Match sampling clock source mode by Takashi Sakamoto · 10 years ago
  68. 9a02843 ALSA: dice: Add support for duplex streams with synchronization by Takashi Sakamoto · 10 years ago
  69. 288a8d0 ALSA: dice: Change the way to start stream by Takashi Sakamoto · 10 years ago
  70. 7594589 ASoC: rt5645: Fix potential crash in jd function by Bard Liao · 10 years ago
  71. 7e5d8706 ASoC: samsung: i2s: Add missing assignment of variant_regs by Sylwester Nawrocki · 10 years ago
  72. 681a195 ASoC: pcm512x: Trigger auto-increment of register addresses on i2c by Peter Rosin · 10 years ago
  73. e5edba4 Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  74. 1810afd Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712' and 'asoc/topic/wm9713' into asoc-next by Mark Brown · 10 years ago
  75. f234833 Merge remote-tracking branches 'asoc/topic/wm8991', 'asoc/topic/wm8993', 'asoc/topic/wm8994', 'asoc/topic/wm8995' and 'asoc/topic/wm9081' into asoc-next by Mark Brown · 10 years ago
  76. e45f607 Merge remote-tracking branches 'asoc/topic/wm8978', 'asoc/topic/wm8983', 'asoc/topic/wm8985', 'asoc/topic/wm8988' and 'asoc/topic/wm8990' into asoc-next by Mark Brown · 10 years ago
  77. 67a3ada Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'asoc/topic/wm8961', 'asoc/topic/wm8962' and 'asoc/topic/wm8974' into asoc-next by Mark Brown · 10 years ago
  78. 7bff3b6 Merge remote-tracking branches 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8903' and 'asoc/topic/wm8940' into asoc-next by Mark Brown · 10 years ago
  79. d7e05f9 Merge remote-tracking branches 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8737' and 'asoc/topic/wm8750' into asoc-next by Mark Brown · 10 years ago
  80. 4ddc81c Merge remote-tracking branches 'asoc/topic/wm8350', 'asoc/topic/wm8400', 'asoc/topic/wm8510', 'asoc/topic/wm8523' and 'asoc/topic/wm8580' into asoc-next by Mark Brown · 10 years ago
  81. 45cbdda Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'asoc/topic/uda1380' and 'asoc/topic/wl1273' into asoc-next by Mark Brown · 10 years ago
  82. 6353a4a Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/ts3a227e' and 'asoc/topic/twl4030' into asoc-next by Mark Brown · 10 years ago
  83. 3785083 Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tfa9879', 'asoc/topic/tlv320aic23' and 'asoc/topic/tlv320aic31xx' into asoc-next by Mark Brown · 10 years ago
  84. cabad44 Merge remote-tracking branches 'asoc/topic/ssm4567', 'asoc/topic/sta32x', 'asoc/topic/sta350', 'asoc/topic/sta529' and 'asoc/topic/stac9766' into asoc-next by Mark Brown · 10 years ago
  85. 631657c Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/sigmadsp', 'asoc/topic/simple', 'asoc/topic/sirf' and 'asoc/topic/sn95031' into asoc-next by Mark Brown · 10 years ago
  86. 4c90877 Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-next by Mark Brown · 10 years ago
  87. 6e6d57d Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt286' and 'asoc/topic/rt5631' into asoc-next by Mark Brown · 10 years ago
  88. c9098c6 Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', 'asoc/topic/mxs-sgtl5000', 'asoc/topic/omap' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 10 years ago
  89. 41967b7 Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max9850' and 'asoc/topic/mop500' into asoc-next by Mark Brown · 10 years ago
  90. addaeea Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/lm49453' into asoc-next by Mark Brown · 10 years ago
  91. a6a21e6 Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-card', 'asoc/topic/fsl-dt' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 10 years ago
  92. fed2539 Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/topic/dpcm', 'asoc/topic/dwc' and 'asoc/topic/fsi' into asoc-next by Mark Brown · 10 years ago
  93. b39af5b Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'asoc/topic/cs42l51' and 'asoc/topic/cs42l73' into asoc-next by Mark Brown · 10 years ago
  94. cfdf59b Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress' and 'asoc/topic/cq93vc' into asoc-next by Mark Brown · 10 years ago
  95. 1f49155 Merge remote-tracking branches 'asoc/topic/ak4671', 'asoc/topic/alc5623', 'asoc/topic/alc5632', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 10 years ago
  96. 4aad340 Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4535', 'asoc/topic/ak4641' and 'asoc/topic/ak4642' into asoc-next by Mark Brown · 10 years ago
  97. 0a7e4ca Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-next by Mark Brown · 10 years ago
  98. 8f38411 Merge remote-tracking branch 'asoc/topic/fsl-esai' into asoc-next by Mark Brown · 10 years ago
  99. dbb55ce Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  100. 941725f Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago