1. d06de6d ASoC: rt286: set combo jack for Kabylake by Vinod Koul · 8 years ago
  2. 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 · 9 years ago
  3. 6d514c7 ASoC: rt286: fix capture doesn't work at some cases by Bard Liao · 9 years ago
  4. 166765e ASoC: rt286: set combo jack for Skylake by Vinod Koul · 9 years ago
  5. 512def8 Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago
  6. dc6d84c ASoC: rt286: Fix run time error while modifying const data by Axel Lin · 9 years ago
  7. 0f7e177 ASoC: rl6347a: Clean up unneeded inclusion of header files by Axel Lin · 9 years ago
  8. 532161e Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago
  9. 7d9fb37 Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877 by Mark Brown · 9 years ago
  10. 1c07a4d ASoC: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  11. a5afdc5 ASoC: rt286: Constify dmi_system_id table by Axel Lin · 9 years ago
  12. c418a84 ASoC: Constify reg_default tables by Axel Lin · 9 years ago
  13. e608aae ASoC: rt286: Prefix hexadecimal ID register value with 0x in error print by Jarkko Nikula · 9 years ago
  14. 71d8c2d Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rt286' and 'asoc/topic/rt5640' into asoc-next by Mark Brown · 9 years ago
  15. bc08f96 ASoC: rt286: Add RL6347A class device shared support for RT286 by Oder Chiou · 9 years ago
  16. b1cd8457 ASoC: rt286: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  17. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 10 years ago
  18. 1fa1e07 Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/topic/rcar' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 10 years ago
  19. 89a88dd Merge tag 'asoc-v4.1' into asoc-next by Mark Brown · 10 years ago
  20. d53d59e ASoC: rt286: Restore default in probe by Bard Liao · 10 years ago
  21. 143526e ASoC: rt286: check regmap_read result for ID check by Bard Liao · 10 years ago
  22. 0dd96b3 ASoC: rt286: Drop unnecessary dapm bias_level initialization by Lars-Peter Clausen · 10 years ago
  23. a4ee556 ASoC: rt286: Change the DMI mapping for Dino by Bard Liao · 10 years ago
  24. 5af76d5 ASoC: rt286: correct the OR to AND by Jie Yang · 10 years ago
  25. e2cef68 ASoC: rt286: add jack detection disable with NULL jack passed by Jie Yang · 10 years ago
  26. af70797 Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 10 years ago
  27. e1e6230 Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next by Mark Brown · 10 years ago
  28. 3ab888d ASoC: rt286: Add rt288 codec support by Bard Liao · 10 years ago
  29. 2cc3f23 ASoC: rt286: Add customize setting for Dell Dino by Bard Liao · 10 years ago
  30. 28d1ad0 ASoC: rt286: Fix potencial crash in jd function by Bard Liao · 10 years ago
  31. a7834aa Merge branch 'topic/rt286' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-w-codec by Mark Brown · 10 years ago
  32. 54d96a4 ASoC: rt286: Fix capture volume setting issue by Bard Liao · 10 years ago
  33. 76f17f1 ASoC: rt286: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  34. 45437fa ASoC: rt286: set the same format for dac and adc by Bard Liao · 10 years ago
  35. a5a267c ASoC: rt286: build warning of section mismatch by Sudip Mukherjee · 10 years ago
  36. f8c101b ASoC: rt286: fix comment style by Bard Liao · 10 years ago
  37. 6c67cde ASoC: rt286: set combo jack by dmi by Bard Liao · 10 years ago
  38. 6879db7 ASoC: rt286: reduce power consumption by Bard Liao · 10 years ago
  39. 9568eae Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', 'asoc/topic/rsnd' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 10 years ago
  40. 81f3dfe ASoC: rt286: Fix compilation warning for !PM by Thierry Reding · 10 years ago
  41. 66d627d ASoC: rt286: Fix sync function by Bard Liao · 10 years ago
  42. b7a2976 ASoC: rt286: Correct default value by Bard Liao · 10 years ago
  43. 90f601e ASoC: rt286: Fix null pointer issue by Bard Liao · 10 years ago
  44. 23c4fd5 ASoC: rt286: make rt286_i2c_driver static by Bard Liao · 10 years ago
  45. bc6c4e4 ASoC: RT286: Fix silent at the beginning of stream by Bard Liao · 10 years ago
  46. 61a414c ASoC: RT286: move initial settings to _i2c_probe by Bard Liao · 10 years ago
  47. 4b21768a ASoC: RT286: check ID in i2c level by Bard Liao · 10 years ago
  48. 305b8d8 ASoC: RT286: remove test code by Bard Liao · 10 years ago
  49. 07cf7cba ASoC: add RT286 CODEC driver by Bard Liao · 10 years ago