1. f2a5ded ASoC: rt5645: Check if codec is initialized in workqueue handler by Nicolas Boichat · 9 years ago
  2. 851b81e ASoC: rt5645: move RT5650 muxes to rt5650_specific_dapm_widgets by Michele Curti · 9 years ago
  3. 25c8888 ASoC: rt5645: Use devm_gpiod_get_optional for hp-detect by Axel Lin · 9 years ago
  4. 48edaa4 ASoC: rt5645: Add the device tree parser by Oder Chiou · 9 years ago
  5. 0b0cefc ASoC: rt5645: change gpio to gpiod APIs by Oder Chiou · 9 years ago
  6. 5ae4f63 Merge tag 'asoc-v4.2' into asoc-rt5645 by Mark Brown · 9 years ago
  7. 1fcb76d ASoC: rt5645: make RT5650_TDM_CTRL_4 readable by Oder Chiou · 9 years ago
  8. 22f5d9f ASoC: rt5645: Lock mutex in rt5645_enable_push_button_irq by Nicolas Boichat · 9 years ago
  9. f3b368d Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next by Mark Brown · 9 years ago
  10. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  11. 7ea3470 ASoC: rt5645: Init jack_detect_work before registering irq by Nicolas Boichat · 9 years ago
  12. 692768c ASoC: rt5645: Rename HP control to Headphone by Nicolas Boichat · 9 years ago
  13. 345b0f5 ASoC: rt5645: fix kernel hang when call rt5645_set_jack_detect() by John Lin · 9 years ago
  14. 05a9b46 ASoC: rt5645: fix jack type detect error by John Lin · 9 years ago
  15. b7f2247 ASoC: rt5645: fix IRQ error in jack detection by John Lin · 9 years ago
  16. 47ba5bb ASoC: rt5645: remove unnecessary power in JD function by John Lin · 9 years ago
  17. d12d6c4 ASoC: rt5645: improve headphone depop function by John Lin · 9 years ago
  18. 5023281 ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bit by Axel Lin · 9 years ago
  19. a3bd925 ASoC: rt5645: Add ACPI match ID by Fang, Yang A · 9 years ago
  20. ac4fc3e ASoC: rt5645: remove unused field in pdata by Bard Liao · 9 years ago
  21. 786aa09 ASoC: rt5645: fix add missing widget by Bard Liao · 9 years ago
  22. 177e1e1 ASoC: rt5645: make volume TLV closer to reality by Bard Liao · 9 years ago
  23. 21ab3f2 ASoC: rt5645: add TDM slot control into dapm route by Bard Liao · 9 years ago
  24. 33de3d5 ASoC: rt5645: remove RT5645_I2S_BCLK_MS1 control by Bard Liao · 9 years ago
  25. e0b5d90 ASoC: rt5645: fix wrong mask for button report by Bard Liao · 9 years ago
  26. d566042 ASoC: rt5645: fix implicit declaration error by Bard Liao · 9 years ago
  27. 6e747d5 ASoC: rt5645: Adds push button support for rt5650 by Bard Liao · 9 years ago
  28. c0d44e5 ASoC: rt5645: fixed section mismatch by Sudip Mukherjee · 9 years ago
  29. baf2a0e ASoC: rt5645: fixed kbuild err by Fang, Yang A · 9 years ago
  30. 78c34fd ASoC: rt5645: set platform data base on DMI by Fang, Yang A · 9 years ago
  31. 10bb15a Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5645 by Mark Brown · 9 years ago
  32. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  33. bd1204c ASoC: Route all bias level updates through the core by Lars-Peter Clausen · 9 years ago
  34. 53f9b3b ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bit by Axel Lin · 9 years ago
  35. 3168c20 ASoC: rt5645: Add ACPI match ID by Fang, Yang A · 9 years ago
  36. 3732255 ASoC: rt5645: Restore HP depop setting in HP off by Bard Liao · 9 years ago
  37. 1b5d016 ASoC: rt5645: Use update_bits for bit control by Bard Liao · 9 years ago
  38. afefc12 ASoC: rt5645: Set use_single_rw flag for regmap by Bard Liao · 9 years ago
  39. 57bf273 ASoC: rt5645: Redefine format config for rt5650 by Bard Liao · 9 years ago
  40. b52551e ASoC: rt5645: Remove adc stereo2 filter by Bard Liao · 9 years ago
  41. 42ce5b8 ASoC: rt5645: Add TDM support for rt5650 by Bard Liao · 9 years ago
  42. 6e685ea Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/jz4740' and 'asoc/topic/max98357a' into asoc-next by Mark Brown · 9 years ago
  43. 79080a8 ASoC: rt5645: add API to select ASRC clock source by Fang, Yang A · 9 years ago
  44. 5c4ca99 ASoC: rt5645: Add rt5650 codec support by Bard Liao · 9 years ago
  45. c5f596c ASoC: rt5645: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 9 years ago
  46. 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
  47. 7594589 ASoC: rt5645: Fix potential crash in jd function by Bard Liao · 10 years ago
  48. 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
  49. 2d4e2d0 ASoC: rt5645: multiple JD mode support by Bard Liao · 10 years ago
  50. 471f208 ASoC: rt5645: two jacks for hp and mic by Bard Liao · 10 years ago
  51. 850577d ASoC: rt5645: add register setting for TDM by Bard Liao · 10 years ago
  52. 5563502 ASoC: rt5645: remove unused rt5645_clk_sel_put by Bard Liao · 10 years ago
  53. 9e26835 ASoC: rt5645: Add ASRC support by Bard Liao · 10 years ago
  54. bb656ad ASoC: rt5645: Add JD function support by Bard Liao · 10 years ago
  55. 0b2e495 ASoC: rt5645: make bias level more reasonale by Bard Liao · 10 years ago
  56. df078d2 ASoC: rt5645: Mark RT5645_TDM_CTRL_3 as readable by Fang, Yang A · 10 years ago
  57. cd6e82b ASoC: rt5645: Add the workqueue of the jack detect function for the debouncing by Oder Chiou · 10 years ago
  58. f3fa1bb ASoC: rt5645: Add headset detect function by Oder Chiou · 10 years ago
  59. dd56eba ASoC: rt5645: Remove unneeded goto in rt5645_i2c_probe by Axel Lin · 10 years ago
  60. d92950e ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared support by Oder Chiou · 10 years ago
  61. 71c7a2d ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared support by Oder Chiou · 10 years ago
  62. 49ef792 ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651 by Oder Chiou · 10 years ago
  63. 8c32570 ASoC: rt5645: Fix updating wrong register for T5645_AIF2 case by Axel Lin · 10 years ago
  64. 71bfa9b ASoC: rt5645: fix coccinelle warnings by Oder Chiou · 10 years ago
  65. 0f776ef ASoC: rt5645: Correct the cache sync function by Oder Chiou · 10 years ago
  66. 4809b96 ASoC: rt5645: Move settings from probe() to reg_default struct by Oder Chiou · 10 years ago
  67. 9e22f78 ASoC: rt5645: Staticise non-exported symbols by Oder Chiou · 10 years ago
  68. 92e160d ASoC: rt5645: Remove the unused variable by Oder Chiou · 10 years ago
  69. 1319b2f ASoC: rt5645: Add codec driver by Oder Chiou · 10 years ago