1. 73f5dfc ASoC: samsung: get access to DMA engine early to defer probe properly by Marek Szyprowski · 8 years ago
  2. 8999390 ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.c by Sylwester Nawrocki · 8 years ago
  3. 42a74e7 ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config by Sylwester Nawrocki · 8 years ago
  4. 9bdca82 ASoC: samsung: pass filter function as pointer by Arnd Bergmann · 9 years ago
  5. 359fdfa ASoC: s3c24xx-i2s: pass DMA channels as platform data by Arnd Bergmann · 9 years ago
  6. b9a1a74 ASoC: samsung: pass DMA channels as pointers by Arnd Bergmann · 9 years ago
  7. c479163 ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe() by Wei Yongjun · 9 years ago
  8. ac204d2 ASoC: samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. dd2380e ASoC: samsung: remove unused DMA data by Arnd Bergmann · 10 years ago
  10. c1ae59c ASoC: samsung: s3c24xx-i2s: Move to clk_prepare_enable/clk_disable_unprepare by Vasily Khoruzhick · 10 years ago
  11. 87b132b ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine API by Vasily Khoruzhick · 10 years ago
  12. 88ce146 ASoC: samsung: Use params_width() by Tushar Behera · 10 years ago
  13. 7253e35 ASoC: samsung: Use devm_snd_soc_register_component by Tushar Behera · 10 years ago
  14. 55313bd ASoC: samsung: Use devm_snd_soc_register_platform by Tushar Behera · 10 years ago
  15. 71e5222 ASoC: samsung: Fix build on multiplatform by Sachin Kamat · 10 years ago
  16. abffae6 ASoC: samsung: Fix build regressions due to gpio re-org by Sachin Kamat · 11 years ago
  17. 06b10ff ASoC: samsung: Fix build error with dma function rename by Tushar Behera · 11 years ago
  18. df00b71 Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next by Mark Brown · 11 years ago
  19. 5d229ce5 ASoC: samsung: move plat/ headers to local directory by Arnd Bergmann · 11 years ago
  20. 5642ddf ASoC: switch over to use snd_soc_register_component() on s3c24xx i2s by Kuninori Morimoto · 12 years ago
  21. 58f5a71 ASoC: samsung: Fix compilation error on S3C2440 by Alexey Galakhov · 12 years ago
  22. fdca21a ASoC: Samsung: remove __dev* attributes by Bill Pemberton · 12 years ago
  23. a08485d ASoC: Samsung: Do not register samsung audio dma device as pdev by Padmavathi Venna · 12 years ago
  24. 0eed8a1 ASoC: Convert S3C24XX I2S driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  25. e00c3f5 ASoC: Convert Samsung directory to module_platform_driver by Mark Brown · 13 years ago
  26. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  27. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  28. c4c5839 ASoC: samsung: Add __devexit_p at necessary places by Axel Lin · 13 years ago
  29. 7803e32 ASoC: samsung: Fix checking return value of clk_get by Axel Lin · 13 years ago
  30. 0378b6a ASoC: SAMSUNG: Clean-up header includes by Seungwhan Youn · 14 years ago
  31. 5033f43 ASoC: Samsung: Rename from s3c24xx to samsung by Jassi Brar · 14 years ago[Renamed from sound/soc/s3c24xx/s3c24xx-i2s.c]
  32. 4b640cf ASoC: Samsung: Rename ASoC DMA driver by Jassi Brar · 14 years ago
  33. 960d069 ASoC: Add MODULE_ALIAS to Samsung DAI drivers by Mark Brown · 14 years ago
  34. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  35. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 15 years ago
  36. d3ff5a3 ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma' by Jassi Brar · 15 years ago
  37. faa3177 ASoC: Rename s3c24xx_pcm prefix to s3c_dma by Jassi Brar · 15 years ago
  38. ed9d040 ASoC: S3C: Remove <plat/audio.h> by Ben Dooks · 15 years ago
  39. faf907c ASoC: S3C platform: Fix s3c2410_dma_started() called at improper time by Shine Liu · 15 years ago
  40. ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 15 years ago
  41. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
  42. 5314adc ASoC: Fix formats for s3c24xx-i2s register prints by Mark Brown · 16 years ago
  43. b52a519 ASoC: Fix logging severity for some S3C error messages by Mark Brown · 16 years ago
  44. ee7d476 ASoC: Re-remove hand-rolled pr_debug() macros by Mark Brown · 16 years ago
  45. 4f5b31c Merge commit 's3c-iis-header' into HEAD by Mark Brown · 16 years ago
  46. 899e6cf S3C: Move <mach/audio.h> to <plat/audio.h> by Ben Dooks · 16 years ago
  47. 8150bc8 S3C24XX: Move and update IIS headers by Ben Dooks · 16 years ago
  48. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  49. c8efef1 ASoC: Fix copyright statements on Simtec files by Ben Dooks · 16 years ago
  50. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  51. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  52. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  53. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  54. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  55. 53599bb ASoC: s3c24xx 8 bit sound fix by Christian Pellegrin · 16 years ago
  56. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  57. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  58. 1992a6f ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  59. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  60. 33e5b22 [ALSA] soc - Fix s3c24xx-i2s LR sync while timer ticks are disabled by Werner Almesberger · 16 years ago
  61. b2efbbf [ALSA] ASoC: Remove in-code changelogs by Mark Brown · 16 years ago
  62. 2c36eec [ALSA] soc - fix S3C2410 i2s programming error by Davide Rizzo · 16 years ago
  63. 0fe564a [ALSA] soc - s3c24xx-i2s - Add missing spaces by Mark Brown · 16 years ago
  64. 0015e7d [ALSA] soc - s3c24xx-i2s - Fix tab/space breakage by Mark Brown · 16 years ago
  65. 40efc15 [ALSA] soc - s3c24xx-i2s - Use linux/io.h by Mark Brown · 16 years ago
  66. d8ed061 [ALSA] soc - s3c24xx - Declare suspend and resume static by Mark Brown · 16 years ago
  67. 4092030 [ALSA] soc - s3c24xx - Improve diagnostic output by Tim Niemeyer · 16 years ago
  68. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 17 years ago
  69. 5cd919a [ALSA] soc - Support suspend and resume of the I2S interface on s3c24xx by Graeme Gregory · 17 years ago
  70. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  71. f11b799 [ALSA] sound: Use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
  72. aa9673c [ALSA] neo1973: ASoC include pathname fix by Harald Welte · 17 years ago
  73. 8642a4b [ALSA] sound/soc ioremap/iounmap balancing by Scott Thompson · 17 years ago
  74. 82fb159 [ALSA] Make s3c24xx_i2s_set_clkdiv() change the correct bits by Matt Reimer · 17 years ago
  75. e81208f [ALSA] ASoC Samsung S3C24xx updates - i2s by Graeme Gregory · 17 years ago
  76. c1422a6 [ALSA] ASoC Samsung S3C24xx I2S support by Ben Dooks · 18 years ago