1. f4a2be1 ASoC: don't use rtd->codec on samsung/bells by Kuninori Morimoto · 7 years ago
  2. 668f21b Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/stm32', 'asoc/topic/sunxi' and 'asoc/topic/tas571x' into asoc-next by Mark Brown · 7 years ago
  3. 16a077e Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus by Mark Brown · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. b64395f Merge remote-tracking branches 'asoc/fix/rt5514', 'asoc/fix/rt5616', 'asoc/fix/rt5659', 'asoc/fix/rt5663', 'asoc/fix/samsung' and 'asoc/fix/stm32' into asoc-linus by Mark Brown · 7 years ago
  6. 064970a ASoC: samsung: i2s: disable secondary DAI until it gets fixed by Marek Szyprowski · 7 years ago
  7. 975b6a9 ASoC: samsung: Fix invalid argument when devm_gpiod_get is called by Jaechul Lee · 7 years ago
  8. e8d9320 ASoC: samsung: Use 'samsung-i2s' cpu_dai for dai_links by Jaechul Lee · 7 years ago
  9. 22289dd ASoC: samsung: i2s: Use specific name for i2s dais by Jaechul Lee · 7 years ago
  10. 6431a7e ASoC: samsung: i2s: Fix error handling path in i2s_set_sysclk() by Christophe Jaillet · 7 years ago
  11. 55eafeb Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-next by Mark Brown · 7 years ago
  12. 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
  13. 790b828 ASoC: samsung: Remove superfluous snd_soc_jack_free_gpios() call by Takashi Iwai · 7 years ago
  14. 1107a29 ASoC: s3c24xx_uda134x: Remove unnecessary function call by Donglin Peng · 7 years ago
  15. 2af2363 ASoC: samsung: make snd_soc_ops const by Bhumika Goyal · 7 years ago
  16. 7b814a7 ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove by Anton Vasilyev · 7 years ago
  17. d92dd70 ASoC: samsung: make snd_soc_platform_driver const by Bhumika Goyal · 7 years ago
  18. 0cc7986 ASoC: samsung: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  19. fa99125 ASoC: samsung: make tm2_dapm_widgets and tm2_pm_ops static by Colin Ian King · 7 years ago
  20. a8ad0c8 ASoC: samsung: odroid: Drop requirement of clocks in the sound node by Sylwester Nawrocki · 7 years ago
  21. 6f187f7 ASoC: samsung: Add proper error paths to s3c24xx I2S driver by Krzysztof Kozlowski · 7 years ago
  22. 81ea6cc ASoC: samsung: Add missing prepare for iis clock of s3c24xx by Krzysztof Kozlowski · 7 years ago
  23. 776bac6 ASoC: samsung: Fix possible double iounmap on s3c24xx driver probe failure by Krzysztof Kozlowski · 7 years ago
  24. 0f11daf ASoC: samsung: spdif: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  25. f5c97c7 ASoC: samsung: i2s: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  26. a7ad9a8 ASoC: samsung: pcm: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  27. 8698475 ASoC: samsung: s3c24xx: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  28. d2d2c0a ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  29. 9d154e4 ASoC: samsung: odroid: Fix EPLL frequency values by Sylwester Nawrocki · 7 years ago
  30. 2d397c5 ASoC: samsung: Remove non-existing CONFIG_CPU_S3C2413 by Krzysztof Kozlowski · 7 years ago
  31. 4720c2f ASoC: samsung: i2s: Support more resolution rates by Jaechul Lee · 7 years ago
  32. 0994c03 ASoC: samsung: Constify hw_constraints by Takashi Iwai · 7 years ago
  33. aba611f ASoC: samsung: Add Odroid ASoC machine driver by Sylwester Nawrocki · 8 years ago
  34. 114ab99 ASoC: samsung: Remove extra blank lines by Calin Cruceru · 8 years ago
  35. 166729f Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-next by Mark Brown · 8 years ago
  36. b8ab0cc ASoC: Revert "samsung: Remove unneeded initialization of chan_name" by Sylwester Nawrocki · 8 years ago
  37. 9b41da8 ASoC: samsung: i2s: Provide I2S device for registered clocks by Marek Szyprowski · 8 years ago
  38. afa99da ASoC: samsung: i2s: Let runtime PM operations to control op_clk too by Marek Szyprowski · 8 years ago
  39. e7e52dfc ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operations by Marek Szyprowski · 8 years ago
  40. dc938dd ASoC: samsung: i2s: Ensure proper runtime PM state of I2S device by Marek Szyprowski · 8 years ago
  41. be2c92e ASoC: samsung: i2s: Remove virtual device for secondary DAI by Marek Szyprowski · 8 years ago
  42. 409c69b ASoC: samsung: Remove tests of member address by Krzysztof Kozlowski · 8 years ago
  43. 0223f50 ASoC: samsung: add GPIOLIB dependency by Fabian Frederick · 8 years ago
  44. 5d079fd ASoC: samsung: include gpio consumer.h by Fabian Frederick · 8 years ago
  45. e85a7099 ASoC: samsung: smdk_wm8580: remove unused ‘bfs’ by Vinod Koul · 8 years ago
  46. f617134 Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/simple' into asoc-next by Mark Brown · 8 years ago
  47. 14eec47 Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next by Mark Brown · 8 years ago
  48. 1bfbc26 ASoC: samsung: Add machine driver for Exynos5433 based TM2 board by Sylwester Nawrocki · 8 years ago
  49. 95f5609 ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580 by Krzysztof Kozlowski · 8 years ago
  50. a41dcde ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc by Krzysztof Kozlowski · 8 years ago
  51. cd9e2b6 ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usage by Krzysztof Kozlowski · 8 years ago
  52. f8cbab4 ASoC: samsung: Remove non-existing MACH dependencies by Krzysztof Kozlowski · 8 years ago
  53. f174c1d ASoC: samsung: Remove unselectable smdk_wm8580pcm by Lars-Peter Clausen · 8 years ago
  54. 5acbd34 ASoC: samsung: Makefile cleanup by Valentin Rothberg · 8 years ago
  55. 6c9473c ASoC: samsung: s3c24xx-i2s.c merge fixup by Sylwester Nawrocki · 8 years ago
  56. a451332 ASoC: samsung: spdif: Fix DMA filter initialization by Sylwester Nawrocki · 8 years ago
  57. a076d41 ASoC: samsung: Drop AC97 drivers by Sylwester Nawrocki · 8 years ago
  58. 5d3c1f6 ASoC: samsung: s2c24xx-i2s: remove redundant error message by Sylwester Nawrocki · 8 years ago
  59. d8dbb4b ASoC: samsung: pcm: Conversion to use devm_ioremap_resource() by Sylwester Nawrocki · 8 years ago
  60. 990fcfe Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 8 years ago
  61. 73f5dfc ASoC: samsung: get access to DMA engine early to defer probe properly by Marek Szyprowski · 8 years ago
  62. 2ef9555 ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanup by Sylwester Nawrocki · 8 years ago
  63. b57a089 ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parameters by Sylwester Nawrocki · 8 years ago
  64. a0a5943 Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 8 years ago
  65. cdaf9af ASoC: samsung: Remove unneeded initialization of chan_name by Sylwester Nawrocki · 8 years ago
  66. 892ccf0 ASoC: s3c24xx_uda134x: Move global variables to driver's data structure by Sylwester Nawrocki · 8 years ago
  67. 5faf071 ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call by Charles Keepax · 8 years ago
  68. 096388b Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-next by Mark Brown · 8 years ago
  69. 5f6af6a ASoC: samsung: add missing \n to end of pr_err messages by Colin Ian King · 8 years ago
  70. 090d934 ASoC: exynos: organize the asoc audio into a menu by Randy Li · 8 years ago
  71. fd61576 ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i2s_probe() by Wei Yongjun · 8 years ago
  72. 45ef496 ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanup by Sylwester Nawrocki · 8 years ago
  73. 2840521 ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card() by Sylwester Nawrocki · 8 years ago
  74. 2da1e48 ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data by Sylwester Nawrocki · 8 years ago
  75. 84c5c20 ASoC: s3c24xx_uda134x: Remove unused power() callback by Sylwester Nawrocki · 8 years ago
  76. 9b08f30 ASoC: samsung: Remove unused now unused struct s3c_dma_params by Sylwester Nawrocki · 8 years ago
  77. 2feb616 ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.c by Sylwester Nawrocki · 8 years ago
  78. 2b65834 ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.c by Sylwester Nawrocki · 8 years ago
  79. 996d81e ASoC: samsung: Drop usage of struct s3c_dma_params from ac97.c by Sylwester Nawrocki · 8 years ago
  80. ea37bd4 ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.c by Sylwester Nawrocki · 8 years ago
  81. 8999390 ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.c by Sylwester Nawrocki · 8 years ago
  82. 69e7a69 ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.c by Sylwester Nawrocki · 8 years ago
  83. 1bc610e ASoC: samsung: Fix clock handling in S3C24XX_UDA134X card by Sylwester Nawrocki · 8 years ago
  84. 42a74e7 ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config by Sylwester Nawrocki · 8 years ago
  85. 2b96038 ASoC: samsung: Fix error paths in the I2S driver's probe() by Sylwester Nawrocki · 8 years ago
  86. 48b418d ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown" by Colin Ian King · 8 years ago
  87. ee12a81 ASoC: samsung: Remove unused Odroid x2/u3 machine driver by Sylwester Nawrocki · 9 years ago
  88. 2f7b5d1 ASoC: samsung: Use of_device_get_match_data() helper by Sylwester Nawrocki · 9 years ago
  89. 42b926b ASoC: samsung: Remove definition of an unused data structure by Sylwester Nawrocki · 9 years ago
  90. b084c05 ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry by Sylwester Nawrocki · 9 years ago
  91. b25d280 Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'asoc/topic/samsung' and 'asoc/topic/ssm4567' into asoc-next by Mark Brown · 9 years ago
  92. 316fa9e ASoC: samsung: Use IRQ safe spin lock calls by Charles Keepax · 9 years ago
  93. ba4bc32 ASoC: s3c24xx: use const snd_soc_component_driver pointer by Arnd Bergmann · 9 years ago
  94. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  95. 14418aa Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next by Mark Brown · 9 years ago
  96. df0cc2d ASoC: samsung/smartq: use dynamic registration by Arnd Bergmann · 10 years ago
  97. 9bdca82 ASoC: samsung: pass filter function as pointer by Arnd Bergmann · 9 years ago
  98. 5015920 ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() by Mengdong Lin · 9 years ago
  99. 359fdfa ASoC: s3c24xx-i2s: pass DMA channels as platform data by Arnd Bergmann · 9 years ago
  100. b9a1a74 ASoC: samsung: pass DMA channels as pointers by Arnd Bergmann · 9 years ago