1. a8e43c2 ASoC: pxa: remove clock divider and pll setup from zylonite and magician by Daniel Mack · 6 years ago
  2. 9d1310d ASoC: pxa: make SND_PXA_SOC_SSP depend on PLAT_PXA by Arnd Bergmann · 7 years ago
  3. 90eb6b5 ASoC: pxa-ssp: add support for an external clock in devicetree by Daniel Mack · 7 years ago
  4. e0431de ASoC: pxa-ssp: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  5. 0573937 ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks by Daniel Mack · 7 years ago
  6. 1581250 ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it by Daniel Mack · 7 years ago
  7. 0a94cf3 ASoC: pxa: make SND_PXA2XX_SOC_I2S selectable by Daniel Mack · 7 years ago
  8. c7b4f15d ASoC: pxa: remove bindings from pxa2xx-pcm by Daniel Mack · 7 years ago
  9. d767d3c ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components by Daniel Mack · 7 years ago
  10. 7afd1b0 ASoC: pxa: move some functions to pxa2xx-lib by Daniel Mack · 7 years ago
  11. a716067 ASoC: pxa: clean up function names in pxa2xx-lib by Daniel Mack · 7 years ago
  12. 95acb005 ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 by Daniel Mack · 7 years ago
  13. 8f54061 ASoC: pxa: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
  14. 35fbd90 Merge tag 'pxa-for-4.19-dma_slave_map' of by Mark Brown · 7 years ago
  15. cd31b80 ARM: pxa: change SSP DMA channels allocation by Robert Jarzmik · 7 years ago
  16. a451952 ASoC: pxa: add devicetree support by Robert Jarzmik · 7 years ago
  17. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  18. 05f3828 ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk() by Daniel Mack · 7 years ago
  19. 737e370 ASoC: pxa-ssp: allow more flexible setup order by Daniel Mack · 7 years ago
  20. 221dd96 ASoC: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  21. 5c19015 Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'asoc/topic/rsnd', 'asoc/topic/rt274' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 7 years ago
  22. cce67af Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ab8500', 'asoc/topic/ac97', 'asoc/topic/ad1836' and 'asoc/topic/ad193x' into asoc-next by Mark Brown · 7 years ago
  23. 8b597ff ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE by Colin Ian King · 7 years ago
  24. 6aa89ef ASoC: pxa/mioa701_wm9713: replace codec to component by Kuninori Morimoto · 7 years ago
  25. 0717e66 ASoC: pxa: pxa2xx: replace platform to component by Kuninori Morimoto · 7 years ago
  26. 797d169 ASoC: pxa: mmp: replace platform to component by Kuninori Morimoto · 7 years ago
  27. 5783994 ASoC: 88pm860x: replace codec to component by Kuninori Morimoto · 7 years ago
  28. 242f66c Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic/amd' and 'asoc/topic/arizona-mfd' into asoc-next by Mark Brown · 7 years ago
  29. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  30. 6f8acad ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic by Robert Jarzmik · 7 years ago
  31. bf3cc31 Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 7 years ago
  32. 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
  33. 7676b40 ASoC: pxa: Remove superfluous snd_soc_jack_free_gpios() call by Takashi Iwai · 7 years ago
  34. d7622fa ASoC: pxa: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  35. 3d882b0 ASoC: pxa: make snd_soc_platform_driver const by Bhumika Goyal · 7 years ago
  36. cb75344 ASoC: mmp-sspa: constify snd_soc_dai_ops structure by Gustavo A. R. Silva · 8 years ago
  37. ac1ca3b ASoC: pxa: SND_PXA2XX_SOC should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  38. 73d7ee2 ASoC: pxa: add COMPILE_TEST on SND_PXA2XX_SOC by Kuninori Morimoto · 8 years ago
  39. 943b731 ASoC: pxa: constify snd_soc_ops structures by Bhumika Goyal · 8 years ago
  40. 7be5c5f ASoC: pxa: Add space around '=' by Codrut Grosu · 8 years ago
  41. 34e8243 ASoC: pxa-ssp: Line up *s in block comments by Codrut Grosu · 8 years ago
  42. 17339f6 ASoC: pxa: Remove unneeded return statement in void function by Codrut Grosu · 8 years ago
  43. 672e3cb ASoC: pxa: Remove spaces before tabs by Codrut Grosu · 8 years ago
  44. ca87cfa ASoC: pxa: Add space around ':' and '(' by Codrut Grosu · 8 years ago
  45. 05af091 ASoC: pxa: The open brace is placed with the previous line by Codrut Grosu · 8 years ago
  46. 291aaff ASoC: pxa: Remove unneeded else after return statement by Codrut Grosu · 8 years ago
  47. 3e22e9d ASoC: pxa: Remove space before semicolon by Codrut Grosu · 8 years ago
  48. 1dbe692 ASoC: pxa-ssp: Added blank line after declarations by Codrut Grosu · 8 years ago
  49. 80691c8 ASoC: pxa2xx-ac97: Remove unused DAI ID defines by Lars-Peter Clausen · 8 years ago
  50. a5de5b7 Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and 'asoc/topic/zte' into asoc-next by Mark Brown · 8 years ago
  51. fb4587d Merge remote-tracking branches 'asoc/topic/wm8580', 'asoc/topic/wm8753', 'asoc/topic/wm8978', 'asoc/topic/wm9081' and 'asoc/topic/wm9705' into asoc-next by Mark Brown · 8 years ago
  52. 2f028b1 Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rk808' into asoc-next by Mark Brown · 8 years ago
  53. 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
  54. 92be581 ASoC: pxa: Make static string arrays 'const 'char * const []' by Lars-Peter Clausen · 8 years ago
  55. 28ab49b ASoC: mioa701_wm9713: add missing white space in dev_err message by Colin Ian King · 8 years ago
  56. 5841ce1 ASoC: ak4641: Move register defines to main source by Lars-Peter Clausen · 8 years ago
  57. 3f7fab0 ASoC: pxa-ssp: Remove unused DAI ID defines by Lars-Peter Clausen · 8 years ago
  58. 78d7067 ASoC: pxa2xx-i2s: Remove unused DAI ID defines by Lars-Peter Clausen · 8 years ago
  59. d41a5b4 ASoC: wm9705: Remove unused DAI ID defines by Lars-Peter Clausen · 8 years ago
  60. 0d895e1 ASoC: wm9712: Remove unused DAI ID defines by Lars-Peter Clausen · 8 years ago
  61. 5229f1f ASoC: PXA: Brownstone needs I2C by Arnd Bergmann · 8 years ago
  62. e5b7d71 ASoC: pxa: Fix module autoload for platform drivers by Andrea Adami · 9 years ago
  63. f2d4c12 Merge remote-tracking branches 'asoc/topic/pxa' and 'asoc/topic/qcom' into asoc-next by Mark Brown · 9 years ago
  64. 419396d ASoC: pxa: tosa: Fix enum ctl accesses in a wrong type by Takashi Iwai · 9 years ago
  65. 49a1ba1 ASoC: pxa: spitz: Fix enum ctl accesses in a wrong type by Takashi Iwai · 9 years ago
  66. 7a3f4b4 ASoC: pxa: poodle: Fix enum ctl accesses in a wrong type by Takashi Iwai · 9 years ago
  67. 127ee19 ASoC: pxa: magician: Fix enum ctl accesses in a wrong type by Takashi Iwai · 9 years ago
  68. 1457ad0 ASoC: pxa: corgi: Fix enum ctl accesses in a wrong type by Takashi Iwai · 9 years ago
  69. aa3e838 ASoC: pxa: remove unused variable by Arnd Bergmann · 9 years ago
  70. 81b6863 Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rk3036' and 'asoc/topic/rockchip' into asoc-next by Mark Brown · 9 years ago
  71. d1afdf3 ASoC: pxa: remove incorrect do_div() call by Arnd Bergmann · 9 years ago
  72. 5015920 ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() by Mengdong Lin · 9 years ago
  73. 58ceb57 ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm by Daniel Mack · 9 years ago
  74. 5c0e869 Merge tag 'asoc-fix-v4.3-rc2' into asoc-pxa by Mark Brown · 9 years ago
  75. 8811191 ASoC: pxa: pxa2xx-ac97: fix dma requestor lines by Robert Jarzmik · 9 years ago
  76. 3c8f771 ASoC: fix broken pxa SoC support by Robert Jarzmik · 9 years ago
  77. baafd37 ASoC: pxa: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  78. 2fd7076 ASoC: pxa: Convert to devm_snd_soc_register_card by Axel Lin · 9 years ago
  79. 637c4497 ASoC: pxa: Convert to devm_snd_soc_register_platform by Axel Lin · 9 years ago
  80. 2cf32b7 ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_component by Axel Lin · 9 years ago
  81. 637ce53 ASoC: pxa-ssp: Convert to devm_snd_soc_register_component by Axel Lin · 9 years ago
  82. 92ac4c5 ASoC: z2: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  83. c02e723 ASoC: tosa: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  84. 9b44bac ASoC: poodle: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  85. 6b9aa50 ASoC: brownstone: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  86. d30d141 ASoC: z2: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  87. 3b14125 ASoC: ttc-dkb: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  88. bc1e2e0 ASoC: palm27x: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  89. f7a4433 ASoC: hx4700: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  90. d84dbf3 Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  91. 6d5c729 Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-next by Mark Brown · 10 years ago
  92. 7c47cd7 ASoC: pxa: make TTC DKB tristate by Arnd Bergmann · 10 years ago
  93. 7331ea4 ASoC: mioa701_wm9713: Fix speaker event by Lars-Peter Clausen · 10 years ago
  94. c4b7586 ASoC: spitz: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  95. 19a3477 ASoC: palm27x: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  96. b68ef0e ASoC: palm27x: Fix microphone route by Lars-Peter Clausen · 10 years ago
  97. 3cfaaaa ASoC: magician: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  98. c529d0a ASoC: hx4700: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  99. 7523f69 ASoC: e750: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago
  100. dff6c96 ASoC: e740: Automatically disconnect non-connected pins by Lars-Peter Clausen · 10 years ago