1. 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 · 9 years ago
  2. 14eec47 Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next by Mark Brown · 9 years ago
  3. 1bfbc26 ASoC: samsung: Add machine driver for Exynos5433 based TM2 board by Sylwester Nawrocki · 9 years ago
  4. 95f5609 ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580 by Krzysztof Kozlowski · 9 years ago
  5. a41dcde ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc by Krzysztof Kozlowski · 9 years ago
  6. cd9e2b6 ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usage by Krzysztof Kozlowski · 9 years ago
  7. f8cbab4 ASoC: samsung: Remove non-existing MACH dependencies by Krzysztof Kozlowski · 9 years ago
  8. f174c1d ASoC: samsung: Remove unselectable smdk_wm8580pcm by Lars-Peter Clausen · 9 years ago
  9. 5acbd34 ASoC: samsung: Makefile cleanup by Valentin Rothberg · 9 years ago
  10. 6c9473c ASoC: samsung: s3c24xx-i2s.c merge fixup by Sylwester Nawrocki · 9 years ago
  11. a451332 ASoC: samsung: spdif: Fix DMA filter initialization by Sylwester Nawrocki · 9 years ago
  12. a076d41 ASoC: samsung: Drop AC97 drivers by Sylwester Nawrocki · 9 years ago
  13. 5d3c1f6 ASoC: samsung: s2c24xx-i2s: remove redundant error message by Sylwester Nawrocki · 9 years ago
  14. d8dbb4b ASoC: samsung: pcm: Conversion to use devm_ioremap_resource() by Sylwester Nawrocki · 9 years ago
  15. 990fcfe Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 9 years ago
  16. 73f5dfc ASoC: samsung: get access to DMA engine early to defer probe properly by Marek Szyprowski · 9 years ago
  17. 2ef9555 ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanup by Sylwester Nawrocki · 9 years ago
  18. b57a089 ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parameters by Sylwester Nawrocki · 9 years ago
  19. a0a5943 Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 9 years ago
  20. cdaf9af ASoC: samsung: Remove unneeded initialization of chan_name by Sylwester Nawrocki · 9 years ago
  21. 892ccf0 ASoC: s3c24xx_uda134x: Move global variables to driver's data structure by Sylwester Nawrocki · 9 years ago
  22. 5faf071 ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call by Charles Keepax · 9 years ago
  23. 096388b Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-next by Mark Brown · 9 years ago
  24. 5f6af6a ASoC: samsung: add missing \n to end of pr_err messages by Colin Ian King · 9 years ago
  25. 090d934 ASoC: exynos: organize the asoc audio into a menu by Randy Li · 9 years ago
  26. fd61576 ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i2s_probe() by Wei Yongjun · 9 years ago
  27. 45ef496 ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanup by Sylwester Nawrocki · 9 years ago
  28. 2840521 ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card() by Sylwester Nawrocki · 9 years ago
  29. 2da1e48 ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data by Sylwester Nawrocki · 9 years ago
  30. 84c5c20 ASoC: s3c24xx_uda134x: Remove unused power() callback by Sylwester Nawrocki · 9 years ago
  31. 9b08f30 ASoC: samsung: Remove unused now unused struct s3c_dma_params by Sylwester Nawrocki · 9 years ago
  32. 2feb616 ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.c by Sylwester Nawrocki · 9 years ago
  33. 2b65834 ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.c by Sylwester Nawrocki · 9 years ago
  34. 996d81e ASoC: samsung: Drop usage of struct s3c_dma_params from ac97.c by Sylwester Nawrocki · 9 years ago
  35. ea37bd4 ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.c by Sylwester Nawrocki · 9 years ago
  36. 8999390 ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.c by Sylwester Nawrocki · 9 years ago
  37. 69e7a69 ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.c by Sylwester Nawrocki · 9 years ago
  38. 1bc610e ASoC: samsung: Fix clock handling in S3C24XX_UDA134X card by Sylwester Nawrocki · 9 years ago
  39. 42a74e7 ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config by Sylwester Nawrocki · 9 years ago
  40. 2b96038 ASoC: samsung: Fix error paths in the I2S driver's probe() by Sylwester Nawrocki · 9 years ago
  41. 48b418d ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown" by Colin Ian King · 9 years ago
  42. ee12a81 ASoC: samsung: Remove unused Odroid x2/u3 machine driver by Sylwester Nawrocki · 9 years ago
  43. 2f7b5d1 ASoC: samsung: Use of_device_get_match_data() helper by Sylwester Nawrocki · 9 years ago
  44. 42b926b ASoC: samsung: Remove definition of an unused data structure by Sylwester Nawrocki · 9 years ago
  45. b084c05 ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry by Sylwester Nawrocki · 9 years ago
  46. 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
  47. 316fa9e ASoC: samsung: Use IRQ safe spin lock calls by Charles Keepax · 9 years ago
  48. ba4bc32 ASoC: s3c24xx: use const snd_soc_component_driver pointer by Arnd Bergmann · 10 years ago
  49. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. 14418aa Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next by Mark Brown · 10 years ago
  51. df0cc2d ASoC: samsung/smartq: use dynamic registration by Arnd Bergmann · 11 years ago
  52. 9bdca82 ASoC: samsung: pass filter function as pointer by Arnd Bergmann · 10 years ago
  53. 5015920 ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() by Mengdong Lin · 10 years ago
  54. 359fdfa ASoC: s3c24xx-i2s: pass DMA channels as platform data by Arnd Bergmann · 10 years ago
  55. b9a1a74 ASoC: samsung: pass DMA channels as pointers by Arnd Bergmann · 10 years ago
  56. 7a5b8ba ASoC: rx1950_uda1380: Constify rate constraints by Lars-Peter Clausen · 10 years ago
  57. de687fb ASoC: h1940_uda1380: Constify rate constraints by Lars-Peter Clausen · 10 years ago
  58. 48997b9 Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc/topic/blackfin' and 'asoc/topic/card' into asoc-next by Mark Brown · 10 years ago
  59. 54d8697 ASoC: Set missing card owner field by Axel Lin · 10 years ago
  60. 14a500f ASoC: samsung: Remove redundant arndale_audio_remove by Vaishali Thakkar · 10 years ago
  61. cee77be Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-next by Mark Brown · 10 years ago
  62. 1a3e2f1 ASoC: speyside: Use snd_soc_codec_get_dapm() by Lars-Peter Clausen · 10 years ago
  63. d01d7d3 ASoC: smartq: Use card DAPM context to access widgets by Lars-Peter Clausen · 10 years ago
  64. 76387a5 ASoC: smartq: Remove unnecessary snd_soc_dapm_disable_pin() by Lars-Peter Clausen · 10 years ago
  65. e696300 ASoC: smdk_wm8994: Use card DAPM context to access widgets by Lars-Peter Clausen · 10 years ago
  66. 239ad6a ASoC: lowland: Use card DAPM context to access widgets by Lars-Peter Clausen · 10 years ago
  67. 29ea3ac ASoC: samsung: wolfson: Improve compile test coverage by Lars-Peter Clausen · 10 years ago
  68. eb8ca0f ASoC: samsung: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  69. d839c98 Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'asoc/fix/tfa9879' into asoc-linus by Mark Brown · 10 years ago
  70. c479163 ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe() by Wei Yongjun · 10 years ago
  71. 256fca9 Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 10 years ago
  72. 95d67c7 Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus by Mark Brown · 10 years ago
  73. 3fd94f3 ASoC: tobermory: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  74. 663976a ASoC: speyside: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  75. 55b2ed2 ASoC: smartq: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  76. e9c9a72 ASoC: rx1950_uda1380: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  77. f97e0ea ASoC: lowland: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  78. 39ec510 ASoC: littlemill: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  79. dfe11f2 ASoC: h1980_uda1380: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  80. 014c4d6 ASoC: Samsung: add missing I2C/SPI dependencies by Arnd Bergmann · 10 years ago
  81. 6cf2cf3 ASoC: samsung: Remove goni or aquila with the WM8994 by Paul Bolle · 11 years ago
  82. a59aa18 ASoC: samsung: Replace depends on REGMAP_I2C with depends on I2C by Lars-Peter Clausen · 11 years ago
  83. e236d4d ASoC: smdk_wm8580: Pass card DAPM context to snd_soc_dapm_disable_pin() by Lars-Peter Clausen · 11 years ago
  84. 3a41e0f ASoC: jive: Automatically disconnect non-connected pins by Lars-Peter Clausen · 11 years ago
  85. 5d6bdfd Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 11 years ago
  86. 074b89b ASoC: samsung: i2s: Add clock provider for the I2S internal clocks by Sylwester Nawrocki · 11 years ago
  87. ecb400c ASoC: samsung: odroidx2: Handle I2S CDCLK clock conditionally by Sylwester Nawrocki · 11 years ago
  88. ce8bcdb ASoC: samsung: i2s: Protect more registers with a spinlock by Sylwester Nawrocki · 11 years ago
  89. f367053 ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls by Sylwester Nawrocki · 11 years ago
  90. 872c26b ASoC: samsung: i2s: Remove an unneeded goto usage by Sylwester Nawrocki · 11 years ago
  91. dcd60fc ASoC: samsung: i2s: Add get_other_dai helper function by Sylwester Nawrocki · 11 years ago
  92. c92f1d0 ASoC: samsung: i2s: Move clk enable to the platform driver probe() by Sylwester Nawrocki · 11 years ago
  93. 0ec2ba8 ASoC: samsung: i2s: Move clk_get() to platform driver probe() by Sylwester Nawrocki · 11 years ago
  94. af1cf5c ASoC: samsung: i2s: Request memory region in driver probe() by Sylwester Nawrocki · 11 years ago
  95. 53f7faa ASoC: samsung: i2s: Add return value checks in probe() by Sylwester Nawrocki · 11 years ago
  96. 9cf2474 ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanup by Sylwester Nawrocki · 11 years ago
  97. fce091e ASoC: samsung: i2s: Remove unused gpios field from struct i2s by Sylwester Nawrocki · 11 years ago
  98. fce20bf ASoC: smdk_wm8994pcm: Use static DAI format setup by Lars-Peter Clausen · 11 years ago
  99. 6a5794f ASoC: smdk_wm8570pcm: Use static DAI format setup by Lars-Peter Clausen · 11 years ago
  100. 7a57ca2 ASoC: smdk_wm8580: Use static DAI format setup by Lars-Peter Clausen · 11 years ago