1. 372f69a ASoC: fsl: mpc5200_dma: remove unused psc_dma by Kuninori Morimoto · 7 years ago
  2. 50946b2 Merge remote-tracking branches 'asoc/topic/fsl-ssi', 'asoc/topic/hi6220' and 'asoc/topic/imx' into asoc-next by Mark Brown · 8 years ago
  3. 0f57c12 Merge remote-tracking branches 'asoc/topic/es7134', 'asoc/topic/es8328', 'asoc/topic/fsl', 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-esai' into asoc-next by Mark Brown · 8 years ago
  4. 8f7206d ASoC: imx-wm8962: Remove global variables by Fabio Estevam · 8 years ago
  5. 24dbd9e ASoC: fsl_asrc_dma: use correct direction enum type by Stefan Agner · 8 years ago
  6. f2a3ee0 ASoC: fsl_esai: Remove unneeded definition by Fabio Estevam · 8 years ago
  7. c6682fe ASoC: fsl_ssi: Use the tolower() function by Fabio Estevam · 8 years ago
  8. 5805567 ASoC: fsl_ssi: Remove FSLSSI_I2S_RATES definition by Fabio Estevam · 8 years ago
  9. db22d18 ASoC: imx-wm8962: Fix codec_clk cleanup by Daniel Baluta · 8 years ago
  10. fd8ba1e ASoC: imx-wm8962: Let codec driver enable/disable its MCLK by Daniel Baluta · 8 years ago
  11. 5ace37b ASoC: fsl: constify snd_soc_ops structures by Bhumika Goyal · 8 years ago
  12. cb7d53b ASoC: fsl: Remove unneeded init of static variable by Alin Grigorean · 8 years ago
  13. 70d435b ASoC: imx-pcm-dma: simplify pcm_config by Lucas Stach · 8 years ago
  14. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  15. 96f0e8a Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/topic/fsl', 'asoc/topic/fsl-sai' and 'asoc/topic/graph' into asoc-next by Mark Brown · 8 years ago
  16. 4957b55 ASoC: fsl_sai: support more than 2 channels by Alexandre Belloni · 8 years ago
  17. 245c5c7b ASoC: fix ES8328_I2C/SPI dependencies by Arnd Bergmann · 8 years ago
  18. aa00f2c ASoC: Allow to select ES8328_I2C and ES8328_SPI directly by Romain Perier · 8 years ago
  19. d61b23d ASoC: mpc5200_psc_ac97: Remove unused DAI ID defines by Lars-Peter Clausen · 8 years ago
  20. 4ee437f ASoC: fsl_ssi: set fifo watermark to more reliable value by Caleb Crome · 8 years ago
  21. da644e2 Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc/topic/sti-codec', 'asoc/topic/sunxi' and 'asoc/topic/tegra' into asoc-next by Mark Brown · 8 years ago
  22. fba3040 Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/topic/extcon' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 8 years ago
  23. b3af6d3 ASoC: fsl: fix fsl_spdif.c build errors by Randy Dunlap · 8 years ago
  24. dccb395 ASoC: stac9766: Move register defines to main source file by Lars-Peter Clausen · 8 years ago
  25. ddba7fa ASoC: constify snd_soc_ops structures by Julia Lawall · 8 years ago
  26. 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
  27. f26b3b2 ASoC: fsl: Fix lockups with recent cache changes by Mark Brown · 8 years ago
  28. 7de2763 ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config by Marek Vasut · 8 years ago
  29. bfcf928 ASoC: fsl_ssi: use flat regmap cache by Marek Vasut · 8 years ago
  30. 35ddb15 ASoC: fsl_spdif: use flat regmap cache by Marek Vasut · 8 years ago
  31. 0effb86 ASoC: fsl_esai: use flat regmap cache by Marek Vasut · 8 years ago
  32. b413886 ASoC: fsl_asrc: use flat regmap cache by Marek Vasut · 8 years ago
  33. 115c725 ASoC: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  34. 3bcc865 ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission" by Colin Ian King · 8 years ago
  35. f3d8ac8 ASoC: fsl_asrc: Use np variable by Fabio Estevam · 8 years ago
  36. 32101d0 ASoC: fsl_asrc: Remove unneeded driver registration message by Fabio Estevam · 8 years ago
  37. c029695 ASoC: fsl_asrc: Propagate the real error code by Fabio Estevam · 8 years ago
  38. 6ea9c7d ASoC: fsl_sai: Use 'np' variable by Fabio Estevam · 8 years ago
  39. 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
  40. 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
  41. 4f14f5c ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode by Alexander Shiyan · 8 years ago
  42. d93c506 ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" by Colin Ian King · 8 years ago
  43. 121a015 ASoC: fsl: fix build failure by Sudip Mukherjee · 8 years ago
  44. 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
  45. 3530215 Merge remote-tracking branch 'asoc/topic/imx' into asoc-next by Mark Brown · 8 years ago
  46. 027db2e ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full duplex. by Arnaud Mouiche · 9 years ago
  47. 61fcf10 ASoC: fsl_ssi: Fix channel slipping in Playback at startup by Arnaud Mouiche · 9 years ago
  48. d9f2a20 ASoC: fsl_ssi: Fix samples being dropped at Playback startup by Arnaud Mouiche · 9 years ago
  49. 0096b69 ASoC: fsl_ssi: Save a dev reference for dev_err() purpose. by Arnaud Mouiche · 9 years ago
  50. e09745f ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk. by Arnaud Mouiche · 9 years ago
  51. 48a260e ASoC: fsl_ssi: Real hardware channels max number is 32 by Arnaud Mouiche · 9 years ago
  52. 4d24585 ASoC: fsl_sai: Allow setting the SAI MCLK direction by Fabio Estevam · 9 years ago
  53. 1593af6 ASoC: fsl_sai: Introduce a compatible string for MX6UL by Fabio Estevam · 9 years ago
  54. 3cc6185 ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list by Caleb Crome · 9 years ago
  55. e92077c ASoC: fsl: imx-pcm-fiq: use correct format specifier by Heinrich Schuchardt · 9 years ago
  56. 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
  57. 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
  58. 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
  59. 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
  60. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  61. 6139b1b ASoC: fsl_ssi: remove explicit register defaults by Maciej S. Szmigiero · 9 years ago
  62. 56e5fd8 ASoC: fsl_ssi: Go back to explicit register defaults by Fabio Estevam · 9 years ago
  63. 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
  64. 57e756d ASoC: fsl-asoc-card: add cs4271 and cs4272 support by Felipe F. Tonello · 9 years ago
  65. 089dfaf ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist by Nicolin Chen · 9 years ago
  66. 9954859 ASoC: imx-spdif: Fix crash on suspend by Lars-Peter Clausen · 9 years ago
  67. 5c408fe ASoC: fsl_ssi: remove explicit register defaults by Maciej S. Szmigiero · 9 years ago
  68. 0d55ad4 ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  69. 512feb4 ASoC: fsl_sai: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  70. 4aace4c Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 9 years ago
  71. e72ceb2 Merge remote-tracking branches 'asoc/topic/bcm2835' and 'asoc/topic/cleanup' into asoc-next by Mark Brown · 9 years ago
  72. f51e3d5 ASoC: fsl_ssi: mark some registers precious by Maciej S. Szmigiero · 9 years ago
  73. 3f1c241 ASoC: fsl_ssi: mark SACNT register volatile by Maciej S. Szmigiero · 9 years ago
  74. d44c611 ASoC: fsl_asrc: sound is wrong after suspend/resume by Zidan Wang · 9 years ago
  75. bb18f09 ASoC: twl6040, fsl: use to_platform_device by Geliang Tang · 9 years ago
  76. 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
  77. 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
  78. 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
  79. a93202f Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  80. 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
  81. 25e5ef9 ASoC: fsl-asoc-card: use different route map for AC'97 mode by Maciej S. Szmigiero · 9 years ago
  82. fff6e03 ASoC: fsl_asrc: add support for 8-30kHz output sample rate by Zidan Wang · 9 years ago
  83. 10974cc ASoC: imx-pcm-dma: add NULL test by Julia Lawall · 9 years ago
  84. 3e3f8bd ASoC: fsl_sai: fix no frame clk in master mode by Zidan Wang · 9 years ago
  85. 34e684f ASoC: fsl: use correct format string for dma_addr_t by Arnd Bergmann · 9 years ago
  86. 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
  87. 13b8a97 ASoC: fsl_asrc: spba clock is needed by asrc device by Shengjiu Wang · 9 years ago
  88. 0bc5680 ASoC: fsl_spdif: spba clk is needed by spdif device by Shengjiu Wang · 9 years ago
  89. a2a4d60 ASoC: fsl_esai: spba clock is needed by esai device by Shengjiu Wang · 9 years ago
  90. 4ca7304 ASoC: fsl: using params_width function to simplify code by Zidan Wang · 9 years ago
  91. 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
  92. c1df296 ASoC: fsl_sai: add tdm slots operation support by Zidan Wang · 9 years ago
  93. ab07eae ASoC: fsl: clarify ac97 dependency by Arnd Bergmann · 9 years ago
  94. abd657b ASoC: fsl-asoc-card: Update the rtd query by Vinod Koul · 9 years ago
  95. 5015920 ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() by Mengdong Lin · 9 years ago
  96. 51659ca ASoC: fsl-sai: set xCR4/xCR5/xMR for SAI master mode by Zidan Wang · 9 years ago
  97. 9cc5871 ASoC: fsl-sai: don't set bclk for Tx/Rx Synchronous with another SAI mode by Zidan Wang · 9 years ago
  98. f4faa29 ASoC: fsl_ssi: using macro for default register map by Zidan Wang · 9 years ago
  99. 9f1206d ASoC: fsl_spdif: STL and STR registers are non volatile by Zidan Wang · 9 years ago
  100. 3f6f5b0 ASoC: fsl-sai: add default register map for regmap cache by Zidan Wang · 9 years ago