1. 0b73cae ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt() by Takashi Iwai · 6 years ago
  2. 14f12a7 ASoC: fsl_asrc: Fix the issue about unsupported rate by S.j. Wang · 5 years ago
  3. 8551f89 ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  4. bac9fce ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  5. 043a7a2 ASoC: fsl_sai: Update is_slave_mode with correct value by Daniel Baluta · 5 years ago
  6. 68f630d ASoC: imx: fix fiq dependencies by Arnd Bergmann · 5 years ago
  7. f4a4005 ASoC: fsl_esai: fix channel swap issue when stream starts by S.j. Wang · 6 years ago
  8. ba69abc ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe by wen yang · 6 years ago
  9. 25e68ae SoC: imx-sgtl5000: add missing put_device() by Wen Yang · 6 years ago
  10. 3492ee4 ASoC: fsl_esai: fix register setting issue in RIGHT_J mode by S.j. Wang · 6 years ago
  11. 9017857 ASoC: imx-audmux: change snprintf to scnprintf for possible overflow by Silvio Cesare · 6 years ago
  12. 53276cf ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M by Fabio Estevam · 6 years ago
  13. ddf02db ASoC: fsl_esai: Fix divisor calculation failure at lower ratio by Nicolin Chen · 6 years ago
  14. 00add00 ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure by Maciej S. Szmigiero · 7 years ago
  15. 2909c9c ASoC: fsl_ssi: set fifo watermark to more reliable value by Caleb Crome · 8 years ago
  16. ee61b89 Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/gpio-chip' and 'asoc/topic/hdmi' into asoc-next by Mark Brown · 8 years ago
  17. f26b3b2 ASoC: fsl: Fix lockups with recent cache changes by Mark Brown · 8 years ago
  18. 7de2763 ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config by Marek Vasut · 8 years ago
  19. bfcf928 ASoC: fsl_ssi: use flat regmap cache by Marek Vasut · 8 years ago
  20. 35ddb15 ASoC: fsl_spdif: use flat regmap cache by Marek Vasut · 8 years ago
  21. 0effb86 ASoC: fsl_esai: use flat regmap cache by Marek Vasut · 8 years ago
  22. b413886 ASoC: fsl_asrc: use flat regmap cache by Marek Vasut · 8 years ago
  23. 115c725 ASoC: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  24. 3bcc865 ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission" by Colin Ian King · 8 years ago
  25. f3d8ac8 ASoC: fsl_asrc: Use np variable by Fabio Estevam · 8 years ago
  26. 32101d0 ASoC: fsl_asrc: Remove unneeded driver registration message by Fabio Estevam · 8 years ago
  27. c029695 ASoC: fsl_asrc: Propagate the real error code by Fabio Estevam · 8 years ago
  28. 6ea9c7d ASoC: fsl_sai: Use 'np' variable by Fabio Estevam · 8 years ago
  29. abc026f Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'asoc/topic/maintainers' and 'asoc/topic/max8960' into asoc-next by Mark Brown · 8 years ago
  30. dd0111d Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topic/dwc' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 8 years ago
  31. 4f14f5c ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode by Alexander Shiyan · 8 years ago
  32. d93c506 ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" by Colin Ian King · 8 years ago
  33. 121a015 ASoC: fsl: fix build failure by Sudip Mukherjee · 8 years ago
  34. 180bc41 Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'asoc/topic/fsl', 'asoc/topic/fsl-sai' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 8 years ago
  35. 3530215 Merge remote-tracking branch 'asoc/topic/imx' into asoc-next by Mark Brown · 8 years ago
  36. 027db2e ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full duplex. by Arnaud Mouiche · 8 years ago
  37. 61fcf10 ASoC: fsl_ssi: Fix channel slipping in Playback at startup by Arnaud Mouiche · 8 years ago
  38. d9f2a20 ASoC: fsl_ssi: Fix samples being dropped at Playback startup by Arnaud Mouiche · 8 years ago
  39. 0096b69 ASoC: fsl_ssi: Save a dev reference for dev_err() purpose. by Arnaud Mouiche · 8 years ago
  40. e09745f ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk. by Arnaud Mouiche · 8 years ago
  41. 48a260e ASoC: fsl_ssi: Real hardware channels max number is 32 by Arnaud Mouiche · 8 years ago
  42. 4d24585 ASoC: fsl_sai: Allow setting the SAI MCLK direction by Fabio Estevam · 8 years ago
  43. 1593af6 ASoC: fsl_sai: Introduce a compatible string for MX6UL by Fabio Estevam · 8 years ago
  44. 3cc6185 ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list by Caleb Crome · 8 years ago
  45. e92077c ASoC: fsl: imx-pcm-fiq: use correct format specifier by Heinrich Schuchardt · 8 years ago
  46. 021f163 Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  47. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. ab96d9d Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'asoc/topic/hdac' and 'asoc/topic/max9867' into asoc-next by Mark Brown · 9 years ago
  49. 6fee37d Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/fsl-card' and 'asoc/topic/fsl-mpc5200' into asoc-next by Mark Brown · 9 years ago
  50. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  51. 6139b1b ASoC: fsl_ssi: remove explicit register defaults by Maciej S. Szmigiero · 9 years ago
  52. 56e5fd8 ASoC: fsl_ssi: Go back to explicit register defaults by Fabio Estevam · 9 years ago
  53. 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
  54. 57e756d ASoC: fsl-asoc-card: add cs4271 and cs4272 support by Felipe F. Tonello · 9 years ago
  55. 089dfaf ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist by Nicolin Chen · 9 years ago
  56. 9954859 ASoC: imx-spdif: Fix crash on suspend by Lars-Peter Clausen · 9 years ago
  57. 5c408fe ASoC: fsl_ssi: remove explicit register defaults by Maciej S. Szmigiero · 9 years ago
  58. 0d55ad4 ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  59. 512feb4 ASoC: fsl_sai: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  60. 4aace4c Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 9 years ago
  61. e72ceb2 Merge remote-tracking branches 'asoc/topic/bcm2835' and 'asoc/topic/cleanup' into asoc-next by Mark Brown · 9 years ago
  62. f51e3d5 ASoC: fsl_ssi: mark some registers precious by Maciej S. Szmigiero · 9 years ago
  63. 3f1c241 ASoC: fsl_ssi: mark SACNT register volatile by Maciej S. Szmigiero · 9 years ago
  64. d44c611 ASoC: fsl_asrc: sound is wrong after suspend/resume by Zidan Wang · 9 years ago
  65. bb18f09 ASoC: twl6040, fsl: use to_platform_device by Geliang Tang · 9 years ago
  66. b9546d0 Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  67. 9764350 Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-esai' into asoc-next by Mark Brown · 9 years ago
  68. 38cfbc1 Merge remote-tracking branches 'asoc/topic/atmel-classd', 'asoc/topic/const' and 'asoc/topic/da7218' into asoc-next by Mark Brown · 9 years ago
  69. a93202f Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  70. 3dd5fc0 Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/fix/fsl-sai', 'asoc/fix/rockchip', 'asoc/fix/sgtl5000' and 'asoc/fix/wm8974' into asoc-linus by Mark Brown · 9 years ago
  71. 25e5ef9 ASoC: fsl-asoc-card: use different route map for AC'97 mode by Maciej S. Szmigiero · 9 years ago
  72. fff6e03 ASoC: fsl_asrc: add support for 8-30kHz output sample rate by Zidan Wang · 9 years ago
  73. 10974cc ASoC: imx-pcm-dma: add NULL test by Julia Lawall · 9 years ago
  74. 3e3f8bd ASoC: fsl_sai: fix no frame clk in master mode by Zidan Wang · 9 years ago
  75. 34e684f ASoC: fsl: use correct format string for dma_addr_t by Arnd Bergmann · 9 years ago
  76. 787b121 Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/fix/fsl', 'asoc/fix/fsl-sai' and 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  77. 13b8a97 ASoC: fsl_asrc: spba clock is needed by asrc device by Shengjiu Wang · 9 years ago
  78. 0bc5680 ASoC: fsl_spdif: spba clk is needed by spdif device by Shengjiu Wang · 9 years ago
  79. a2a4d60 ASoC: fsl_esai: spba clock is needed by esai device by Shengjiu Wang · 9 years ago
  80. 4ca7304 ASoC: fsl: using params_width function to simplify code by Zidan Wang · 9 years ago
  81. 3d8d0bd Merge branch 'topic/fsl-sai' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fsl by Mark Brown · 9 years ago
  82. c1df296 ASoC: fsl_sai: add tdm slots operation support by Zidan Wang · 9 years ago
  83. ab07eae ASoC: fsl: clarify ac97 dependency by Arnd Bergmann · 9 years ago
  84. abd657b ASoC: fsl-asoc-card: Update the rtd query by Vinod Koul · 9 years ago
  85. 5015920 ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() by Mengdong Lin · 9 years ago
  86. 51659ca ASoC: fsl-sai: set xCR4/xCR5/xMR for SAI master mode by Zidan Wang · 9 years ago
  87. 9cc5871 ASoC: fsl-sai: don't set bclk for Tx/Rx Synchronous with another SAI mode by Zidan Wang · 9 years ago
  88. f4faa29 ASoC: fsl_ssi: using macro for default register map by Zidan Wang · 9 years ago
  89. 9f1206d ASoC: fsl_spdif: STL and STR registers are non volatile by Zidan Wang · 9 years ago
  90. 3f6f5b0 ASoC: fsl-sai: add default register map for regmap cache by Zidan Wang · 9 years ago
  91. 8973112 ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile by Zidan Wang · 9 years ago
  92. 0280d1a Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  93. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  94. 43f2cfc Merge branch 'clock' into HEAD by Scott Wood · 9 years ago
  95. 3cc7780 ASoC: fsl_sai: fix Rx synchrounous mode by Stefan Agner · 9 years ago
  96. 8707344 Merge remote-tracking branches 'asoc/topic/imx' and 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  97. f72362e Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/topic/fsl' and 'asoc/topic/fsl-card' into asoc-next by Mark Brown · 9 years ago
  98. 7c9c29e Merge tag 'asoc-v4.3-rc2' into asoc-next by Mark Brown · 9 years ago
  99. 739146b ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP by Nicolin Chen · 9 years ago
  100. ce247b4 Merge branch 'topic/fsl-mega-fast' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fsl by Mark Brown · 9 years ago