index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
ssi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
1
-13
/
+24
2018-06-18
ASoC: rsnd: SSI parent cares SWSP bit
Kuninori Morimoto
1
-11
/
+21
2018-06-18
ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pin
Kuninori Morimoto
1
-2
/
+3
2018-06-18
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
1
-13
/
+9
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-04-16
ASoC: rsnd: ssi: wait maximum 5ms for status check
Kuninori Morimoto
1
-1
/
+1
2018-04-16
ASoC: rsnd: don't assume node full path name for HDMI probing
Kuninori Morimoto
1
-2
/
+9
2018-02-13
ASoC: rsnd: indicate IRQ error status for debug
Kuninori Morimoto
1
-1
/
+15
2017-12-11
ASoC: rsnd: PIO related function cleanup
Kuninori Morimoto
1
-81
/
+72
2017-12-11
ASoC: rsnd: don't use runtime->sample_bits
Kuninori Morimoto
1
-6
/
+3
2017-12-08
ASoC: rsnd: ssi: remove unnesessary period_pos
Jiada Wang
1
-6
/
+3
2017-12-08
ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update
Jiada Wang
1
-6
/
+10
2017-11-11
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-24
/
+29
2017-11-01
ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod
Kuninori Morimoto
1
-3
/
+8
2017-10-31
ASoC: rsnd: Don't check SSISR::DIRQ when Capture
Kuninori Morimoto
1
-6
/
+9
2017-10-04
ASoC: rsnd: add generic rsnd_flags_xxx() macro
Kuninori Morimoto
1
-15
/
+12
2017-10-03
ASoC: rcar: skip disabled-SSI nodes
Kuninori Morimoto
1
-1
/
+4
2017-08-22
ASoC: rsnd: remove unused rsnd_xxx_to_dma()
Kuninori Morimoto
1
-1
/
+0
2017-08-10
ASoC: rsnd: call request_irq/free_irq once in MIX case
Kuninori Morimoto
1
-5
/
+22
2017-08-10
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
Kuninori Morimoto
1
-9
/
+10
2017-08-10
ASoC: rsnd: call free_irq() both DMA/PIO mode
Kuninori Morimoto
1
-18
/
+19
2017-08-10
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-12
/
+34
2017-08-09
ASoC: rsnd: avoid duplicate free_irq()
Kuninori Morimoto
1
-3
/
+3
2017-08-08
ASoC: rsnd: control SSICR::EN correctly
Kuninori Morimoto
1
-9
/
+31
2017-08-08
ASoC: rsnd: rsnd_ssi_can_output_clk() macro
Kuninori Morimoto
1
-4
/
+3
2017-08-08
ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.
Kuninori Morimoto
1
-2
/
+4
2017-07-17
ASoC: rsnd: add missing of_node_put
Julia Lawall
1
-1
/
+5
2017-06-21
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
Kuninori Morimoto
1
-4
/
+4
2017-06-15
ASoC: rsnd: add rsnd_ssi_clk_query()
Kuninori Morimoto
1
-39
/
+56
2017-06-15
ASoC: rsnd: rename "slots" related variable
Kuninori Morimoto
1
-1
/
+2
2017-06-07
ASoC: rsnd: cleanup pointer related code
Kuninori Morimoto
1
-3
/
+64
2017-06-07
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-3
/
+15
2017-06-07
ASoC: rsnd: update pointer more accurate
Kuninori Morimoto
1
-0
/
+12
2017-06-06
ASoC: rsnd: remove unused rsnd_ssi_non_ops
Kuninori Morimoto
1
-8
/
+0
2017-05-24
ASoC: rsnd: SSI PIO adjust to 24bit mode
Kuninori Morimoto
1
-2
/
+9
2017-05-19
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
1
-0
/
+58
2017-05-19
ASoC: rsnd: don't call free_irq() on Parent SSI
Kuninori Morimoto
1
-0
/
+5
2017-05-17
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
Kuninori Morimoto
1
-1
/
+1
2017-03-24
ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT
Kuninori Morimoto
1
-0
/
+9
2016-12-07
ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_params
Kuninori Morimoto
1
-3
/
+6
2016-10-25
ASoC: rsnd: remove rsnd_dma_detach()
Kuninori Morimoto
1
-2
/
+0
2016-10-25
ASoC: rsnd: don't use devm_request_irq() for SSI
Kuninori Morimoto
1
-8
/
+9
2016-10-25
ASoC: rsnd: remove non DT support for DMA
Kuninori Morimoto
1
-2
/
+1
2016-10-24
ASoC: rsnd: amend .probe/.remove call for DPCM
Kuninori Morimoto
1
-1
/
+4
2016-08-08
ASoC: use of_property_read_bool
Julia Lawall
1
-1
/
+1
2016-03-07
ASoC: rsnd: add rsnd_src_get_in/out_rate()
Kuninori Morimoto
1
-2
/
+3
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
1
-9
/
+6
2016-02-19
ASoC: rsnd: judge work SSI in runtime
Kuninori Morimoto
1
-0
/
+27
2016-02-19
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
1
-2
/
+13
2016-02-19
ASoC: rsnd: move rsnd_ssi_irq() position
Kuninori Morimoto
1
-21
/
+21
[next]