1. 57451e4 ASoC: fsi: don't reschedule DMA from an atomic context by Guennadi Liakhovetski · 12 years ago
  2. 6ac4262 ASoC: fsi: convert to devm_xxx() by Kuninori Morimoto · 12 years ago
  3. dbd4e51 ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe() by Kuninori Morimoto · 12 years ago
  4. c35e005 ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe() by Kuninori Morimoto · 12 years ago
  5. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  6. 9d051dc ASoC: siu: don't use DMA device for channel filtering by Guennadi Liakhovetski · 12 years ago
  7. b837314 ASoC: fsi: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  8. 6f3de8b ASoC: siu: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  9. b1226dc ASoC: fsi: use PIO handler if DMA handler was invalid by Kuninori Morimoto · 12 years ago
  10. 5514efd ASoC: fsi: use dmaengine helper functions by Kuninori Morimoto · 12 years ago
  11. fbe42f6 ASoC: fsi: bugfix: ensure dma is terminated by Kuninori Morimoto · 12 years ago
  12. 4a1b09b ASoC: fsi: bugfix: correct dma area by Kuninori Morimoto · 12 years ago
  13. e42bb9b ASoC: fsi: bugfix: enable master clock control on DMA stream by Kuninori Morimoto · 12 years ago
  14. 766812e ASoC: sh: fsi: enable chip specific data transfer mode by Kuninori Morimoto · 12 years ago
  15. f33238e ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger() by Kuninori Morimoto · 12 years ago
  16. 9c59dd3 ASoC: sh: fsi: use same format for IN/OUT by Kuninori Morimoto · 12 years ago
  17. 284c6f6 ASoC: sh: fsi: add fsi_version() and removed meaningless version check by Kuninori Morimoto · 12 years ago
  18. 4d62ec1 ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC by Kuninori Morimoto · 12 years ago
  19. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  20. c858719 ASoC: sh: fix migor.c compilation by Guennadi Liakhovetski · 12 years ago
  21. cdf27f3 ASoC: fsi: update for dmaengine prep_slave_sg fallout. by Paul Mundt · 12 years ago
  22. cd04461 ASoC: sh: fsi: select simple-card on Kconfig by Kuninori Morimoto · 12 years ago
  23. 064bfad ASoC: sh: fsi: use simple-card instead of fsi-da7210 by Kuninori Morimoto · 12 years ago
  24. fa063b4 ASoC: sh: fsi: use simple-card instead of fsi-hdmi by Kuninori Morimoto · 12 years ago
  25. af8a2fe ASoC: sh: fsi: use simple-card instead of fsi-ak4642 by Kuninori Morimoto · 12 years ago
  26. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  27. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  28. 7da9ced ASoC: fsi: Add DMAEngine support by Kuninori Morimoto · 13 years ago
  29. fa2c8f4 Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict by Mark Brown · 13 years ago
  30. 1987877 ASoC: fsi: fixup fsi_pointer() calculation method by Kuninori Morimoto · 13 years ago
  31. 8334402 ASoC: fsi: add .init/.quit handler support by Kuninori Morimoto · 13 years ago
  32. fec691e ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info by Kuninori Morimoto · 13 years ago
  33. 97df818 ASoC: fsi: fsi_stream_is_working() care substream->runtime by Kuninori Morimoto · 13 years ago
  34. 180346e ASoC: fsi: add .start_stop handler to fsi_stream_handler by Kuninori Morimoto · 13 years ago
  35. 938e2a8 ASoC: fsi: don't use is_play as a parameter of fsi functions by Kuninori Morimoto · 13 years ago
  36. 1b0ca1a ASoC: fsi: tidyup: fsi_pio_xxx() are gathered by Kuninori Morimoto · 13 years ago
  37. 5e97313 ASoC: fsi: add fsi_stream_handler and PIO handler by Kuninori Morimoto · 13 years ago
  38. 7b1b333 ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter by Kuninori Morimoto · 13 years ago
  39. a449e46 ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play() by Kuninori Morimoto · 13 years ago
  40. 95b0cf0 ASoC: fsi: modify fsi_pio_get_area() parameter and using position by Kuninori Morimoto · 13 years ago
  41. 8c41529 ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit() by Kuninori Morimoto · 13 years ago
  42. 41bba15 ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown() by Kuninori Morimoto · 13 years ago
  43. b49e802 ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup() by Kuninori Morimoto · 13 years ago
  44. d78629e ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx() by Kuninori Morimoto · 13 years ago
  45. 376cf38 ASoC: fsi: data push/pop calculation part was divided by Kuninori Morimoto · 13 years ago
  46. 4e62d84 ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered by Kuninori Morimoto · 13 years ago
  47. c1e6f10 ASoC: fsi: reduce runtime calculation by using pre-setting by Kuninori Morimoto · 13 years ago
  48. bc122e3 ASoC: fsi: Remove unneeded empty runtime PM callbacks by Mark Brown · 13 years ago
  49. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  50. 4a7042e ASoC: sh: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  51. 27f478a ASoC: Use core pm_runtime callbacks for fsi by Mark Brown · 13 years ago
  52. 20e757f ASoC: Use core pm_runtime callbacks for siu_dai by Mark Brown · 13 years ago
  53. 92f6d63 ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform by Axel Lin · 13 years ago
  54. cb5e873 ASoC: Convert sh directory to module_platform_driver by Axel Lin · 13 years ago
  55. 45f3121 ASoC: fsi-ak4642: modify specification method of FSI / ak464x by Kuninori Morimoto · 13 years ago
  56. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  57. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  58. 65ff03f ASoC: fsi: add valid data position control support by Kuninori Morimoto · 13 years ago
  59. 8918b84 ASoC: fsi: fixup compile warning by Kuninori Morimoto · 13 years ago
  60. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  61. 35e1658 sound-soc: move to dma_transfer_direction by Vinod Koul · 13 years ago
  62. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  63. 87bea31 ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers by Mark Brown · 13 years ago
  64. ca7acee ASoC: sh: use correct __iomem annotations by Arnd Bergmann · 13 years ago
  65. 8fccf46 ASoC: Staticise sh4_ssi_dai by Axel Lin · 13 years ago
  66. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  67. 3f9c42e Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  68. 2c7beb9 ASoC: sh: fsi-hdmi: fixup snd_soc_card name by Kuninori Morimoto · 13 years ago
  69. f15c941 ASoC: sh: fsi-da7210: fixup snd_soc_card name by Kuninori Morimoto · 13 years ago
  70. 505b04e ASoC: sh: fsi-ak4642: fixup snd_soc_card name by Kuninori Morimoto · 13 years ago
  71. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  72. 23ca853 ASoC: sh: fsi: add fsi_hw_startup/shutdown by Kuninori Morimoto · 13 years ago
  73. cda828c ASoC: sh: fsi: cleanup suspend/resume by Kuninori Morimoto · 13 years ago
  74. 4c48125 ASoC: sh: fsi: remove fsi_module_init/kill by Kuninori Morimoto · 13 years ago
  75. 2da6589 ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock by Kuninori Morimoto · 13 years ago
  76. 9478e0b ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt. by Kuninori Morimoto · 13 years ago
  77. 2e651ba ASoC: sh: fsi: tidyup unclear variable naming by Kuninori Morimoto · 13 years ago
  78. 1ddddd3 ASoC: sh: fsi: irq control moves to fsi_port_start/stop by Kuninori Morimoto · 13 years ago
  79. 4f56cde ASoC: sh: fsi: add fsi_set_master_clk by Kuninori Morimoto · 13 years ago
  80. 0ffe296 ASoC: sh: fsi: tidyup parameter of fsi_stream_push by Kuninori Morimoto · 13 years ago
  81. 1f5e2a3 ASoC: sh: fsi: Add module/port clock control function by Kuninori Morimoto · 13 years ago
  82. 106c79e ASoC: sh: fsi: add dev_pm_ops :: suspend/resume by Kuninori Morimoto · 13 years ago
  83. 6a9ebad ASoC: sh: fsi: add fsi_is_clk_master function by Kuninori Morimoto · 13 years ago
  84. b3c27b5 ASoC: add a module alias to the FSI driver by Guennadi Liakhovetski · 13 years ago
  85. d985f27 ASoC: fsi: driver safely remove for against irq by Kuninori Morimoto · 13 years ago
  86. b9c9f96 ASoC: fsi: modify vague PM control on probe by Kuninori Morimoto · 13 years ago
  87. 0b5ec87 ASoC: fsi: take care in failing case of dai register by Kuninori Morimoto · 13 years ago
  88. f17c13c ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format by Kuninori Morimoto · 14 years ago
  89. d7c5762 ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_info by Kuninori Morimoto · 14 years ago
  90. 160afa7 ASoC: sh: fsi: move chan_num from fsi_stream to fsi_priv by Kuninori Morimoto · 14 years ago
  91. 3f25c9c ASoC: sh: fsi-hdmi: Add FSI port and HDMI selection by Kuninori Morimoto · 14 years ago
  92. 4d805f7 ASoC: sh: fsi: Add snd_soc_dai_set_fmt support by Kuninori Morimoto · 14 years ago
  93. 0d032c1 ASoC: sh: fsi: Add fsi_get_priv_frm_dai function by Kuninori Morimoto · 14 years ago
  94. cb9c130 ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT support by Kuninori Morimoto · 14 years ago
  95. 3e8e2cc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  96. a193436 ASoC: sh: fsi-ak4642: fixup platform device id by Kuninori Morimoto · 14 years ago
  97. f4fd58d ASoC: fix migor audio build by Guennadi Liakhovetski · 14 years ago
  98. e9d3f95 ASoC: sh: fsi-da7210: remove unnecessary format settings by Kuninori Morimoto · 14 years ago
  99. 722bc28 ASoC: sh: fsi: modify improper dependent by Kuninori Morimoto · 14 years ago
  100. 1ec9bc3 ASoC: sh: fsi: Add over/under run counter by Kuninori Morimoto · 14 years ago