1. 16bbeb2 ASoC: fsl_esai: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  2. ebc22af ASoC: fsl: Use snd_mask_set_format() by Takashi Iwai · 6 years ago
  3. 6b24e03 ASoC: imx-sgtl5000: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  4. ad47191 ASoC: fsl_utils: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  5. 2ba2805 ASoC: fsl_asrc: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  6. aa624a0 ASoC: fsl-asoc-card: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  7. b999a7a ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 6 years ago
  8. d4d5a1c Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  9. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  10. 165a30e ASoC: fsl_spdif: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  11. 3b5af9f ASoC: fsl_esai: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  12. dbbeaad ASoC: fsl_sai: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  13. 0eb6048 ASoC: fsl_ssi: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  14. 671f820 ASoC: fsl_ssi: Use u32 variable type when using regmap_read() by Fabio Estevam · 7 years ago
  15. 3a230f7 Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  16. 8a2278b ASoC: fsl_esai: Add freq check in set_dai_sysclk() by Nicolin Chen · 7 years ago
  17. 953de78 Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes so by Mark Brown · 7 years ago
  18. fac8a5a ASoC: fsl_ssi: Fix mode setting when changing channel number by Nicolin Chen · 7 years ago
  19. c656941 ASoC: fsl_esai: Fix divisor calculation failure at lower ratio by Nicolin Chen · 7 years ago
  20. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  21. a1fd0f4 Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'asoc/topic/wm8350', 'asoc/topic/wm8400' and 'asoc/topic/wm8510' into asoc-next by Mark Brown · 7 years ago
  22. 89314db Merge remote-tracking branches 'asoc/topic/hdmi-codec', 'asoc/topic/ics43432', 'asoc/topic/imx-wm8962' and 'asoc/topic/inno_rk3036' into asoc-next by Mark Brown · 7 years ago
  23. 165879a Merge remote-tracking branches 'asoc/topic/fsl_esai', 'asoc/topic/fsl_ssi', 'asoc/topic/fsl_utils', 'asoc/topic/generic-dmaengine' and 'asoc/topic/gtm601' into asoc-next by Mark Brown · 7 years ago
  24. 323a56e Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es7134', 'asoc/topic/es8316', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 7 years ago
  25. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  26. 790d631 ASoC: imx-wm8962: Remove machine driver by Fabio Estevam · 7 years ago
  27. 9c4f509 ASoC: fsl_ssi: Use ssi->streams instead of reading register by Nicolin Chen · 7 years ago
  28. 76f3845 ASoC: fsl_ssi: Move DT related code to a separate probe() by Nicolin Chen · 7 years ago
  29. badc959 ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode by Nicolin Chen · 7 years ago
  30. 26b31f4 ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt() by Nicolin Chen · 7 years ago
  31. 37ac30a ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init() by Nicolin Chen · 7 years ago
  32. a1d154a ASoC: fsl_ssi: Move one-time configurations to probe() by Nicolin Chen · 7 years ago
  33. 40f2563 ASoC: fsl_ssi: Use snd_soc_init_dma_data instead by Nicolin Chen · 7 years ago
  34. 702d796 ASoC: fsl_ssi: Set xFEN0 and xFEN1 together by Nicolin Chen · 7 years ago
  35. 501bc1d ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals() by Nicolin Chen · 7 years ago
  36. b6c93f7f ASoC: fsl_ssi: Add DAIFMT define for AC97 by Nicolin Chen · 7 years ago
  37. 7d67bcb ASoC: fsl_ssi: Clean up helper functions of trigger() by Nicolin Chen · 7 years ago
  38. 2e13274 ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config() by Nicolin Chen · 7 years ago
  39. 06a9945 ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro by Nicolin Chen · 7 years ago
  40. e058273 ASoC: fsl_ssi: Maintain a mask of active streams by Nicolin Chen · 7 years ago
  41. 0994763 ASoC: fsl_ssi: Clean up set_dai_tdm_slot() by Nicolin Chen · 7 years ago
  42. ebf08ae ASoC: fsl_ssi: Keep ssi->i2s_net updated by Nicolin Chen · 7 years ago
  43. 1476105 ASoC: fsl_ssi: Redefine RX and TX macros by Nicolin Chen · 7 years ago
  44. 60bceb8 ASoC: fsl: mpc5200: replace platform to component by Kuninori Morimoto · 7 years ago
  45. 1d0a01f ASoC: fsl: imx: replace platform to component by Kuninori Morimoto · 7 years ago
  46. 7f11066 ASoC: fsl: asrc: replace platform to component by Kuninori Morimoto · 7 years ago
  47. 4cb1ea9 ASoC: fsl: dma: replace platform to component by Kuninori Morimoto · 7 years ago
  48. 2621a9a ASoC: wm8350: replace codec to component by Kuninori Morimoto · 7 years ago
  49. da18bcf ASoC: fsl_ssi: Use 'const _be *' type for iprop by Fabio Estevam · 7 years ago
  50. cb3981b ASoC: fsl_utils: Use 'const _be *' type for iprop by Fabio Estevam · 7 years ago
  51. 0600b3e ASoC: fsl_esai: Use 'const _be *' type for iprop by Fabio Estevam · 7 years ago
  52. fc734c24 ASoC: fsl-asoc-card: Use 'snd_pcm_format_t' type when appropriate by Fabio Estevam · 7 years ago
  53. 0416277 Merge remote-tracking branches 'asoc/topic/eukrea-tlv320', 'asoc/topic/fsl', 'asoc/topic/fsl-ssi' and 'asoc/topic/fsl_asrc' into asoc-next by Mark Brown · 7 years ago
  54. a5a86a7 ASoC: fsl_ssi: Fix build error by Guenter Roeck · 7 years ago
  55. 9ebacc8 Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/amd', 'asoc/fix/atmel', 'asoc/fix/da7218', 'asoc/fix/da7219', 'asoc/fix/fsl-asrc' and 'asoc/fix/fsl-ssi' into asoc-linus by Mark Brown · 7 years ago
  56. 52eee84 ASoC: fsl_ssi: Define ternary macros to simplify code by Nicolin Chen · 7 years ago
  57. 8bc84a3 ASoC: fsl_ssi: Rename i2smode to i2s_net by Nicolin Chen · 7 years ago
  58. 2474e40 ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals by Nicolin Chen · 7 years ago
  59. ff4adb0 ASoC: fsl_ssi: Rename scr_val to scr by Nicolin Chen · 7 years ago
  60. 0c884be ASoC: fsl_ssi: Rename cpu_dai parameter to dai by Nicolin Chen · 7 years ago
  61. 2c22503 ASoC: fsl_ssi: Refine printk outputs by Nicolin Chen · 7 years ago
  62. af4f7f3 ASoC: fsl_ssi: Refine indentations and wrappings by Nicolin Chen · 7 years ago
  63. a818aa5 ASoC: fsl_ssi: Rename registers and fields macros by Nicolin Chen · 7 years ago
  64. 7a8fceb ASoC: fsl_ssi: Refine all comments by Nicolin Chen · 7 years ago
  65. 8483c06 ASoC: fsl_ssi: Cache pdev->dev pointer by Nicolin Chen · 7 years ago
  66. f317683 ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi by Nicolin Chen · 7 years ago
  67. d1b726a ASoC: fsl_asrc: protect macro argument by Stefan Agner · 7 years ago
  68. 845f80c ASoC: don't use rtd->codec on fsl-asoc-card by Kuninori Morimoto · 7 years ago
  69. 8f1a1df ASoC: eukrea-tlv320: Remove include line of fsl_ssi.h by Nicolin Chen · 7 years ago
  70. 1058263 ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture by Maciej S. Szmigiero · 7 years ago
  71. b89b692 ASoC: fsl_asrc: Fix typo in a field define by Nicolin Chen · 7 years ago
  72. 01ca485 ASoC: fsl_ssi: only enable proper channel slots in AC'97 mode by Maciej S. Szmigiero · 7 years ago
  73. c997a92 ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 mode by Maciej S. Szmigiero · 7 years ago
  74. 7423129 ASoC: fsl_ssi: remove duplicated flag setting in fsl_ssi_setup_reg_vals() by Maciej S. Szmigiero · 7 years ago
  75. b880b80 ASoC: fsl_ssi: serialize AC'97 register access operations by Maciej S. Szmigiero · 7 years ago
  76. 695b78b ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure by Maciej S. Szmigiero · 7 years ago
  77. 033d56f Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/graph' into asoc-next by Mark Brown · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. 7add71b ASoC: fsl-asoc-card: Handle return value of devm_kasprintf by Arvind Yadav · 7 years ago
  80. 758a3b0 ASoC: fsl-asoc-card: Don't error out if ENOTSUPP by Nicolin Chen · 7 years ago
  81. b0a7043 ASoC: fsl_ssi: Caculate bit clock rate using slot number and width by Nicolin Chen · 7 years ago
  82. 2db5f9e ASoC: fsl_spdif: make const arrays rate static by Colin Ian King · 7 years ago
  83. 796ff73 Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/topic/jack' and 'asoc/topic/jz4740' into asoc-next by Mark Brown · 7 years ago
  84. 7d630ce Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/hdmi' into asoc-next by Mark Brown · 7 years ago
  85. b1dc00a ASoC: fsl_dma: remove dma_object path member by Rob Herring · 7 years ago
  86. 8244fd7 ASoC: fsl: Remove superfluous snd_soc_jack_free_gpios() call by Takashi Iwai · 7 years ago
  87. e5d619e ASoC: fsl-asoc-card: don't print EPROBE_DEFER as error by Lucas Stach · 7 years ago
  88. f77bb3b ASoC: fsl: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  89. 443be77 ASoC: Freescale: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 7 years ago
  90. 779238e ASoC: fsl: make snd_soc_platform_driver const by Bhumika Goyal · 7 years ago
  91. b6ed072 ASoC: fsl: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  92. 06d15a2 ASoC: fsl: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  93. 29a22ebf ASoC: fsl_asrc: constify snd_soc_dai_ops structure by Gustavo A. R. Silva · 7 years ago
  94. 5d29e95 ASoC: fsl_esai: constify snd_soc_dai_ops structure by Gustavo A. R. Silva · 7 years ago
  95. 06305d7 ASoC: fsl_spdif: constify snd_soc_dai_ops structure by Gustavo A. R. Silva · 7 years ago
  96. ae1fbdf ASoC: imx-ssi: add check on platform_get_irq return value by Gustavo A. R. Silva · 8 years ago
  97. 372f69a ASoC: fsl: mpc5200_dma: remove unused psc_dma by Kuninori Morimoto · 8 years ago
  98. 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
  99. 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
  100. 8f7206d ASoC: imx-wm8962: Remove global variables by Fabio Estevam · 8 years ago