index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
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
2020-04-20
ASoC: rsnd: Fix "status check failed" spam for multi-SSI
Matthias Blankertz
1
-1
/
+7
2020-04-20
ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
Matthias Blankertz
1
-4
/
+7
2020-04-16
ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
Matthias Blankertz
1
-4
/
+4
2019-09-18
ASoC: rsnd: do error check after rsnd_channel_normalization()
Kuninori Morimoto
1
-5
/
+5
2019-06-26
ASoC: rsnd: add missing pin sharing with SSI9
Kuninori Morimoto
1
-0
/
+1
2019-04-25
ASoC: rsnd: fixup 6ch settings to 8ch
Kuninori Morimoto
1
-0
/
+2
2019-02-06
ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
Kuninori Morimoto
1
-1
/
+1
2018-12-13
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2018-12-04
ASoC: rsnd: indicates Channel and Mode for debug
Kuninori Morimoto
1
-1
/
+9
2018-11-21
ASoC: rsnd: makes rsnd_ssi_is_dma_mode() static
Kuninori Morimoto
1
-2
/
+3
2018-11-06
ASoC: rsnd: add TDM Split mode support
Kuninori Morimoto
1
-4
/
+23
2018-11-06
ASoC: rsnd: add SSIU BUSIF support
Kuninori Morimoto
1
-10
/
+12
2018-11-06
ASoC: rsnd: move HDMI information from ssi.c to core.c
Kuninori Morimoto
1
-59
/
+1
2018-11-06
ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()
Kuninori Morimoto
1
-2
/
+2
2018-11-06
ASoC: rsnd: remove endpoint bidirectional check
Kuninori Morimoto
1
-5
/
+1
2018-11-05
ASoC: rsnd: rsnd_mod_name() handles both name and ID
Kuninori Morimoto
1
-15
/
+8
2018-11-05
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
1
-61
/
+63
2018-10-31
ASoC: rsnd: fixup clock start checker
Kuninori Morimoto
1
-1
/
+1
2018-10-17
ASoC: rsnd: tidyup SSICR::SWSP for TDM
Kuninori Morimoto
1
-1
/
+1
2018-10-17
ASoC: rsnd: enable TDM settings for SSI parent
Kuninori Morimoto
1
-10
/
+11
2018-09-03
Merge branch 'asoc-4.19' into asoc-4.20 for rcar dep
Mark Brown
1
-6
/
+10
2018-09-03
ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
Jiada Wang
1
-0
/
+5
2018-09-03
ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
Jiada Wang
1
-20
/
+7
2018-09-03
ASoC: rsnd: ssi: Fix issue in dma data address assignment
Jiada Wang
1
-3
/
+1
2018-09-03
ASoC: rsnd: add support for 8 bit S8 format
Dragos Tarcatu
1
-0
/
+3
2018-09-03
ASoC: rsnd: add support for 16/24 bit slot widths
Dragos Tarcatu
1
-14
/
+40
2018-09-03
ASoC: rsnd: fixup not to call clk_get/set under non-atomic
Jiada Wang
1
-6
/
+10
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-12
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-10
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
[next]