1. c101ce8 ASoC: samsung: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
  2. 7de6b6b ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 10 months ago
  3. 21385a4 ASoC: samsung: i2s: move .suspend/.resume to component by Kuninori Morimoto · 5 years ago
  4. f29eec7 ASoC: samsung: i2s: Don't use register read to determine slave/master mode by Sylwester Nawrocki · 6 years ago
  5. 42e4ced ASoC: samsung: i2s: Fix DAPM routes for capture stream by Sylwester Nawrocki · 6 years ago
  6. c6bebef ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization by Sylwester Nawrocki · 6 years ago
  7. 022c415 ASoC: samsung: i2s: Fix secondary platform device unregistration by Sylwester Nawrocki · 6 years ago
  8. 6e43412 ASoC: samsung: i2s: Prevent potential NULL platform data dereference by Sylwester Nawrocki · 6 years ago
  9. c1b2db4 ASoC: samsung: i2s: Convert to SPDX License Indentifier by Sylwester Nawrocki · 6 years ago
  10. 9f9f8a5 ASoC: samsung: i2s: Comments clean up by Sylwester Nawrocki · 6 years ago
  11. c5ba619 ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition by Sylwester Nawrocki · 6 years ago
  12. eb540d3 ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage by Sylwester Nawrocki · 6 years ago
  13. 0f928c1 ASoC: samsung: Specify DMA channel names through custom DMA config by Sylwester Nawrocki · 6 years ago
  14. defc67c ASoC: samsung: i2s: Get rid of a static spinlock by Sylwester Nawrocki · 6 years ago
  15. 5944170 ASoC: samsung: i2s: Move quirks data to common driver data structure by Sylwester Nawrocki · 6 years ago
  16. 5bfaedd ASoC: samsung: i2s: Move IP variant data to common driver data structure by Sylwester Nawrocki · 6 years ago
  17. 9d7939c ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structure by Sylwester Nawrocki · 6 years ago
  18. e2e16fa ASoC: samsung: i2s: Move SFR pointer to common driver data structure by Sylwester Nawrocki · 6 years ago
  19. 81bcbf2 ASoC: samsung: i2s: Move registers cache to common driver data structure by Sylwester Nawrocki · 6 years ago
  20. 3b0fa51 ASoC: samsung: i2s: Move opclk data to common driver data structure by Sylwester Nawrocki · 6 years ago
  21. b5d015e ASoC: samsung: i2s: Move core clk to the driver common data structure by Sylwester Nawrocki · 6 years ago
  22. 64aba9b ASoC: samsung: i2s: Add widgets and routes for DPCM support by Sylwester Nawrocki · 6 years ago
  23. 89d2e83 ASoC: samsung: i2s: Move clk supplier data to common driver data structure by Sylwester Nawrocki · 6 years ago
  24. 3636887 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 by Mark Brown · 6 years ago
  25. 7196c64 ASoC: samsung: i2s: Restore support for the secondary PCM by Sylwester Nawrocki · 6 years ago
  26. a404b72 ASoC: samsung: i2s: Convert to single component with multiple DAIs by Sylwester Nawrocki · 6 years ago
  27. 96f06cd ASoC: samsung: dmaengine: Allow to specify custom DMA device by Sylwester Nawrocki · 6 years ago
  28. 323fb7b ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI by Sylwester Nawrocki · 6 years ago
  29. 860b454 ASoC: samsung: Prevent clk_get_rate() calls in atomic context by Sylwester Nawrocki · 6 years ago
  30. 5019027 ASoC: samsung: i2s: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  31. 995e73e ASoC: samsung: i2s: Fix rclk_srcrate handling by Sylwester Nawrocki · 7 years ago
  32. 45ae70e ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLK by Sylwester Nawrocki · 7 years ago
  33. 48279c5 ASoC: samsung: i2s: Prevent external abort on exynos5433 I2S1 access by Sylwester Nawrocki · 7 years ago
  34. aa274c5 ASoC: samsung: i2s: Ensure names of supplied clocks are unique by Sylwester Nawrocki · 7 years ago
  35. 647d04f ASoC: samsung: i2s: Ensure the RCLK rate is properly determined by Sylwester Nawrocki · 7 years ago
  36. 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
  37. 064970a ASoC: samsung: i2s: disable secondary DAI until it gets fixed by Marek Szyprowski · 7 years ago
  38. 22289dd ASoC: samsung: i2s: Use specific name for i2s dais by Jaechul Lee · 7 years ago
  39. 6431a7e ASoC: samsung: i2s: Fix error handling path in i2s_set_sysclk() by Christophe Jaillet · 7 years ago
  40. 7b814a7 ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove by Anton Vasilyev · 7 years ago
  41. f5c97c7 ASoC: samsung: i2s: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  42. 4720c2f ASoC: samsung: i2s: Support more resolution rates by Jaechul Lee · 8 years ago
  43. 114ab99 ASoC: samsung: Remove extra blank lines by Calin Cruceru · 8 years ago
  44. 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
  45. b8ab0cc ASoC: Revert "samsung: Remove unneeded initialization of chan_name" by Sylwester Nawrocki · 8 years ago
  46. 9b41da8 ASoC: samsung: i2s: Provide I2S device for registered clocks by Marek Szyprowski · 8 years ago
  47. afa99da ASoC: samsung: i2s: Let runtime PM operations to control op_clk too by Marek Szyprowski · 8 years ago
  48. e7e52dfc ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operations by Marek Szyprowski · 8 years ago
  49. dc938dd ASoC: samsung: i2s: Ensure proper runtime PM state of I2S device by Marek Szyprowski · 8 years ago
  50. be2c92e ASoC: samsung: i2s: Remove virtual device for secondary DAI by Marek Szyprowski · 8 years ago
  51. 409c69b ASoC: samsung: Remove tests of member address by Krzysztof Kozlowski · 8 years ago
  52. 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
  53. 73f5dfc ASoC: samsung: get access to DMA engine early to defer probe properly by Marek Szyprowski · 8 years ago
  54. 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
  55. cdaf9af ASoC: samsung: Remove unneeded initialization of chan_name by Sylwester Nawrocki · 8 years ago
  56. 5faf071 ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call by Charles Keepax · 8 years ago
  57. fd61576 ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i2s_probe() by Wei Yongjun · 8 years ago
  58. 69e7a69 ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.c by Sylwester Nawrocki · 8 years ago
  59. 42a74e7 ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config by Sylwester Nawrocki · 8 years ago
  60. 2b96038 ASoC: samsung: Fix error paths in the I2S driver's probe() by Sylwester Nawrocki · 8 years ago
  61. 2f7b5d1 ASoC: samsung: Use of_device_get_match_data() helper by Sylwester Nawrocki · 9 years ago
  62. 42b926b ASoC: samsung: Remove definition of an unused data structure by Sylwester Nawrocki · 9 years ago
  63. b084c05 ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry by Sylwester Nawrocki · 9 years ago
  64. 316fa9e ASoC: samsung: Use IRQ safe spin lock calls by Charles Keepax · 9 years ago
  65. 9bdca82 ASoC: samsung: pass filter function as pointer by Arnd Bergmann · 9 years ago
  66. b9a1a74 ASoC: samsung: pass DMA channels as pointers by Arnd Bergmann · 9 years ago
  67. eb8ca0f ASoC: samsung: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  68. 074b89b ASoC: samsung: i2s: Add clock provider for the I2S internal clocks by Sylwester Nawrocki · 10 years ago
  69. ce8bcdb ASoC: samsung: i2s: Protect more registers with a spinlock by Sylwester Nawrocki · 10 years ago
  70. f367053 ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls by Sylwester Nawrocki · 10 years ago
  71. 872c26b ASoC: samsung: i2s: Remove an unneeded goto usage by Sylwester Nawrocki · 10 years ago
  72. dcd60fc ASoC: samsung: i2s: Add get_other_dai helper function by Sylwester Nawrocki · 10 years ago
  73. c92f1d0 ASoC: samsung: i2s: Move clk enable to the platform driver probe() by Sylwester Nawrocki · 10 years ago
  74. 0ec2ba8 ASoC: samsung: i2s: Move clk_get() to platform driver probe() by Sylwester Nawrocki · 10 years ago
  75. af1cf5c ASoC: samsung: i2s: Request memory region in driver probe() by Sylwester Nawrocki · 10 years ago
  76. 53f7faa ASoC: samsung: i2s: Add return value checks in probe() by Sylwester Nawrocki · 10 years ago
  77. 9cf2474 ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanup by Sylwester Nawrocki · 10 years ago
  78. fce091e ASoC: samsung: i2s: Remove unused gpios field from struct i2s by Sylwester Nawrocki · 10 years ago
  79. 20e471fd Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  80. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  81. c52e569 Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt5645', 'asoc/fix/rt5677' and 'asoc/fix/samsung' into asoc-linus by Mark Brown · 10 years ago
  82. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  83. 641d334 sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  84. 7e5d870 ASoC: samsung: i2s: Add missing assignment of variant_regs by Sylwester Nawrocki · 10 years ago
  85. 3f02498 ASoC: samsung: Fix non-DT use of I2S controller by Mark Brown · 10 years ago
  86. ba56447 ASoC: samsung: Fix error handling for clock lookup by Mark Brown · 10 years ago
  87. b2de1d2 ASoC: samsung: ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk() by Padmavathi Venna · 10 years ago
  88. a5a5687 ASoC: samsung: add support for exynos7 I2S controller by Padmavathi Venna · 10 years ago
  89. b075973 ASoC: Samsung: Add quirk for internal DMA by Padmavathi Venna · 10 years ago
  90. ac204d2 ASoC: samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  91. 133c268 ASoC: samsung-i2s: Check secondary DAI exists before referencing by Charles Keepax · 10 years ago
  92. c1bd940a Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/s6000', 'asoc/topic/samsung' and 'asoc/topic/sh-fsi' into asoc-next by Mark Brown · 10 years ago
  93. dd2380e ASoC: samsung: remove unused DMA data by Arnd Bergmann · 11 years ago
  94. b97c60a ASoC: samsung-i2s: Maintain CDCLK settings across i2s_{shutdown/startup} by Sylwester Nawrocki · 11 years ago
  95. d3d4e52 ASoC: samsung: Correct I2S DAI suspend/resume ops by Sylwester Nawrocki · 11 years ago
  96. 88ce146 ASoC: samsung: Use params_width() by Tushar Behera · 11 years ago
  97. a6aba53 ASoC: samsung: Handle errors when getting the op_clk clock by Sylwester Nawrocki · 11 years ago
  98. 55313bd ASoC: samsung: Use devm_snd_soc_register_platform by Tushar Behera · 11 years ago
  99. c86d50f ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface by Sylwester Nawrocki · 11 years ago
  100. d66eac3 ASoC: samsung: Don't clear clock setting during i2s_startup by Tushar Behera · 11 years ago