| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: rsnd: Fix possible NULL pointer dereference | Marek Vasut | 2017-04-21 | 1 | -7/+11 |
* | ASoC: rsnd: fix semicolon.cocci warnings | kbuild test robot | 2017-04-21 | 1 | -1/+1 |
* | ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz | Kuninori Morimoto | 2017-04-19 | 1 | -13/+26 |
* | ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG | Kuninori Morimoto | 2017-04-19 | 2 | -3/+1 |
* | ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new() | Kuninori Morimoto | 2017-04-06 | 3 | -92/+62 |
* | Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown | 2017-04-06 | 6 | -35/+57 |
|\ |
|
| * | ASoC: rsnd: tidyup src->convert_rate reset timing | Kuninori Morimoto | 2017-04-06 | 1 | -2/+1 |
| * | ASoC: rcar: call missing of_clk_del_provider() when remove | Kuninori Morimoto | 2017-03-30 | 1 | -0/+5 |
| * | ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout | Kuninori Morimoto | 2017-03-30 | 1 | -8/+6 |
| * | ASoC: rcar: dma: remove unnecessary "volatile" | Kuninori Morimoto | 2017-03-16 | 1 | -1/+1 |
| * | ASoC: rcar: clear DE bit only in PDMACHCR when it stops | Kuninori Morimoto | 2017-03-15 | 1 | -2/+16 |
| * | ASoC: rsnd: fix sound route path when using SRC6/SRC9 | Hiroyuki Yokoyama | 2017-03-13 | 1 | -16/+20 |
| * | ASoC: rcar: avoid SSI_MODEx settings for SSI8 | Kuninori Morimoto | 2017-03-06 | 1 | -1/+5 |
| * | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus | Mark Brown | 2017-02-19 | 3 | -7/+5 |
| |\ |
|
| | * | ASoC: rsnd: fixup reset timing of sync convert_rate | Kuninori Morimoto | 2017-02-03 | 1 | -3/+3 |
| | * | ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment | Kuninori Morimoto | 2017-01-23 | 2 | -4/+2 |
| * | | ASoC: rsnd: don't double free kctrl | Colin Ian King | 2016-12-15 | 1 | -3/+1 |
| |/ |
|
* | | ASoC: rcar: remove rsnd_kctrl_remove() | Kuninori Morimoto | 2017-03-29 | 3 | -28/+0 |
* | | ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT | Kuninori Morimoto | 2017-03-24 | 1 | -0/+9 |
* | | ASoC: rcar: enable PCM RATE untile 192000 | Hiroyuki Yokoyama | 2017-03-24 | 1 | -1/+1 |
* | | ASoC: rsnd: check return value of init function | Wolfram Sang | 2017-02-21 | 1 | -1/+4 |
* | | ASoC: rsnd: drop useles self-assignments | Wolfram Sang | 2017-02-21 | 1 | -2/+0 |
* | | ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment | Kuninori Morimoto | 2017-01-20 | 2 | -4/+2 |
|/ |
|
* | ASoC: rsnd: setup BRGCKR/BRRA/BRRB when starting | Kuninori Morimoto | 2016-12-07 | 1 | -9/+12 |
* | ASoC: rsnd: enable/disable ADG when suspend/resume timing | Kuninori Morimoto | 2016-12-07 | 3 | -14/+51 |
* | ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_params | Kuninori Morimoto | 2016-12-07 | 1 | -3/+6 |
* | ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSI | Kuninori Morimoto | 2016-12-05 | 2 | -3/+4 |
* | ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMU | Kuninori Morimoto | 2016-11-22 | 2 | -6/+82 |
* | ASoC: rsnd: Request/Release DMA channel each time | Kuninori Morimoto | 2016-11-22 | 1 | -77/+107 |
* | ASoC: rsnd: use BRGCKR instead of SSICKR | Kuninori Morimoto | 2016-10-28 | 3 | -6/+6 |
* | ASoC: rsnd: enable SRC sync even FIN = FOUT | Kuninori Morimoto | 2016-10-27 | 1 | -2/+5 |
* | ASoC: rsnd: clear SSI_SYS_STATUSx every time | Kuninori Morimoto | 2016-10-26 | 3 | -0/+36 |
* | ASoC: rsnd: fixup SCU_SYS_STATUSx access | Kuninori Morimoto | 2016-10-26 | 1 | -2/+2 |
* | ASoC: rsnd: rsnd_reg cleanup for SSIU | Kuninori Morimoto | 2016-10-26 | 1 | -11/+13 |
* | ASoC: rsnd: remove "Gen2 only" comment | Kuninori Morimoto | 2016-10-26 | 1 | -31/+31 |
* | ASoC: rsnd: enable COMPILE_TEST | Kuninori Morimoto | 2016-10-26 | 1 | -2/+2 |
* | ASoC: rsnd: depends on OF | Kuninori Morimoto | 2016-10-26 | 1 | -0/+1 |
* | ASoC: rsnd: add nolock_start/stop callback | Kuninori Morimoto | 2016-10-25 | 2 | -1/+40 |
* | ASoC: rsnd: don't call unneeded of_node_put() on dma.c | Kuninori Morimoto | 2016-10-25 | 1 | -6/+4 |
* | ASoC: rsnd: remove rsnd_dma_detach() | Kuninori Morimoto | 2016-10-25 | 3 | -14/+0 |
* | ASoC: rsnd: don't use devm_request_irq() for SSI | Kuninori Morimoto | 2016-10-25 | 1 | -8/+9 |
* | ASoC: rsnd: remove non DT support for DMA | Kuninori Morimoto | 2016-10-25 | 4 | -19/+9 |
* | ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node | Kuninori Morimoto | 2016-10-24 | 1 | -12/+18 |
* | ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe() | Kuninori Morimoto | 2016-10-24 | 1 | -2/+3 |
* | ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call() | Kuninori Morimoto | 2016-10-24 | 1 | -40/+43 |
* | ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx() | Kuninori Morimoto | 2016-10-24 | 2 | -0/+35 |
* | ASoC: rsnd: amend .probe/.remove call for DPCM | Kuninori Morimoto | 2016-10-24 | 4 | -9/+27 |
* | ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node() | Kuninori Morimoto | 2016-10-24 | 1 | -2/+0 |
*-. | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown | 2016-09-29 | 1 | -1/+1 |
|\ \ |
|
| | * | ASoC: use of_property_read_bool | Julia Lawall | 2016-08-08 | 1 | -1/+1 |
| |/ |
|