1. 2909c9c ASoC: fsl_ssi: set fifo watermark to more reliable value by Caleb Crome · 8 years ago
  2. 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
  3. f26b3b2 ASoC: fsl: Fix lockups with recent cache changes by Mark Brown · 8 years ago
  4. 7de2763 ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config by Marek Vasut · 8 years ago
  5. bfcf928 ASoC: fsl_ssi: use flat regmap cache by Marek Vasut · 8 years ago
  6. 35ddb15 ASoC: fsl_spdif: use flat regmap cache by Marek Vasut · 8 years ago
  7. 0effb86 ASoC: fsl_esai: use flat regmap cache by Marek Vasut · 8 years ago
  8. b413886 ASoC: fsl_asrc: use flat regmap cache by Marek Vasut · 8 years ago
  9. 115c725 ASoC: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  10. 3bcc865 ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission" by Colin Ian King · 8 years ago
  11. f3d8ac8 ASoC: fsl_asrc: Use np variable by Fabio Estevam · 8 years ago
  12. 32101d0 ASoC: fsl_asrc: Remove unneeded driver registration message by Fabio Estevam · 8 years ago
  13. c029695 ASoC: fsl_asrc: Propagate the real error code by Fabio Estevam · 8 years ago
  14. 6ea9c7d ASoC: fsl_sai: Use 'np' variable by Fabio Estevam · 8 years ago
  15. 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
  16. 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
  17. 4f14f5c ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode by Alexander Shiyan · 8 years ago
  18. d93c506 ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" by Colin Ian King · 8 years ago
  19. 121a015 ASoC: fsl: fix build failure by Sudip Mukherjee · 8 years ago
  20. 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
  21. 3530215 Merge remote-tracking branch 'asoc/topic/imx' into asoc-next by Mark Brown · 8 years ago
  22. 027db2e ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full duplex. by Arnaud Mouiche · 8 years ago
  23. 61fcf10 ASoC: fsl_ssi: Fix channel slipping in Playback at startup by Arnaud Mouiche · 8 years ago
  24. d9f2a20 ASoC: fsl_ssi: Fix samples being dropped at Playback startup by Arnaud Mouiche · 8 years ago
  25. 0096b69 ASoC: fsl_ssi: Save a dev reference for dev_err() purpose. by Arnaud Mouiche · 8 years ago
  26. e09745f ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk. by Arnaud Mouiche · 8 years ago
  27. 48a260e ASoC: fsl_ssi: Real hardware channels max number is 32 by Arnaud Mouiche · 8 years ago
  28. 4d24585 ASoC: fsl_sai: Allow setting the SAI MCLK direction by Fabio Estevam · 8 years ago
  29. 1593af6 ASoC: fsl_sai: Introduce a compatible string for MX6UL by Fabio Estevam · 8 years ago
  30. 3cc6185 ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list by Caleb Crome · 8 years ago
  31. e92077c ASoC: fsl: imx-pcm-fiq: use correct format specifier by Heinrich Schuchardt · 8 years ago
  32. 021f163 Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  33. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 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 · 8 years ago
  35. 6fee37d Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/fsl-card' and 'asoc/topic/fsl-mpc5200' into asoc-next by Mark Brown · 8 years ago
  36. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  37. 6139b1b ASoC: fsl_ssi: remove explicit register defaults by Maciej S. Szmigiero · 9 years ago
  38. 56e5fd8 ASoC: fsl_ssi: Go back to explicit register defaults by Fabio Estevam · 9 years ago
  39. 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
  40. 57e756d ASoC: fsl-asoc-card: add cs4271 and cs4272 support by Felipe F. Tonello · 9 years ago
  41. 089dfaf ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't exist by Nicolin Chen · 9 years ago
  42. 9954859 ASoC: imx-spdif: Fix crash on suspend by Lars-Peter Clausen · 9 years ago
  43. 5c408fe ASoC: fsl_ssi: remove explicit register defaults by Maciej S. Szmigiero · 9 years ago
  44. 0d55ad4 ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  45. 512feb4 ASoC: fsl_sai: Use usleep_range() instead of msleep() by Xiubo Li · 9 years ago
  46. 4aace4c Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 9 years ago
  47. e72ceb2 Merge remote-tracking branches 'asoc/topic/bcm2835' and 'asoc/topic/cleanup' into asoc-next by Mark Brown · 9 years ago
  48. f51e3d5 ASoC: fsl_ssi: mark some registers precious by Maciej S. Szmigiero · 9 years ago
  49. 3f1c241 ASoC: fsl_ssi: mark SACNT register volatile by Maciej S. Szmigiero · 9 years ago
  50. d44c611 ASoC: fsl_asrc: sound is wrong after suspend/resume by Zidan Wang · 9 years ago
  51. bb18f09 ASoC: twl6040, fsl: use to_platform_device by Geliang Tang · 9 years ago
  52. 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
  53. 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
  54. 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
  55. a93202f Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  56. 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
  57. 25e5ef9 ASoC: fsl-asoc-card: use different route map for AC'97 mode by Maciej S. Szmigiero · 9 years ago
  58. fff6e03 ASoC: fsl_asrc: add support for 8-30kHz output sample rate by Zidan Wang · 9 years ago
  59. 10974cc ASoC: imx-pcm-dma: add NULL test by Julia Lawall · 9 years ago
  60. 3e3f8bd ASoC: fsl_sai: fix no frame clk in master mode by Zidan Wang · 9 years ago
  61. 34e684f ASoC: fsl: use correct format string for dma_addr_t by Arnd Bergmann · 9 years ago
  62. 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
  63. 13b8a97 ASoC: fsl_asrc: spba clock is needed by asrc device by Shengjiu Wang · 9 years ago
  64. 0bc5680 ASoC: fsl_spdif: spba clk is needed by spdif device by Shengjiu Wang · 9 years ago
  65. a2a4d60 ASoC: fsl_esai: spba clock is needed by esai device by Shengjiu Wang · 9 years ago
  66. 4ca7304 ASoC: fsl: using params_width function to simplify code by Zidan Wang · 9 years ago
  67. 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
  68. c1df296 ASoC: fsl_sai: add tdm slots operation support by Zidan Wang · 9 years ago
  69. ab07eae ASoC: fsl: clarify ac97 dependency by Arnd Bergmann · 9 years ago
  70. abd657b ASoC: fsl-asoc-card: Update the rtd query by Vinod Koul · 9 years ago
  71. 5015920 ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() by Mengdong Lin · 9 years ago
  72. 51659ca ASoC: fsl-sai: set xCR4/xCR5/xMR for SAI master mode by Zidan Wang · 9 years ago
  73. 9cc5871 ASoC: fsl-sai: don't set bclk for Tx/Rx Synchronous with another SAI mode by Zidan Wang · 9 years ago
  74. f4faa29 ASoC: fsl_ssi: using macro for default register map by Zidan Wang · 9 years ago
  75. 9f1206d ASoC: fsl_spdif: STL and STR registers are non volatile by Zidan Wang · 9 years ago
  76. 3f6f5b0 ASoC: fsl-sai: add default register map for regmap cache by Zidan Wang · 9 years ago
  77. 8973112 ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile by Zidan Wang · 9 years ago
  78. 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
  79. 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
  80. 43f2cfc Merge branch 'clock' into HEAD by Scott Wood · 9 years ago
  81. 3cc7780 ASoC: fsl_sai: fix Rx synchrounous mode by Stefan Agner · 9 years ago
  82. 8707344 Merge remote-tracking branches 'asoc/topic/imx' and 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  83. 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
  84. 7c9c29e Merge tag 'asoc-v4.3-rc2' into asoc-next by Mark Brown · 9 years ago
  85. 739146b ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP by Nicolin Chen · 9 years ago
  86. 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
  87. 444c37ae ASoC: fsl_sai: Constify rate constraints by Lars-Peter Clausen · 9 years ago
  88. 50760ca ASoC: fsl-asoc-card: add AC'97 support by Maciej S. Szmigiero · 9 years ago
  89. 9484865 powerpc/fsl: Move fsl_guts.h out of arch/powerpc by Scott Wood · 9 years ago
  90. 1e2fa4c Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/imx-ssi', 'asoc/fix/maintainers', 'asoc/fix/rt5645', 'asoc/fix/sgtl5000' and 'asoc/fix/tas2552' into asoc-linus by Mark Brown · 9 years ago
  91. c64c6076 ASoC: fsl_esai: Add driver suspend and resume to support MEGA Fast by Zidan Wang · 9 years ago
  92. 05cf237 ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast by Zidan Wang · 9 years ago
  93. f9f4fa6 ASoC: fsl_spdif: Add driver suspend and resume to support MEGA Fast by Zidan Wang · 9 years ago
  94. 1fde5e8 ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast by Zidan Wang · 9 years ago
  95. 43ac946 ASoC: imx-spdif: add snd_soc_pm_ops for spdif machine driver by Zidan Wang · 9 years ago
  96. b7b01d3 ASoC: imx-ssi: Fix DAI hardware signal inversions by Benoît Thébaudeau · 9 years ago
  97. f7b9315 Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', 'asoc/topic/fsl', 'asoc/topic/hdmi' and 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  98. 312e0bc Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/fsl-card', 'asoc/fix/fsl-ssi', 'asoc/fix/intel' and 'asoc/fix/maintainers' into asoc-linus by Mark Brown · 9 years ago
  99. 5b64c17 ASoC: fsl_ssi: Fix checking of dai format for AC97 mode by Adam Thomson · 9 years ago
  100. c759241 ASoC: fsl_sai: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago