Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
be6054765c14333557ade067de5280177ac92a42
/
sound
/
soc
/
sh
/
rcar
/
ssi.c
947f4eb
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
by Kuninori Morimoto
· 7 years ago
ef4cf5d
ASoC: rsnd: add rsnd_ssi_clk_query()
by Kuninori Morimoto
· 7 years ago
1ff9593
ASoC: rsnd: rename "slots" related variable
by Kuninori Morimoto
· 7 years ago
a97a06c
ASoC: rsnd: cleanup pointer related code
by Kuninori Morimoto
· 7 years ago
9bc3b4f
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar
by Mark Brown
· 7 years ago
07b7acb
ASoC: rsnd: update pointer more accurate
by Kuninori Morimoto
· 7 years ago
f07b38e
ASoC: rsnd: remove unused rsnd_ssi_non_ops
by Kuninori Morimoto
· 7 years ago
7819a94
ASoC: rsnd: SSI PIO adjust to 24bit mode
by Kuninori Morimoto
· 8 years ago
7fa72cc
ASoC: rsnd: add HDMI output support
by Kuninori Morimoto
· 8 years ago
1f8754d
ASoC: rsnd: don't call free_irq() on Parent SSI
by Kuninori Morimoto
· 8 years ago
90431eb
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
by Kuninori Morimoto
· 8 years ago
6b8530c
ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT
by Kuninori Morimoto
· 8 years ago
6bf66b1
ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_params
by Kuninori Morimoto
· 8 years ago
dae4b83
ASoC: rsnd: remove rsnd_dma_detach()
by Kuninori Morimoto
· 8 years ago
701172dc
ASoC: rsnd: don't use devm_request_irq() for SSI
by Kuninori Morimoto
· 8 years ago
b99305d
ASoC: rsnd: remove non DT support for DMA
by Kuninori Morimoto
· 8 years ago
0af5c01
ASoC: rsnd: amend .probe/.remove call for DPCM
by Kuninori Morimoto
· 8 years ago
5193029
ASoC: use of_property_read_bool
by Julia Lawall
· 8 years ago
cbf1494
ASoC: rsnd: add rsnd_src_get_in/out_rate()
by Kuninori Morimoto
· 9 years ago
eed76bb
ASoC: rsnd: add rsnd_runtime_channel_xxx()
by Kuninori Morimoto
· 9 years ago
fd9adcf
ASoC: rsnd: judge work SSI in runtime
by Kuninori Morimoto
· 9 years ago
4f5c634
ASoC: rsnd: judge multi SSI in runtime
by Kuninori Morimoto
· 9 years ago
615fb6c
ASoC: rsnd: move rsnd_ssi_irq() position
by Kuninori Morimoto
· 9 years ago
098bd89
ASoC: rsnd: Parent SSI attach is not needed if not clock master
by Kuninori Morimoto
· 9 years ago
0dc6bf7
ASoC: rsnd: tidyup SSI init/start sequence
by Kuninori Morimoto
· 9 years ago
c8e969a
ASoC: rsnd: add missing .irq callback for DMA
by Kuninori Morimoto
· 9 years ago
5bf5d8f
ASoC: rsnd: fixup forever loop bug on SSI
by Kuninori Morimoto
· 9 years ago
26d34b1
ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"
by Kuninori Morimoto
· 9 years ago
1120dbf
ASoC: rsnd: indicates status failed SSI
by Kuninori Morimoto
· 9 years ago
c308abe
ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()
by Kuninori Morimoto
· 9 years ago
b5b442a
ASoC: rsnd: add .irq callback
by Kuninori Morimoto
· 9 years ago
6a25c8d
ASoC: rsnd: don't auto-recover when under/over run error
by Kuninori Morimoto
· 9 years ago
355cb84fb
ASoC: rsnd: attach Audio-DMAC-periperi correctly
by Kuninori Morimoto
· 9 years ago
5ba17b42
ASoC: rsnd: each mod has status again for CTU/MUX support
by Kuninori Morimoto
· 9 years ago
678ea00
ASoC: rsnd: remove unsed *parent
by Kuninori Morimoto
· 9 years ago
e5d9cfc
ASoC: rsnd: fix usrcnt decrementing bug
by Andrzej Hajda
· 9 years ago
b4c83b1
ASoC: rsnd: add Multi channel support
by Kuninori Morimoto
· 9 years ago
c140284
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
by Kuninori Morimoto
· 9 years ago
49ee73b
ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM
by Kuninori Morimoto
· 9 years ago
f98ed11
ASoC: rsnd: care SWSP bit for TDM/non-TDM
by Kuninori Morimoto
· 9 years ago
186fadc
ASoC: rsnd: add TDM Extend Mode support
by Kuninori Morimoto
· 9 years ago
8ec85e7
ASoC: rsnd: ssi enables non-stereo sound
by Kuninori Morimoto
· 9 years ago
08bada2
ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init()
by Kuninori Morimoto
· 9 years ago
840ada3
ASoC: rsnd: add rsnd_ssi_config_init()
by Kuninori Morimoto
· 9 years ago
5342dff
ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()
by Kuninori Morimoto
· 9 years ago
2ea6b07
ASoC: rsnd: remove struct platform_device from probe/remove parameter
by Kuninori Morimoto
· 9 years ago
e797f58
ASoC: rsnd: remove struct rsnd_of_data
by Kuninori Morimoto
· 9 years ago
02534f2
ASoC: rsnd: remove platform boot support from ssi.c
by Kuninori Morimoto
· 9 years ago
94e2710
ASoC: rsnd: remove platform boot support from core.c
by Kuninori Morimoto
· 9 years ago
f46a93b
ASoC: rsnd: ssi: 24bit data needs right-aligned settings
by Kuninori Morimoto
· 9 years ago
e7d850d
ASoC: rsnd: use mod base common method on SSI-parent
by Kuninori Morimoto
· 9 years ago
c7f69ab
ASoC: rsnd: use mod base common method on SSIU
by Kuninori Morimoto
· 9 years ago
497deba
ASoC: rsnd: use mod base common method on DMA phase3
by Kuninori Morimoto
· 9 years ago
76c80b5
ASoC: rsnd: use mod base common method on DMA phase2
by Kuninori Morimoto
· 9 years ago
940e947
ASoC: rsnd: use mod base common method on DMA phase1
by Kuninori Morimoto
· 9 years ago
e10369d
ASoC: rsnd: use common rsnd_ssi_status_xxx()
by Kuninori Morimoto
· 9 years ago
69e32a5
ASoC: rsnd: Don't stop HW even if a large number of errors occur
by Kuninori Morimoto
· 9 years ago
37447b4
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
by Kuninori Morimoto
· 9 years ago
81ecbb6
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
by Kuninori Morimoto
· 9 years ago
232c00b
ASoC: rsnd: DMA become SSI/SRC member
by Kuninori Morimoto
· 9 years ago
b415b4d
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
by Kuninori Morimoto
· 9 years ago
69819f5
ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro
by Kuninori Morimoto
· 9 years ago
c992934
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
by Kuninori Morimoto
· 9 years ago
b05ce4c
ASoC: rsnd: fixup devm_request_irq() option on ssi.c
by Kuninori Morimoto
· 9 years ago
dcc448e
ASoC: rsnd: Remove obsolete platform data support
by Geert Uytterhoeven
· 9 years ago
eae6fff
ASoC: rsnd: tidyup ADG clock calculate method
by Kuninori Morimoto
· 9 years ago
b76e218
ASoC: rsnd: add rsnd_mod_get() macro and use it
by Kuninori Morimoto
· 9 years ago
afa70072
ASoC: rsnd: remove unnecessary 'out of memory' message from SSI
by Kuninori Morimoto
· 9 years ago
d5bbe7d
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
by Kuninori Morimoto
· 9 years ago
bfc0cfe
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx()
by Kuninori Morimoto
· 9 years ago
9b99e9a
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
by Kuninori Morimoto
· 9 years ago
4e2639f
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
by Kuninori Morimoto
· 9 years ago
2c0fac1
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
by Kuninori Morimoto
· 9 years ago
2099bc8
ASoC: rsnd: rsnd_mod has rsnd_priv
by Kuninori Morimoto
· 9 years ago
75defee
ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock
by Kuninori Morimoto
· 9 years ago
12927a8
ASoC: rsnd: don't care under/over run error when PIO
by Kuninori Morimoto
· 9 years ago
02299d9
ASoC: rsnd: spin lock for interrupt handler
by Kuninori Morimoto
· 10 years ago
b847357
ASoC: rsnd: indicate unknown HW start
by Kuninori Morimoto
· 10 years ago
919567d
ASoC: rsnd: make sure SSI parent/child uses same number of sound channel.
by Kuninori Morimoto
· 10 years ago
8c5c79a
ASoC: rsnd: tidyup SSI parent related function/macro names
by Kuninori Morimoto
· 10 years ago
b543b52
ASoC: rsnd: remove useless debug message
by Kuninori Morimoto
· 10 years ago
f8d04e7
Merge branch 'asoc-fix-rcar' into HEAD
by Mark Brown
· 10 years ago
2f78dd7
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
by Kuninori Morimoto
· 10 years ago
044930b
ASoC: rsnd: no more SSI restart when unusual situation
by Kuninori Morimoto
· 10 years ago
72adc61
ASoC: rsnd: 1st DMAC dma-names cares subnode
by Kuninori Morimoto
· 10 years ago
04e627b
ASoC: rsnd: ssi: add rsnd_ssi_of_node()
by Kuninori Morimoto
· 10 years ago
e879a9d
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
by Kuninori Morimoto
· 10 years ago
8a2ff42
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
by Kuninori Morimoto
· 10 years ago
9c706ab
ASoC: rsnd: remove unused rsnd_dma_available()
by Kuninori Morimoto
· 10 years ago
4715219
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
by Kuninori Morimoto
· 10 years ago
1ceeab2
ASoC: rsnd: tidyup DMA start/stop timing on SSI
by Kuninori Morimoto
· 10 years ago
765ae7c
ASoC: rsnd: ignore DIRQ when DMA transfer
by Kuninori Morimoto
· 10 years ago
337b0b4
ASoC: rsnd: error meesage indicates its port
by Kuninori Morimoto
· 10 years ago
1b13d118
ASoC: rsnd: save priv in struct rsnd_dai
by Kuninori Morimoto
· 10 years ago
690602f
ASoC: rsnd: replace rdai to priv in each function
by Kuninori Morimoto
· 10 years ago
f708d94
ASoC: rsnd: remove unsed rdai parameter from each function
by Kuninori Morimoto
· 10 years ago
985a4f6
ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()
by Kuninori Morimoto
· 10 years ago
3ed6448
ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()
by Kuninori Morimoto
· 10 years ago
8564295
ASoC: rsnd: rsnd_mod controls clock
by Kuninori Morimoto
· 10 years ago
798cbb4
ASoC: rsnd: remove unsed .rate
by Kuninori Morimoto
· 10 years ago
Next »