index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
rsnd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
Kuninori Morimoto
1
-1
/
+1
2017-06-15
ASoC: rsnd: add rsnd_soc_hw_rule/constraint()
Kuninori Morimoto
1
-0
/
+1
2017-06-15
ASoC: rsnd: add rsnd_ssi_clk_query()
Kuninori Morimoto
1
-0
/
+2
2017-06-15
ASoC: rsnd: add rsnd_adg_clk_query()
Kuninori Morimoto
1
-0
/
+1
2017-06-15
ASoC: rsnd: rename "slots" related variable
Kuninori Morimoto
1
-7
/
+16
2017-06-13
ASoC: rsnd: control kctrl items acceptance anytime/runtime
Kuninori Morimoto
1
-6
/
+10
2017-06-07
ASoC: rsnd: cleanup pointer related code
Kuninori Morimoto
1
-6
/
+0
2017-06-07
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-0
/
+2
2017-06-07
ASoC: rsnd: update pointer more accurate
Kuninori Morimoto
1
-0
/
+7
2017-06-06
ASoC: rsnd: remove unused rsnd_dai_path_info
Kuninori Morimoto
1
-1
/
+0
2017-05-19
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
1
-0
/
+9
2017-05-19
ASoC: rsnd: add support graph base DT phase 1
Kuninori Morimoto
1
-1
/
+1
2017-05-17
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
Kuninori Morimoto
1
-0
/
+2
2017-04-19
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG
Kuninori Morimoto
1
-1
/
+1
2017-04-06
ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()
Kuninori Morimoto
1
-26
/
+24
2017-03-29
ASoC: rcar: remove rsnd_kctrl_remove()
Kuninori Morimoto
1
-3
/
+0
2017-01-20
ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment
Kuninori Morimoto
1
-2
/
+2
2016-12-07
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
1
-0
/
+3
2016-12-05
ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSI
Kuninori Morimoto
1
-0
/
+1
2016-10-28
ASoC: rsnd: use BRGCKR instead of SSICKR
Kuninori Morimoto
1
-1
/
+1
2016-10-26
ASoC: rsnd: clear SSI_SYS_STATUSx every time
Kuninori Morimoto
1
-0
/
+8
2016-10-26
ASoC: rsnd: rsnd_reg cleanup for SSIU
Kuninori Morimoto
1
-11
/
+13
2016-10-26
ASoC: rsnd: remove "Gen2 only" comment
Kuninori Morimoto
1
-31
/
+31
2016-10-25
ASoC: rsnd: add nolock_start/stop callback
Kuninori Morimoto
1
-1
/
+14
2016-10-25
ASoC: rsnd: remove rsnd_dma_detach()
Kuninori Morimoto
1
-1
/
+0
2016-10-25
ASoC: rsnd: remove non DT support for DMA
Kuninori Morimoto
1
-1
/
+1
2016-10-24
ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node
Kuninori Morimoto
1
-12
/
+18
2016-10-24
ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()
Kuninori Morimoto
1
-0
/
+12
2016-10-24
ASoC: rsnd: amend .probe/.remove call for DPCM
Kuninori Morimoto
1
-7
/
+7
2016-04-28
ASoC: rsnd: count .probe/.remove for rsnd_mod_call()
Kuninori Morimoto
1
-6
/
+7
2016-03-07
ASoC: rsnd: SRC TIMSEL support for Capture
Kuninori Morimoto
1
-5
/
+3
2016-03-07
ASoC: rsnd: add rsnd_src_get_in/out_rate()
Kuninori Morimoto
1
-3
/
+7
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
1
-2
/
+6
2016-03-05
ASoC: rsnd: add CTU basic support
Kuninori Morimoto
1
-0
/
+1
2016-03-02
ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function
Kuninori Morimoto
1
-2
/
+0
2016-02-20
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
1
-1
/
+1
2016-02-20
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
Kuninori Morimoto
1
-2
/
+2
2016-01-27
ASoC: rsnd: add .irq callback
Kuninori Morimoto
1
-0
/
+6
2016-01-22
ASoC: rsnd: ctu: settings matches to datasheet
Kuninori Morimoto
1
-0
/
+34
2016-01-22
ASoC: rsnd: ctu: add rsnd_mix_activation()
Kuninori Morimoto
1
-0
/
+1
2016-01-22
ASoC: rsnd: attach Audio-DMAC-periperi correctly
Kuninori Morimoto
1
-2
/
+2
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
1
-5
/
+16
2016-01-22
ASoC: rsnd: always call probe/remove for MUX
Kuninori Morimoto
1
-7
/
+7
2015-12-22
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
1
-5
/
+10
2015-12-18
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
Kuninori Morimoto
1
-0
/
+25
2015-12-18
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
Kuninori Morimoto
1
-0
/
+4
2015-12-18
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
1
-2
/
+2
2015-12-18
ASoC: rsnd: remove rsnd_get_slot_runtime()
Kuninori Morimoto
1
-1
/
+0
2015-12-18
ASoC: rsnd: fixup SSIU control timing
Kuninori Morimoto
1
-1
/
+1
2015-12-08
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
1
-0
/
+2
[next]