index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
ASoC: rsnd: update pointer more accurate
Kuninori Morimoto
1
-2
/
+4
2017-05-19
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
1
-2
/
+5
2017-05-19
ASoC: rsnd: add support graph base DT phase 2
Kuninori Morimoto
1
-75
/
+84
2017-05-19
ASoC: rsnd: add support graph base DT phase 1
Kuninori Morimoto
1
-1
/
+38
2017-05-17
ASoC: rsnd: need to call nolock_stop if nolock_start was failed
Kuninori Morimoto
1
-1
/
+6
2017-04-19
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG
Kuninori Morimoto
1
-2
/
+0
2017-04-06
ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()
Kuninori Morimoto
1
-62
/
+34
2017-04-06
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-3
/
+1
2017-03-29
ASoC: rcar: remove rsnd_kctrl_remove()
Kuninori Morimoto
1
-9
/
+0
2017-03-24
ASoC: rcar: enable PCM RATE untile 192000
Hiroyuki Yokoyama
1
-1
/
+1
2017-02-21
ASoC: rsnd: drop useles self-assignments
Wolfram Sang
1
-2
/
+0
2017-02-19
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
1
-2
/
+0
2017-01-23
ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment
Kuninori Morimoto
1
-2
/
+0
2017-01-20
ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment
Kuninori Morimoto
1
-2
/
+0
2016-12-15
ASoC: rsnd: don't double free kctrl
Colin Ian King
1
-3
/
+1
2016-12-07
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
1
-0
/
+24
2016-12-05
ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSI
Kuninori Morimoto
1
-3
/
+3
2016-11-22
ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMU
Kuninori Morimoto
1
-2
/
+2
2016-10-25
ASoC: rsnd: add nolock_start/stop callback
Kuninori Morimoto
1
-0
/
+26
2016-10-24
ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()
Kuninori Morimoto
1
-2
/
+3
2016-10-24
ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()
Kuninori Morimoto
1
-40
/
+43
2016-10-24
ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()
Kuninori Morimoto
1
-0
/
+23
2016-10-24
ASoC: rsnd: amend .probe/.remove call for DPCM
Kuninori Morimoto
1
-1
/
+5
2016-09-29
ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUME
Kuninori Morimoto
1
-0
/
+2
2016-08-11
ASoC: fix W=1 build warnings
Baoyou Xie
1
-0
/
+2
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
1
-27
/
+42
2016-03-05
ASoC: rsnd: don't call update callback if it was NULL
Kuninori Morimoto
1
-1
/
+1
2016-03-02
ASoC: sh: rcar: core: don't open code of_device_get_match_data()
Wolfram Sang
1
-2
/
+1
2016-03-02
Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
1
-2
/
+1
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
-1
/
+1
2016-01-27
ASoC: rsnd: add .irq callback
Kuninori Morimoto
1
-1
/
+8
2016-01-22
ASoC: rsnd: tidyup Playback/Capture sequence
Kuninori Morimoto
1
-2
/
+38
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
-0
/
+1
2016-01-22
ASoC: rsnd: try to connect connected mod is not error
Kuninori Morimoto
1
-0
/
+3
2016-01-22
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
Kuninori Morimoto
1
-2
/
+5
2016-01-22
ASoC: rsnd: add debug message for rsnd_mod_call()
Kuninori Morimoto
1
-0
/
+3
2015-12-23
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...
Mark Brown
1
-368
/
+215
2015-12-22
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
1
-1
/
+5
2015-12-18
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
Kuninori Morimoto
1
-23
/
+34
2015-12-18
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
Kuninori Morimoto
1
-3
/
+17
2015-12-18
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
1
-2
/
+4
2015-12-18
ASoC: rsnd: remove rsnd_get_slot_runtime()
Kuninori Morimoto
1
-15
/
+4
2015-12-18
ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod
Kuninori Morimoto
1
-0
/
+3
2015-12-18
ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()
Kuninori Morimoto
1
-9
/
+5
2015-12-08
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
1
-2
/
+11
2015-12-01
ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access
Kuninori Morimoto
1
-5
/
+5
2015-11-30
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
1
-4
/
+26
2015-11-30
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
1
-1
/
+5
[next]