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: 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
*
ASoC: rsnd: remove rsnd_dma_detach()
Kuninori Morimoto
2016-10-25
1
-2
/
+0
*
ASoC: rsnd: don't use devm_request_irq() for SSI
Kuninori Morimoto
2016-10-25
1
-8
/
+9
*
ASoC: rsnd: remove non DT support for DMA
Kuninori Morimoto
2016-10-25
1
-2
/
+1
*
ASoC: rsnd: amend .probe/.remove call for DPCM
Kuninori Morimoto
2016-10-24
1
-1
/
+4
*
ASoC: use of_property_read_bool
Julia Lawall
2016-08-08
1
-1
/
+1
*
ASoC: rsnd: add rsnd_src_get_in/out_rate()
Kuninori Morimoto
2016-03-07
1
-2
/
+3
*
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-03-05
1
-9
/
+6
*
ASoC: rsnd: judge work SSI in runtime
Kuninori Morimoto
2016-02-19
1
-0
/
+27
*
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
2016-02-19
1
-2
/
+13
*
ASoC: rsnd: move rsnd_ssi_irq() position
Kuninori Morimoto
2016-02-19
1
-21
/
+21
*
ASoC: rsnd: Parent SSI attach is not needed if not clock master
Kuninori Morimoto
2016-02-19
1
-3
/
+27
*
ASoC: rsnd: tidyup SSI init/start sequence
Kuninori Morimoto
2016-02-19
1
-20
/
+16
*
ASoC: rsnd: add missing .irq callback for DMA
Kuninori Morimoto
2016-02-19
1
-0
/
+1
*
ASoC: rsnd: fixup forever loop bug on SSI
Kuninori Morimoto
2016-02-19
1
-2
/
+1
*
ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"
Kuninori Morimoto
2016-02-19
1
-9
/
+10
*
ASoC: rsnd: indicates status failed SSI
Kuninori Morimoto
2016-02-19
1
-1
/
+2
*
ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()
Kuninori Morimoto
2016-02-09
1
-14
/
+2
*
ASoC: rsnd: add .irq callback
Kuninori Morimoto
2016-01-27
1
-23
/
+13
*
ASoC: rsnd: don't auto-recover when under/over run error
Kuninori Morimoto
2016-01-27
1
-76
/
+21
*
ASoC: rsnd: attach Audio-DMAC-periperi correctly
Kuninori Morimoto
2016-01-22
1
-3
/
+2
*
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
1
-1
/
+36
*
ASoC: rsnd: remove unsed *parent
Kuninori Morimoto
2016-01-22
1
-1
/
+0
*
ASoC: rsnd: fix usrcnt decrementing bug
Andrzej Hajda
2015-12-30
1
-13
/
+14
*
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
2015-12-23
1
-2
/
+112
*
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
2015-12-18
1
-2
/
+2
*
ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM
Kuninori Morimoto
2015-12-18
1
-1
/
+1
*
ASoC: rsnd: care SWSP bit for TDM/non-TDM
Kuninori Morimoto
2015-12-02
1
-2
/
+5
*
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
2015-11-30
1
-1
/
+17
*
ASoC: rsnd: ssi enables non-stereo sound
Kuninori Morimoto
2015-11-30
1
-2
/
+3
*
ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init()
Kuninori Morimoto
2015-11-30
1
-2
/
+3
*
ASoC: rsnd: add rsnd_ssi_config_init()
Kuninori Morimoto
2015-11-30
1
-46
/
+52
*
ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()
Kuninori Morimoto
2015-11-27
1
-5
/
+2
*
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
2015-11-18
1
-4
/
+2
*
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
2015-11-18
1
-1
/
+0
*
ASoC: rsnd: remove platform boot support from ssi.c
Kuninori Morimoto
2015-11-18
1
-88
/
+57
*
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-18
1
-2
/
+0
*
ASoC: rsnd: ssi: 24bit data needs right-aligned settings
Kuninori Morimoto
2015-11-17
1
-1
/
+2
[next]