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