1. 32f2bcc ASoC: audio-graph-scu-card: tidyup asoc_simple_card_canonicalize_cpu() parameter by Kuninori Morimoto · 8 years ago
  2. 47ca959 ASoC: audio-graph-card: tidyup asoc_simple_card_canonicalize_cpu() parameter by Kuninori Morimoto · 8 years ago
  3. fa2760dd ASoC: simple-card: use asoc_simple_card_of_parse_widgets() by Kuninori Morimoto · 8 years ago
  4. b31f11d ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets() by Kuninori Morimoto · 8 years ago
  5. 9fb9b2f ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  6. bfe6b58 ASoC: simple-scu-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  7. 1fdb5d2 ASoC: simple-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  8. 3296d07 ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  9. c564a5b ASoC: audio-graph-scu-card: use asoc_simple_card_convert_fixup() by Kuninori Morimoto · 8 years ago
  10. cd8957f ASoC: simple-scu-card: use asoc_simple_card_convert_fixup() by Kuninori Morimoto · 8 years ago
  11. 13bb1cc ASoC: simple-card-utils: add asoc_simple_card_convert_fixup() by Kuninori Morimoto · 8 years ago
  12. 616c3b1 ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  13. c98907d ASoC: audio-graph-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  14. 77b713b ASoC: simple-scu-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  15. b93d2cf ASoC: simple-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  16. e68ba20 ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  17. 63a5f59 ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  18. d471d55 ASoC: audio-graph-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  19. 6654fc7 ASoC: audio-graph-scu-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  20. bb24a3b ASoC: simple-scu-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  21. 3ab50c4 ASoC: simple-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  22. 891caea ASoC: simple_card_utils: add asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  23. 03cf603 Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graph by Mark Brown · 8 years ago
  24. 37fae57 Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graph by Mark Brown · 8 years ago
  25. a97a06c ASoC: rsnd: cleanup pointer related code by Kuninori Morimoto · 8 years ago
  26. 9bc3b4f Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar by Mark Brown · 8 years ago
  27. 07b7acb ASoC: rsnd: update pointer more accurate by Kuninori Morimoto · 8 years ago
  28. 0d6b352 ASoC: simple-scu-card: remove duplicate paramera from asoc_simple_card_parse_of by Kuninori Morimoto · 8 years ago
  29. d2fdcc2 ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of() by Kuninori Morimoto · 8 years ago
  30. 5f440c4 ASoC: rsnd: Document optional reset properties by Geert Uytterhoeven · 8 years ago
  31. 8e16638 ASoC: simple-card-utils: share same dev_dbg() for sysclk by Kuninori Morimoto · 8 years ago
  32. 4579771 ASoC: simple-card-utils: share same dev_dbg() for Dai Name by Kuninori Morimoto · 8 years ago
  33. aaad9c1 ASoC: simple-card-utils: share same dev_dbg() for DAI format by Kuninori Morimoto · 8 years ago
  34. d4dbcb6 ASoC: simple-card-utils: share same dev_dbg() for Card Name by Kuninori Morimoto · 8 years ago
  35. 0886225 ASoC: audio-graph-scu-card: add missing MIX binding example by Kuninori Morimoto · 8 years ago
  36. 010f21b ASoC: simple-scu-card: tidyup "Sampling Rate Conversion" by Kuninori Morimoto · 8 years ago
  37. d70c34d ASoC: rsnd: remove unused rsnd_dai_path_info by Kuninori Morimoto · 8 years ago
  38. f07b38e ASoC: rsnd: remove unused rsnd_ssi_non_ops by Kuninori Morimoto · 8 years ago
  39. 1a2af56 ASoC: audio-graph-scu-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  40. 87f937b ASoC: add audio-graph-scu-card support by Kuninori Morimoto · 8 years ago
  41. be10ee2 ASoC: add audio-graph-scu-card document by Kuninori Morimoto · 8 years ago
  42. 5ea9294 Merge branch 'topic/of-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar by Mark Brown · 8 years ago
  43. 155b8f3 ASoC: simple-card-utils: remove strict limitation of bit/frame master by Kuninori Morimoto · 8 years ago
  44. e8a3ce1 ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx by Kuninori Morimoto · 8 years ago
  45. 73b17f1 ASoC: simple-card-utils: support snd_soc_get_dai_id() by Kuninori Morimoto · 8 years ago
  46. 7932787 Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graph by Mark Brown · 8 years ago
  47. a180e8b ASoC: add snd_soc_get_dai_id() function by Kuninori Morimoto · 8 years ago
  48. 7819a94 ASoC: rsnd: SSI PIO adjust to 24bit mode by Kuninori Morimoto · 8 years ago
  49. 7ac45d1 ASoC: simple-card: Fix misleading error message by Julian Scheel · 8 years ago
  50. 7fa72cc ASoC: rsnd: add HDMI output support by Kuninori Morimoto · 8 years ago
  51. 4d4b334 ASoC: rsnd: add support graph base DT phase 2 by Kuninori Morimoto · 8 years ago
  52. 11d0f8e ASoC: rsnd: add support graph base DT phase 1 by Kuninori Morimoto · 8 years ago
  53. 1f8754d ASoC: rsnd: don't call free_irq() on Parent SSI by Kuninori Morimoto · 8 years ago
  54. 55cfebf ASoC: simple-scu-card: cleanup documentation by Kuninori Morimoto · 8 years ago
  55. a619f04 ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  56. ecea931 ASoC: audio-graph-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  57. c73df77 ASoC: simple-scu-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  58. c6d112e ASoC: simple-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  59. 90431eb ASoC: rsnd: don't use PDTA bit for 24bit on SSI by Kuninori Morimoto · 8 years ago
  60. 374503c ASoC: rsnd: check src mod pointer for rsnd_mod_id() by Kuninori Morimoto · 8 years ago
  61. 2adcea7 ASoC: rsnd: need to call nolock_stop if nolock_start was failed by Kuninori Morimoto · 8 years ago
  62. 1f6bbe6 ASoC: rsnd: remove error pointer for adg->clkout[i] by Kuninori Morimoto · 8 years ago
  63. 9654f5e ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property by Kuninori Morimoto · 8 years ago
  64. 607ee05 ASoC: rsnd: remove mismatch explain comment from src.c by Kuninori Morimoto · 8 years ago
  65. a9b10dd ASoC: rsnd: remove un-used OUF_SRCO/I macro by Kuninori Morimoto · 8 years ago
  66. 5b3889f ASoC: rsnd: add missing clocks/clock-names on Document by Kuninori Morimoto · 8 years ago
  67. 0378bb9 ASoC: rsnd: move "renesas,rsrc-card" to "simple-scu-audio-card" on Document by Kuninori Morimoto · 8 years ago
  68. 2692c1c ASoC: add audio-graph-card support by Kuninori Morimoto · 8 years ago
  69. 2d4e31d ASoC: add audio-graph-card document by Kuninori Morimoto · 8 years ago
  70. 1689333 ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai() by Kuninori Morimoto · 8 years ago
  71. dedfaa1 ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name by Kuninori Morimoto · 8 years ago
  72. 5711c97 ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt() by Kuninori Morimoto · 8 years ago
  73. ac1e695 of_graph: add of_graph_get_endpoint_count() by Kuninori Morimoto · 8 years ago
  74. 0ef472a of_graph: add of_graph_get_port_parent() by Kuninori Morimoto · 8 years ago
  75. 4c9c3d5 of_graph: add of_graph_get_remote_endpoint() by Kuninori Morimoto · 8 years ago
  76. 00bab23 of-graph: export symbol of_phandle_iterator_init/next by Kuninori Morimoto · 8 years ago
  77. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  78. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  79. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  80. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  81. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  82. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  83. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  84. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  85. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  86. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  87. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  88. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  89. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  90. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  91. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  92. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  93. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  94. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  95. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  96. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  97. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  98. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  99. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  100. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago