1. 34e4447 ASoC: rsnd: fixup flag name of rsnd_scu_platform_info by Kuninori Morimoto · 11 years ago
  2. 812e6bb Merge remote-tracking branch 'asoc/topic/fsi' into tmp by Mark Brown · 11 years ago
  3. 53110a2 ASoC: fsi: reserve prefetch period on DMA transferring by Kuninori Morimoto · 11 years ago
  4. 2460719 ASoC: rsnd: scu: cleanup empty functions by Kuninori Morimoto · 11 years ago
  5. 374a5281 ASoC: rsnd: SSI supports DMA transfer via BUSIF by Kuninori Morimoto · 11 years ago
  6. 849fc82 ASoC: rsnd: SSI supports DMA transfer by Kuninori Morimoto · 11 years ago
  7. 0a4d94c ASoC: rsnd: add common DMAEngine method by Kuninori Morimoto · 11 years ago
  8. 4b4dab8 ASoC: rsnd: remove platform dai and add dai_id on platform setting by Kuninori Morimoto · 11 years ago
  9. 70263cb ASoC: rcar: fix return value check in rsnd_gen1_probe() by Wei Yongjun · 11 years ago
  10. ae5c322 ASoC: add Renesas R-Car SSI feature by Kuninori Morimoto · 11 years ago
  11. dfc9403 ASoC: add Renesas R-Car ADG feature by Kuninori Morimoto · 11 years ago
  12. 07539c1 ASoC: add Renesas R-Car SCU feature by Kuninori Morimoto · 11 years ago
  13. 3337744 ASoC: add Renesas R-Car Generation feature by Kuninori Morimoto · 11 years ago
  14. cdaa3cd ASoC: add Renesas R-Car module feature by Kuninori Morimoto · 11 years ago
  15. 1536a96 ASoC: add Renesas R-Car core feature by Kuninori Morimoto · 11 years ago
  16. accaf69d Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  17. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
  18. c375b2d ASoC: fsi: fixup sparse errors by Kuninori Morimoto · 11 years ago
  19. 48539f7 Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next by Mark Brown · 11 years ago
  20. 1341962 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 11 years ago
  21. 0a09dfa ASoC: switch over to use snd_soc_register_component() on sh4 siu by Kuninori Morimoto · 11 years ago
  22. 73d86d9 ASoC: switch over to use snd_soc_register_component() on sh4 hac by Kuninori Morimoto · 11 years ago
  23. cd9003a ASoC: switch over to use snd_soc_register_component() on sh4 ssi by Kuninori Morimoto · 11 years ago
  24. 417a117 ASoC: dma-sh7760: Fix compile error by Lars-Peter Clausen · 11 years ago
  25. da4f2f9 ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() by Kuninori Morimoto · 11 years ago
  26. 9c33728 ASoC: fsi: remove unused irq by Kuninori Morimoto · 11 years ago
  27. e43fc6a ASoC: fsi: Remove __devinitconst by Thierry Reding · 11 years ago
  28. 9e7b6d6 ASoC: fsi: add device tree support by Kuninori Morimoto · 11 years ago
  29. fd974e5 ASoC: fsi: don't use platform info pointer on probe() by Kuninori Morimoto · 12 years ago
  30. abca758 ASoC: fsi: remove SH_FSI_xxx_INV flags by Kuninori Morimoto · 12 years ago
  31. 6cbdbff ASoC: fsi: remove platform depended .set_rate() callback support by Kuninori Morimoto · 12 years ago
  32. bb5eb6e ASoC: sh: remove __dev* attributes by Bill Pemberton · 12 years ago
  33. 954f497 Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next by Mark Brown · 12 years ago
  34. 3449f5f ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support by Kuninori Morimoto · 12 years ago
  35. 2522acd ASoC: fsi: stream mode become independent from platform flags by Kuninori Morimoto · 12 years ago
  36. ab6340c ASoC: fsi: master clock selection become independent from platform flags by Kuninori Morimoto · 12 years ago
  37. c2052de ASoC: fsi: SPDIF format become independent from platform flags by Kuninori Morimoto · 12 years ago
  38. 943fdad ASoC: fsi: tidyup sh_fsi_platform_info pointer by Kuninori Morimoto · 12 years ago
  39. 40f9118 ASoC: fsi: tidyup FSIA/B settings by Kuninori Morimoto · 12 years ago
  40. ab6f6d8 ASoC: fsi: add master clock control functions by Kuninori Morimoto · 12 years ago
  41. 80b4add ASoC: fsi: care fsi_hw_start/stop() return value by Kuninori Morimoto · 12 years ago
  42. ddeb2d7 ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only by Kuninori Morimoto · 12 years ago
  43. 1ddd828 ASoC: fsi: use devm_request_irq() by Kuninori Morimoto · 12 years ago
  44. 2a8c8a5 ASoC: fsi: fixup channels_min/max by Kuninori Morimoto · 12 years ago
  45. 57451e4 ASoC: fsi: don't reschedule DMA from an atomic context by Guennadi Liakhovetski · 12 years ago
  46. 6ac4262 ASoC: fsi: convert to devm_xxx() by Kuninori Morimoto · 12 years ago
  47. dbd4e51 ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe() by Kuninori Morimoto · 12 years ago
  48. c35e005 ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe() by Kuninori Morimoto · 12 years ago
  49. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  50. 9d051dc ASoC: siu: don't use DMA device for channel filtering by Guennadi Liakhovetski · 12 years ago
  51. b837314 ASoC: fsi: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  52. 6f3de8b ASoC: siu: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  53. b1226dc ASoC: fsi: use PIO handler if DMA handler was invalid by Kuninori Morimoto · 12 years ago
  54. 5514efd ASoC: fsi: use dmaengine helper functions by Kuninori Morimoto · 12 years ago
  55. fbe42f6 ASoC: fsi: bugfix: ensure dma is terminated by Kuninori Morimoto · 12 years ago
  56. 4a1b09b ASoC: fsi: bugfix: correct dma area by Kuninori Morimoto · 12 years ago
  57. e42bb9b ASoC: fsi: bugfix: enable master clock control on DMA stream by Kuninori Morimoto · 12 years ago
  58. 766812e ASoC: sh: fsi: enable chip specific data transfer mode by Kuninori Morimoto · 12 years ago
  59. f33238e ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger() by Kuninori Morimoto · 12 years ago
  60. 9c59dd3 ASoC: sh: fsi: use same format for IN/OUT by Kuninori Morimoto · 12 years ago
  61. 284c6f6 ASoC: sh: fsi: add fsi_version() and removed meaningless version check by Kuninori Morimoto · 12 years ago
  62. 4d62ec1 ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC by Kuninori Morimoto · 12 years ago
  63. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  64. c858719 ASoC: sh: fix migor.c compilation by Guennadi Liakhovetski · 12 years ago
  65. cdf27f3 ASoC: fsi: update for dmaengine prep_slave_sg fallout. by Paul Mundt · 12 years ago
  66. cd04461 ASoC: sh: fsi: select simple-card on Kconfig by Kuninori Morimoto · 12 years ago
  67. 064bfad ASoC: sh: fsi: use simple-card instead of fsi-da7210 by Kuninori Morimoto · 12 years ago
  68. fa063b4 ASoC: sh: fsi: use simple-card instead of fsi-hdmi by Kuninori Morimoto · 12 years ago
  69. af8a2fe ASoC: sh: fsi: use simple-card instead of fsi-ak4642 by Kuninori Morimoto · 12 years ago
  70. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  71. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  72. 7da9ced ASoC: fsi: Add DMAEngine support by Kuninori Morimoto · 12 years ago
  73. fa2c8f4 Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict by Mark Brown · 12 years ago
  74. 1987877 ASoC: fsi: fixup fsi_pointer() calculation method by Kuninori Morimoto · 12 years ago
  75. 8334402 ASoC: fsi: add .init/.quit handler support by Kuninori Morimoto · 12 years ago
  76. fec691e ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info by Kuninori Morimoto · 12 years ago
  77. 97df818 ASoC: fsi: fsi_stream_is_working() care substream->runtime by Kuninori Morimoto · 12 years ago
  78. 180346e ASoC: fsi: add .start_stop handler to fsi_stream_handler by Kuninori Morimoto · 12 years ago
  79. 938e2a8 ASoC: fsi: don't use is_play as a parameter of fsi functions by Kuninori Morimoto · 12 years ago
  80. 1b0ca1a ASoC: fsi: tidyup: fsi_pio_xxx() are gathered by Kuninori Morimoto · 12 years ago
  81. 5e97313 ASoC: fsi: add fsi_stream_handler and PIO handler by Kuninori Morimoto · 12 years ago
  82. 7b1b333 ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter by Kuninori Morimoto · 12 years ago
  83. a449e46 ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play() by Kuninori Morimoto · 12 years ago
  84. 95b0cf0 ASoC: fsi: modify fsi_pio_get_area() parameter and using position by Kuninori Morimoto · 12 years ago
  85. 8c41529 ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit() by Kuninori Morimoto · 12 years ago
  86. 41bba15 ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown() by Kuninori Morimoto · 12 years ago
  87. b49e802 ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup() by Kuninori Morimoto · 12 years ago
  88. d78629e ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx() by Kuninori Morimoto · 12 years ago
  89. 376cf38 ASoC: fsi: data push/pop calculation part was divided by Kuninori Morimoto · 12 years ago
  90. 4e62d84 ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered by Kuninori Morimoto · 12 years ago
  91. c1e6f10 ASoC: fsi: reduce runtime calculation by using pre-setting by Kuninori Morimoto · 12 years ago
  92. bc122e3 ASoC: fsi: Remove unneeded empty runtime PM callbacks by Mark Brown · 12 years ago
  93. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  94. 4a7042e ASoC: sh: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  95. 27f478a ASoC: Use core pm_runtime callbacks for fsi by Mark Brown · 13 years ago
  96. 20e757f ASoC: Use core pm_runtime callbacks for siu_dai by Mark Brown · 13 years ago
  97. 92f6d63 ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform by Axel Lin · 13 years ago
  98. cb5e873 ASoC: Convert sh directory to module_platform_driver by Axel Lin · 13 years ago
  99. 45f3121 ASoC: fsi-ak4642: modify specification method of FSI / ak464x by Kuninori Morimoto · 13 years ago
  100. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago