linux
2017-06-30 Shawn GuoASoC: audio-graph-card: update bindings for amplifier...
2017-06-23 Kuninori MorimotoASoC: audio-graph-scu-card: support 2nd codec endpoint...
2017-06-23 Kuninori MorimotoASoC: audio-graph-scu-card: tidyup asoc_simple_card_can...
2017-06-23 Kuninori MorimotoASoC: audio-graph-card: tidyup asoc_simple_card_canonic...
2017-06-16 Kuninori MorimotoASoC: simple-card: use asoc_simple_card_of_parse_widgets()
2017-06-16 Kuninori MorimotoASoC: simple-card-utils: add asoc_simple_card_of_parse_...
2017-06-15 Kuninori MorimotoASoC: audio-graph-scu-card: use asoc_simple_card_of_par...
2017-06-15 Kuninori MorimotoASoC: simple-scu-card: use asoc_simple_card_of_parse_ro...
2017-06-15 Kuninori MorimotoASoC: simple-card: use asoc_simple_card_of_parse_routing()
2017-06-15 Kuninori MorimotoASoC: simple-card-utils: add asoc_simple_card_of_parse_...
2017-06-15 Kuninori MorimotoASoC: audio-graph-scu-card: use asoc_simple_card_conver...
2017-06-15 Kuninori MorimotoASoC: simple-scu-card: use asoc_simple_card_convert_fixup()
2017-06-15 Kuninori MorimotoASoC: simple-card-utils: add asoc_simple_card_convert_f...
2017-06-14 Kuninori MorimotoASoC: audio-graph-scu-card: use asoc_simple_card_of_par...
2017-06-14 Kuninori MorimotoASoC: audio-graph-card: use asoc_simple_card_of_parse_tdm()
2017-06-14 Kuninori MorimotoASoC: simple-scu-card: use asoc_simple_card_of_parse_tdm()
2017-06-14 Kuninori MorimotoASoC: simple-card: use asoc_simple_card_of_parse_tdm()
2017-06-14 Kuninori MorimotoASoC: simple-card-utils: add asoc_simple_card_of_parse_...
2017-06-14 Kuninori MorimotoASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for...
2017-06-13 Kuninori MorimotoASoC: audio-graph-card: use asoc_simple_card_clk_xxx()
2017-06-13 Kuninori MorimotoASoC: audio-graph-scu-card: use asoc_simple_card_clk_xxx()
2017-06-13 Kuninori MorimotoASoC: simple-scu-card: use asoc_simple_card_clk_xxx()
2017-06-13 Kuninori MorimotoASoC: simple-card: use asoc_simple_card_clk_xxx()
2017-06-13 Kuninori MorimotoASoC: simple_card_utils: add asoc_simple_card_clk_xxx()
2017-06-13 Mark BrownMerge branch 'topic/rcar' of git://git./linux/kernel...
2017-06-13 Mark BrownMerge branch 'topic/simple' of git://git./linux/kernel...
2017-06-07 Kuninori MorimotoASoC: rsnd: cleanup pointer related code
2017-06-07 Mark BrownMerge branch 'fix/rcar' of git://git./linux/kernel...
2017-06-07 Kuninori MorimotoASoC: rsnd: update pointer more accurate
2017-06-07 Kuninori MorimotoASoC: simple-scu-card: remove duplicate paramera from...
2017-06-07 Kuninori MorimotoASoC: simple-card: remove duplicate parameter from...
2017-06-06 Geert UytterhoevenASoC: rsnd: Document optional reset properties
2017-06-06 Kuninori MorimotoASoC: simple-card-utils: share same dev_dbg() for sysclk
2017-06-06 Kuninori MorimotoASoC: simple-card-utils: share same dev_dbg() for Dai...
2017-06-06 Kuninori MorimotoASoC: simple-card-utils: share same dev_dbg() for DAI...
2017-06-06 Kuninori MorimotoASoC: simple-card-utils: share same dev_dbg() for Card...
2017-06-06 Kuninori MorimotoASoC: audio-graph-scu-card: add missing MIX binding...
2017-06-06 Kuninori MorimotoASoC: simple-scu-card: tidyup "Sampling Rate Conversion"
2017-06-06 Kuninori MorimotoASoC: rsnd: remove unused rsnd_dai_path_info
2017-06-06 Kuninori MorimotoASoC: rsnd: remove unused rsnd_ssi_non_ops
2017-05-29 Kuninori MorimotoASoC: audio-graph-scu-card: tidyup return method from...
2017-05-29 Kuninori MorimotoASoC: add audio-graph-scu-card support
2017-05-29 Kuninori MorimotoASoC: add audio-graph-scu-card document
2017-05-29 Mark BrownMerge branch 'topic/of-graph' of git://git./linux/kerne...
2017-05-26 Kuninori MorimotoASoC: simple-card-utils: remove strict limitation of...
2017-05-26 Kuninori MorimotoASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
2017-05-24 Kuninori MorimotoASoC: simple-card-utils: support snd_soc_get_dai_id()
2017-05-24 Mark BrownMerge branch 'topic/dai-id' of git://git./linux/kernel...
2017-05-24 Kuninori MorimotoASoC: add snd_soc_get_dai_id() function
2017-05-24 Kuninori MorimotoASoC: rsnd: SSI PIO adjust to 24bit mode
2017-05-24 Julian ScheelASoC: simple-card: Fix misleading error message
2017-05-19 Kuninori MorimotoASoC: rsnd: add HDMI output support
2017-05-19 Kuninori MorimotoASoC: rsnd: add support graph base DT phase 2
2017-05-19 Kuninori MorimotoASoC: rsnd: add support graph base DT phase 1
2017-05-19 Kuninori MorimotoASoC: rsnd: don't call free_irq() on Parent SSI
2017-05-19 Kuninori MorimotoASoC: simple-scu-card: cleanup documentation
2017-05-19 Colin Ian KingASoC: audio-graph-card: fix spelling mistake: "missmatc...
2017-05-19 Kuninori MorimotoASoC: audio-graph-card: tidyup return method from probe()
2017-05-19 Kuninori MorimotoASoC: simple-scu-card: tidyup return method from probe()
2017-05-19 Kuninori MorimotoASoC: simple-card: tidyup return method from probe()
2017-05-17 Kuninori MorimotoASoC: rsnd: don't use PDTA bit for 24bit on SSI
2017-05-17 Kuninori MorimotoASoC: rsnd: check src mod pointer for rsnd_mod_id()
2017-05-17 Kuninori MorimotoASoC: rsnd: need to call nolock_stop if nolock_start...
2017-05-17 Kuninori MorimotoASoC: rsnd: remove error pointer for adg->clkout[i]
2017-05-17 Kuninori MorimotoASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT...
2017-05-17 Kuninori MorimotoASoC: rsnd: remove mismatch explain comment from src.c
2017-05-17 Kuninori MorimotoASoC: rsnd: remove un-used OUF_SRCO/I macro
2017-05-17 Kuninori MorimotoASoC: rsnd: add missing clocks/clock-names on Document
2017-05-17 Kuninori MorimotoASoC: rsnd: move "renesas,rsrc-card" to "simple-scu...
2017-05-17 Kuninori MorimotoASoC: add audio-graph-card support
2017-05-17 Kuninori MorimotoASoC: add audio-graph-card document
2017-05-17 Kuninori MorimotoASoC: simple-card-utils: add asoc_simple_card_parse_gra...
2017-05-17 Kuninori MorimotoASoC: simple-card-utils: enable "label" on asoc_simple_...
2017-05-17 Kuninori MorimotoASoC: soc-core: enable "dai-format" on snd_soc_of_parse...
2017-05-17 Kuninori Morimotoof_graph: add of_graph_get_endpoint_count()
2017-05-17 Kuninori Morimotoof_graph: add of_graph_get_port_parent()
2017-05-17 Kuninori Morimotoof_graph: add of_graph_get_remote_endpoint()
2017-05-17 Kuninori Morimotoof-graph: export symbol of_phandle_iterator_init/next
2017-05-13 Linus TorvaldsLinux 4.12-rc1
2017-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-13 Linus TorvaldsMerge tag 'upstream-4.12-rc1' of git://git.infradead...
2017-05-13 Linus TorvaldsMerge branch 'for-linus-4.12-rc1' of git://git./linux...
2017-05-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-05-12 Roman Gushchinmm, docs: update memory.stat description with workingse...
2017-05-12 Minchan Kimmm: vmscan: scan until it finds eligible pages
2017-05-12 David Rientjesmm, thp: copying user pages must schedule on collapse
2017-05-12 Ross Zwislerdax: fix PMD data corruption when fault races with...
2017-05-12 Jan Karadax: fix data corruption when fault races with write
2017-05-12 Jan Karaext4: return to starting transaction in ext4_dax_huge_f...
2017-05-12 Jan Karamm: fix data corruption due to stale mmap reads
2017-05-12 Ross Zwislerdax: prevent invalidation of mapped DAX entries
2017-05-12 Andrew MortonTigran has moved
2017-05-12 Michal Hockomm, vmalloc: fix vmalloc users tracking properly
2017-05-12 SeongJae Parkmm/khugepaged: add missed tracepoint for collapse_huge_...
2017-05-12 Martin Liskagcov: support GCC 7.1
2017-05-12 Reza Arbabmm, vmstat: Remove spurious WARN() during zoneinfo...
2017-05-12 Deepa Dinamanitime: delete current_fs_time()
2017-05-12 Michal Hockohwpoison, memcg: forcibly uncharge LRU pages
2017-05-12 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2017-05-12 Linus TorvaldsMerge tag 'sound-fix-4.12-rc1' of git://git./linux...
next