1. 72154e5 ASoC: rsnd: select each SRC correctly for CMD data path by Kuninori Morimoto · 9 years ago
  2. 654a12b ASoC: rsnd: don't overwrite io on rsnd_cmd_init() by Kuninori Morimoto · 9 years ago
  3. ea96380 ASoC: rsnd: always call probe/remove for MUX by Kuninori Morimoto · 9 years ago
  4. bfa3119 ASoC: rsnd: try to connect connected mod is not error by Kuninori Morimoto · 9 years ago
  5. 6c001f3 ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match by Kuninori Morimoto · 9 years ago
  6. 4e880b2 ASoC: rsnd: add debug message for rsnd_mod_call() by Kuninori Morimoto · 9 years ago
  7. 7c89746 ASoC: rsnd: use rsnd_mod_init() for ADG by Kuninori Morimoto · 9 years ago
  8. 678ea00 ASoC: rsnd: remove unsed *parent by Kuninori Morimoto · 9 years ago
  9. 8012c98 ASoC: rsnd: precedence error in rsnd_ssiu_init() by Dan Carpenter · 9 years ago
  10. e5d9cfc ASoC: rsnd: fix usrcnt decrementing bug by Andrzej Hajda · 9 years ago
  11. b4c83b1 ASoC: rsnd: add Multi channel support by Kuninori Morimoto · 9 years ago
  12. 44bf5361 ASoC: rsnd: add missing DT example for Simple Card with TDM by Kuninori Morimoto · 9 years ago
  13. f3f17d3 ASoC: rsnd: add missing DT example for Simple Card by Kuninori Morimoto · 9 years ago
  14. 89b6617 ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro by Kuninori Morimoto · 9 years ago
  15. 750fd44 ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num() by Kuninori Morimoto · 9 years ago
  16. c140284 ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming by Kuninori Morimoto · 9 years ago
  17. 5858a7d ASoC: rsnd: remove rsnd_get_slot_runtime() by Kuninori Morimoto · 9 years ago
  18. 49ee73b ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM by Kuninori Morimoto · 9 years ago
  19. 52dc685 ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod by Kuninori Morimoto · 9 years ago
  20. c90269c ASoC: rsnd: tidyup debug print position on rsnd_dma_attach() by Kuninori Morimoto · 9 years ago
  21. 5e7b9ed ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit() by Kuninori Morimoto · 9 years ago
  22. cdf310c ASoC: rsnd: fixup SSIU control timing by Kuninori Morimoto · 9 years ago
  23. af998f8 ASoC: rsrc-card: tidyup dai format for DPCM by Kuninori Morimoto · 9 years ago
  24. ae638b7 ASoC: rsrc-card: Remove support for setting differing DAI formats by Kuninori Morimoto · 9 years ago
  25. 6dad975 ASoC: rsrc-card: enable to use tdm_slot on DT by Kuninori Morimoto · 9 years ago
  26. 2b235a3 rcar: mux: Avoid use of ret uninitialised by Mark Brown · 9 years ago
  27. 2e4118d rcar: dvc: Avoid use of ret uninitialised by Mark Brown · 9 years ago
  28. 76ca997 rcar: ctu: Avoid use of ret uninitialised by Mark Brown · 9 years ago
  29. a504b1e ASoC: rsnd: tidyup data align position for capture by Kuninori Morimoto · 9 years ago
  30. f98ed11 ASoC: rsnd: care SWSP bit for TDM/non-TDM by Kuninori Morimoto · 9 years ago
  31. 575f1f9 ASoC: rsnd: rsrc-card: check return value of snd_soc_of_get_dai_name() by Kuninori Morimoto · 9 years ago
  32. 2ff2ecc ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access by Kuninori Morimoto · 9 years ago
  33. 186fadc ASoC: rsnd: add TDM Extend Mode support by Kuninori Morimoto · 9 years ago
  34. 42ab9a7 ASoC: rsnd: dvc enables non-stereo sound by Kuninori Morimoto · 9 years ago
  35. 8ec85e7 ASoC: rsnd: ssi enables non-stereo sound by Kuninori Morimoto · 9 years ago
  36. 08bada2 ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init() by Kuninori Morimoto · 9 years ago
  37. 840ada3 ASoC: rsnd: add rsnd_ssi_config_init() by Kuninori Morimoto · 9 years ago
  38. f13edb8 ASoC: rsnd: dvc: add rsnd_dvc_halt() by Kuninori Morimoto · 9 years ago
  39. 95e6b0d ASoC: rsnd: mix: add rsnd_mix_halt() by Kuninori Morimoto · 9 years ago
  40. 475a361 ASoC: rsnd: src: add rsnd_src_halt() by Kuninori Morimoto · 9 years ago
  41. 87a6c5a ASoC: rsnd: dvc: rename rsnd_dvc_soft_reset() to rsnd_dvc_activation() by Kuninori Morimoto · 9 years ago
  42. 4fe3252 ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation() by Kuninori Morimoto · 9 years ago
  43. 98efeea ASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_src_activation() by Kuninori Morimoto · 9 years ago
  44. bf4e8d7 ASoC: rsnd: add missing SRC_O_BUSIF_MODE register by Kuninori Morimoto · 9 years ago
  45. c45f726 ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU by Kuninori Morimoto · 9 years ago
  46. 9445836 ASoC: rsnd: don't use normal *mod in adg.c by Kuninori Morimoto · 9 years ago
  47. 4eb404d ASoC: rsnd: Add device tree support for r8a77{79,93,94} by Simon Horman · 9 years ago
  48. 5342dff ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error() by Kuninori Morimoto · 9 years ago
  49. 8cc225f ASoC: rsnd: tidyup semantics of rsnd_src_record_error() by Kuninori Morimoto · 9 years ago
  50. 0719ecf ASoC: rsnd: indicate register name for debug by Kuninori Morimoto · 9 years ago
  51. c51eb1c ASoC: rsnd: tidyup void* cast for 64bit compiler by Kuninori Morimoto · 9 years ago
  52. 2ea6b07 ASoC: rsnd: remove struct platform_device from probe/remove parameter by Kuninori Morimoto · 9 years ago
  53. 2ea2cc8 ASoC: rsnd: remove struct rcar_snd_info by Kuninori Morimoto · 9 years ago
  54. e797f58 ASoC: rsnd: remove struct rsnd_of_data by Kuninori Morimoto · 9 years ago
  55. 348d592 ASoC: rsnd: remove platform boot support from gen.c by Kuninori Morimoto · 9 years ago
  56. 9eaa1a6 ASoC: rsnd: remove platform boot support from dvc.c by Kuninori Morimoto · 9 years ago
  57. c7fe4be ASoC: rsnd: remove platform boot support from mix.c by Kuninori Morimoto · 9 years ago
  58. cfe7c03 ASoC: rsnd: remove platform boot support from ctu.c by Kuninori Morimoto · 9 years ago
  59. adf6a68 ASoC: rsnd: remove platform boot support from src.c by Kuninori Morimoto · 9 years ago
  60. 02534f2 ASoC: rsnd: remove platform boot support from ssi.c by Kuninori Morimoto · 9 years ago
  61. 94e2710 ASoC: rsnd: remove platform boot support from core.c by Kuninori Morimoto · 9 years ago
  62. 75916f6 ASoC: rsnd: SRC settings matches to datasheet by Kuninori Morimoto · 9 years ago
  63. d444080 ASoC: rsnd: cleanup RSND_REG_xxx by Kuninori Morimoto · 9 years ago
  64. e8e7b7b ASoC: rsnd: remove Gen1 support from SRC by Kuninori Morimoto · 9 years ago
  65. f46a93b ASoC: rsnd: ssi: 24bit data needs right-aligned settings by Kuninori Morimoto · 9 years ago
  66. 85d4a62 ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF by Kuninori Morimoto · 9 years ago
  67. 68a5502 ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx by Kuninori Morimoto · 9 years ago
  68. 81ad174 ASoC: rsnd: tidyup comment position of rsnd_mod_xxx by Kuninori Morimoto · 9 years ago
  69. 13e0d17 ASoC: rsnd: MIX settings matches to datasheet by Kuninori Morimoto · 9 years ago
  70. ca16cc6 ASoC: rsnd: DVC settings matches to datasheet by Kuninori Morimoto · 9 years ago
  71. dcc5a7b ASoC: rsnd: move CMD related operation to cmd.c by Kuninori Morimoto · 9 years ago
  72. 209c090 ASoC: rsnd: audio_clkout0/1/2/3 are optional properties by Kuninori Morimoto · 9 years ago
  73. 6240444 ASoC: rsrc-card: Clarify compatible value by Geert Uytterhoeven · 9 years ago
  74. 8b27418 ASoC: rsnd: Add missing initialization of ADG req_rate by Geert Uytterhoeven · 9 years ago
  75. 9c66eed ASoC: rsnd: fixup rsnd_dmapp_stop() return value by Kuninori Morimoto · 9 years ago
  76. f36a822 ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2() by Kuninori Morimoto · 9 years ago
  77. e7d850d ASoC: rsnd: use mod base common method on SSI-parent by Kuninori Morimoto · 9 years ago
  78. c7f69ab ASoC: rsnd: use mod base common method on SSIU by Kuninori Morimoto · 9 years ago
  79. 1b2ca0a ASoC: rsnd: use mod base common method on CMD by Kuninori Morimoto · 9 years ago
  80. 497deba ASoC: rsnd: use mod base common method on DMA phase3 by Kuninori Morimoto · 9 years ago
  81. 76c80b5 ASoC: rsnd: use mod base common method on DMA phase2 by Kuninori Morimoto · 9 years ago
  82. 940e947 ASoC: rsnd: use mod base common method on DMA phase1 by Kuninori Morimoto · 9 years ago
  83. e10369d ASoC: rsnd: use common rsnd_ssi_status_xxx() by Kuninori Morimoto · 9 years ago
  84. 2daf71a ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt() by Kuninori Morimoto · 9 years ago
  85. 69e32a5 ASoC: rsnd: Don't stop HW even if a large number of errors occur by Kuninori Morimoto · 9 years ago
  86. c2dc47d ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod by Kuninori Morimoto · 9 years ago
  87. b761bf2 ASoC: rsnd: disable SRC.out only when stop timing by Kuninori Morimoto · 9 years ago
  88. 37447b4 ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c by Kuninori Morimoto · 9 years ago
  89. 40854c6 ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method by Kuninori Morimoto · 9 years ago
  90. 48d5828 ASoC: rsnd: remove all modules when PIO fallback by Kuninori Morimoto · 9 years ago
  91. 27924f3 ASoC: rsnd: enable to use rsnd_dai_connect() from each mod by Kuninori Morimoto · 9 years ago
  92. 81ecbb6 ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach() by Kuninori Morimoto · 9 years ago
  93. 3e5afa7 ASoC: rsnd: DMA related definition goes to dma.c by Kuninori Morimoto · 9 years ago
  94. 232c00b ASoC: rsnd: DMA become SSI/SRC member by Kuninori Morimoto · 9 years ago
  95. 8005c49 Linux 4.4-rc1 by Linus Torvalds · 9 years ago
  96. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 8f98e29 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. bba072d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago