index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
ssi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
2018-11-05
1
-61
/
+63
*
ASoC: rsnd: tidyup SSICR::SWSP for TDM
Kuninori Morimoto
2018-10-17
1
-1
/
+1
*
ASoC: rsnd: enable TDM settings for SSI parent
Kuninori Morimoto
2018-10-17
1
-10
/
+11
*
Merge branch 'asoc-4.19' into asoc-4.20 for rcar dep
Mark Brown
2018-09-03
1
-6
/
+10
|
\
|
*
ASoC: rsnd: fixup not to call clk_get/set under non-atomic
Jiada Wang
2018-09-03
1
-6
/
+10
*
|
ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
Jiada Wang
2018-09-03
1
-0
/
+5
*
|
ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
Jiada Wang
2018-09-03
1
-20
/
+7
*
|
ASoC: rsnd: ssi: Fix issue in dma data address assignment
Jiada Wang
2018-09-03
1
-3
/
+1
*
|
ASoC: rsnd: add support for 8 bit S8 format
Dragos Tarcatu
2018-09-03
1
-0
/
+3
*
|
ASoC: rsnd: add support for 16/24 bit slot widths
Dragos Tarcatu
2018-09-03
1
-14
/
+40
|
/
*
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
2018-06-22
1
-13
/
+24
|
\
|
*
ASoC: rsnd: SSI parent cares SWSP bit
Kuninori Morimoto
2018-06-18
1
-11
/
+21
|
*
ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pin
Kuninori Morimoto
2018-06-18
1
-2
/
+3
*
|
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-13
/
+9
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
|
/
*
ASoC: rsnd: ssi: wait maximum 5ms for status check
Kuninori Morimoto
2018-04-16
1
-1
/
+1
*
ASoC: rsnd: don't assume node full path name for HDMI probing
Kuninori Morimoto
2018-04-16
1
-2
/
+9
*
ASoC: rsnd: indicate IRQ error status for debug
Kuninori Morimoto
2018-02-13
1
-1
/
+15
*
ASoC: rsnd: PIO related function cleanup
Kuninori Morimoto
2017-12-11
1
-81
/
+72
*
ASoC: rsnd: don't use runtime->sample_bits
Kuninori Morimoto
2017-12-11
1
-6
/
+3
*
ASoC: rsnd: ssi: remove unnesessary period_pos
Jiada Wang
2017-12-08
1
-6
/
+3
*
ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update
Jiada Wang
2017-12-08
1
-6
/
+10
*
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2017-11-10
1
-24
/
+29
|
\
|
*
ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod
Kuninori Morimoto
2017-11-01
1
-3
/
+8
|
*
ASoC: rsnd: Don't check SSISR::DIRQ when Capture
Kuninori Morimoto
2017-10-31
1
-6
/
+9
|
*
ASoC: rsnd: add generic rsnd_flags_xxx() macro
Kuninori Morimoto
2017-10-04
1
-15
/
+12
*
|
ASoC: rcar: skip disabled-SSI nodes
Kuninori Morimoto
2017-10-03
1
-1
/
+4
|
/
*
ASoC: rsnd: remove unused rsnd_xxx_to_dma()
Kuninori Morimoto
2017-08-22
1
-1
/
+0
*
ASoC: rsnd: call request_irq/free_irq once in MIX case
Kuninori Morimoto
2017-08-10
1
-5
/
+22
*
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
Kuninori Morimoto
2017-08-10
1
-9
/
+10
*
ASoC: rsnd: call free_irq() both DMA/PIO mode
Kuninori Morimoto
2017-08-10
1
-18
/
+19
*
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-08-10
1
-12
/
+34
|
\
|
*
ASoC: rsnd: avoid duplicate free_irq()
Kuninori Morimoto
2017-08-09
1
-3
/
+3
|
*
ASoC: rsnd: control SSICR::EN correctly
Kuninori Morimoto
2017-08-08
1
-9
/
+31
*
|
ASoC: rsnd: rsnd_ssi_can_output_clk() macro
Kuninori Morimoto
2017-08-08
1
-4
/
+3
*
|
ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.
Kuninori Morimoto
2017-08-08
1
-2
/
+4
*
|
ASoC: rsnd: add missing of_node_put
Julia Lawall
2017-07-17
1
-1
/
+5
|
/
*
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
Kuninori Morimoto
2017-06-21
1
-4
/
+4
*
ASoC: rsnd: add rsnd_ssi_clk_query()
Kuninori Morimoto
2017-06-15
1
-39
/
+56
*
ASoC: rsnd: rename "slots" related variable
Kuninori Morimoto
2017-06-15
1
-1
/
+2
*
ASoC: rsnd: cleanup pointer related code
Kuninori Morimoto
2017-06-07
1
-3
/
+64
*
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-06-07
1
-3
/
+15
|
\
|
*
ASoC: rsnd: SSI PIO adjust to 24bit mode
Kuninori Morimoto
2017-05-24
1
-2
/
+9
|
*
ASoC: rsnd: don't call free_irq() on Parent SSI
Kuninori Morimoto
2017-05-19
1
-0
/
+5
|
*
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
Kuninori Morimoto
2017-05-17
1
-1
/
+1
*
|
ASoC: rsnd: update pointer more accurate
Kuninori Morimoto
2017-06-07
1
-0
/
+12
*
|
ASoC: rsnd: remove unused rsnd_ssi_non_ops
Kuninori Morimoto
2017-06-06
1
-8
/
+0
*
|
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
2017-05-19
1
-0
/
+58
|
/
*
ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT
Kuninori Morimoto
2017-03-24
1
-0
/
+9
*
ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_params
Kuninori Morimoto
2016-12-07
1
-3
/
+6
[next]