1. 48539f7 Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next by Mark Brown · 11 years ago
  2. 1341962 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 11 years ago
  3. 0a09dfa ASoC: switch over to use snd_soc_register_component() on sh4 siu by Kuninori Morimoto · 11 years ago
  4. 73d86d9 ASoC: switch over to use snd_soc_register_component() on sh4 hac by Kuninori Morimoto · 11 years ago
  5. cd9003a ASoC: switch over to use snd_soc_register_component() on sh4 ssi by Kuninori Morimoto · 11 years ago
  6. 417a117 ASoC: dma-sh7760: Fix compile error by Lars-Peter Clausen · 11 years ago
  7. da4f2f9 ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() by Kuninori Morimoto · 11 years ago
  8. 9c33728 ASoC: fsi: remove unused irq by Kuninori Morimoto · 11 years ago
  9. e43fc6a ASoC: fsi: Remove __devinitconst by Thierry Reding · 12 years ago
  10. 9e7b6d6 ASoC: fsi: add device tree support by Kuninori Morimoto · 12 years ago
  11. fd974e5 ASoC: fsi: don't use platform info pointer on probe() by Kuninori Morimoto · 12 years ago
  12. abca758 ASoC: fsi: remove SH_FSI_xxx_INV flags by Kuninori Morimoto · 12 years ago
  13. 6cbdbff ASoC: fsi: remove platform depended .set_rate() callback support by Kuninori Morimoto · 12 years ago
  14. bb5eb6e ASoC: sh: remove __dev* attributes by Bill Pemberton · 12 years ago
  15. 954f497 Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next by Mark Brown · 12 years ago
  16. 3449f5f ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support by Kuninori Morimoto · 12 years ago
  17. 2522acd ASoC: fsi: stream mode become independent from platform flags by Kuninori Morimoto · 12 years ago
  18. ab6340c ASoC: fsi: master clock selection become independent from platform flags by Kuninori Morimoto · 12 years ago
  19. c2052de ASoC: fsi: SPDIF format become independent from platform flags by Kuninori Morimoto · 12 years ago
  20. 943fdad ASoC: fsi: tidyup sh_fsi_platform_info pointer by Kuninori Morimoto · 12 years ago
  21. 40f9118 ASoC: fsi: tidyup FSIA/B settings by Kuninori Morimoto · 12 years ago
  22. ab6f6d8 ASoC: fsi: add master clock control functions by Kuninori Morimoto · 12 years ago
  23. 80b4add ASoC: fsi: care fsi_hw_start/stop() return value by Kuninori Morimoto · 12 years ago
  24. ddeb2d7 ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only by Kuninori Morimoto · 12 years ago
  25. 1ddd828 ASoC: fsi: use devm_request_irq() by Kuninori Morimoto · 12 years ago
  26. 2a8c8a5 ASoC: fsi: fixup channels_min/max by Kuninori Morimoto · 12 years ago
  27. 57451e4 ASoC: fsi: don't reschedule DMA from an atomic context by Guennadi Liakhovetski · 12 years ago
  28. 6ac4262 ASoC: fsi: convert to devm_xxx() by Kuninori Morimoto · 12 years ago
  29. dbd4e51 ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe() by Kuninori Morimoto · 12 years ago
  30. c35e005 ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe() by Kuninori Morimoto · 12 years ago
  31. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  32. 9d051dc ASoC: siu: don't use DMA device for channel filtering by Guennadi Liakhovetski · 12 years ago
  33. b837314 ASoC: fsi: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  34. 6f3de8b ASoC: siu: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  35. b1226dc ASoC: fsi: use PIO handler if DMA handler was invalid by Kuninori Morimoto · 12 years ago
  36. 5514efd ASoC: fsi: use dmaengine helper functions by Kuninori Morimoto · 12 years ago
  37. fbe42f6 ASoC: fsi: bugfix: ensure dma is terminated by Kuninori Morimoto · 12 years ago
  38. 4a1b09b ASoC: fsi: bugfix: correct dma area by Kuninori Morimoto · 12 years ago
  39. e42bb9b ASoC: fsi: bugfix: enable master clock control on DMA stream by Kuninori Morimoto · 12 years ago
  40. 766812e ASoC: sh: fsi: enable chip specific data transfer mode by Kuninori Morimoto · 12 years ago
  41. f33238e ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger() by Kuninori Morimoto · 12 years ago
  42. 9c59dd3 ASoC: sh: fsi: use same format for IN/OUT by Kuninori Morimoto · 12 years ago
  43. 284c6f6 ASoC: sh: fsi: add fsi_version() and removed meaningless version check by Kuninori Morimoto · 12 years ago
  44. 4d62ec1 ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC by Kuninori Morimoto · 12 years ago
  45. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  46. c858719 ASoC: sh: fix migor.c compilation by Guennadi Liakhovetski · 12 years ago
  47. cdf27f3 ASoC: fsi: update for dmaengine prep_slave_sg fallout. by Paul Mundt · 12 years ago
  48. cd04461 ASoC: sh: fsi: select simple-card on Kconfig by Kuninori Morimoto · 12 years ago
  49. 064bfad ASoC: sh: fsi: use simple-card instead of fsi-da7210 by Kuninori Morimoto · 12 years ago
  50. fa063b4 ASoC: sh: fsi: use simple-card instead of fsi-hdmi by Kuninori Morimoto · 12 years ago
  51. af8a2fe ASoC: sh: fsi: use simple-card instead of fsi-ak4642 by Kuninori Morimoto · 12 years ago
  52. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  53. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  54. 7da9ced ASoC: fsi: Add DMAEngine support by Kuninori Morimoto · 13 years ago
  55. fa2c8f4 Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict by Mark Brown · 12 years ago
  56. 1987877 ASoC: fsi: fixup fsi_pointer() calculation method by Kuninori Morimoto · 13 years ago
  57. 8334402 ASoC: fsi: add .init/.quit handler support by Kuninori Morimoto · 13 years ago
  58. fec691e ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info by Kuninori Morimoto · 13 years ago
  59. 97df818 ASoC: fsi: fsi_stream_is_working() care substream->runtime by Kuninori Morimoto · 13 years ago
  60. 180346e ASoC: fsi: add .start_stop handler to fsi_stream_handler by Kuninori Morimoto · 13 years ago
  61. 938e2a8 ASoC: fsi: don't use is_play as a parameter of fsi functions by Kuninori Morimoto · 13 years ago
  62. 1b0ca1a ASoC: fsi: tidyup: fsi_pio_xxx() are gathered by Kuninori Morimoto · 13 years ago
  63. 5e97313 ASoC: fsi: add fsi_stream_handler and PIO handler by Kuninori Morimoto · 13 years ago
  64. 7b1b333 ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter by Kuninori Morimoto · 13 years ago
  65. a449e46 ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play() by Kuninori Morimoto · 13 years ago
  66. 95b0cf0 ASoC: fsi: modify fsi_pio_get_area() parameter and using position by Kuninori Morimoto · 13 years ago
  67. 8c41529 ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit() by Kuninori Morimoto · 13 years ago
  68. 41bba15 ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown() by Kuninori Morimoto · 13 years ago
  69. b49e802 ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup() by Kuninori Morimoto · 13 years ago
  70. d78629e ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx() by Kuninori Morimoto · 13 years ago
  71. 376cf38 ASoC: fsi: data push/pop calculation part was divided by Kuninori Morimoto · 13 years ago
  72. 4e62d84 ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered by Kuninori Morimoto · 13 years ago
  73. c1e6f10 ASoC: fsi: reduce runtime calculation by using pre-setting by Kuninori Morimoto · 13 years ago
  74. bc122e3 ASoC: fsi: Remove unneeded empty runtime PM callbacks by Mark Brown · 13 years ago
  75. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  76. 4a7042e ASoC: sh: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  77. 27f478a ASoC: Use core pm_runtime callbacks for fsi by Mark Brown · 13 years ago
  78. 20e757f ASoC: Use core pm_runtime callbacks for siu_dai by Mark Brown · 13 years ago
  79. 92f6d63 ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform by Axel Lin · 13 years ago
  80. cb5e873 ASoC: Convert sh directory to module_platform_driver by Axel Lin · 13 years ago
  81. 45f3121 ASoC: fsi-ak4642: modify specification method of FSI / ak464x by Kuninori Morimoto · 13 years ago
  82. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  83. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  84. 65ff03f ASoC: fsi: add valid data position control support by Kuninori Morimoto · 13 years ago
  85. 8918b84 ASoC: fsi: fixup compile warning by Kuninori Morimoto · 13 years ago
  86. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  87. 35e1658 sound-soc: move to dma_transfer_direction by Vinod Koul · 13 years ago
  88. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  89. 87bea31 ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers by Mark Brown · 13 years ago
  90. ca7acee ASoC: sh: use correct __iomem annotations by Arnd Bergmann · 13 years ago
  91. 8fccf46 ASoC: Staticise sh4_ssi_dai by Axel Lin · 13 years ago
  92. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  93. 3f9c42e Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  94. 2c7beb9 ASoC: sh: fsi-hdmi: fixup snd_soc_card name by Kuninori Morimoto · 13 years ago
  95. f15c941 ASoC: sh: fsi-da7210: fixup snd_soc_card name by Kuninori Morimoto · 13 years ago
  96. 505b04e ASoC: sh: fsi-ak4642: fixup snd_soc_card name by Kuninori Morimoto · 13 years ago
  97. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  98. 23ca853 ASoC: sh: fsi: add fsi_hw_startup/shutdown by Kuninori Morimoto · 13 years ago
  99. cda828c ASoC: sh: fsi: cleanup suspend/resume by Kuninori Morimoto · 13 years ago
  100. 4c48125 ASoC: sh: fsi: remove fsi_module_init/kill by Kuninori Morimoto · 13 years ago