index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
Kuninori Morimoto
2017-05-17
1
-0
/
+51
*
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG
Kuninori Morimoto
2017-04-19
1
-2
/
+0
*
ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()
Kuninori Morimoto
2017-04-06
1
-62
/
+34
*
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-04-06
1
-3
/
+1
|
\
|
*
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
2017-02-19
1
-2
/
+0
|
|
\
|
|
*
ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment
Kuninori Morimoto
2017-01-23
1
-2
/
+0
|
*
|
ASoC: rsnd: don't double free kctrl
Colin Ian King
2016-12-15
1
-3
/
+1
|
|
/
*
|
ASoC: rcar: remove rsnd_kctrl_remove()
Kuninori Morimoto
2017-03-29
1
-9
/
+0
*
|
ASoC: rcar: enable PCM RATE untile 192000
Hiroyuki Yokoyama
2017-03-24
1
-1
/
+1
*
|
ASoC: rsnd: drop useles self-assignments
Wolfram Sang
2017-02-21
1
-2
/
+0
*
|
ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment
Kuninori Morimoto
2017-01-20
1
-2
/
+0
|
/
*
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
2016-12-07
1
-0
/
+24
*
ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSI
Kuninori Morimoto
2016-12-05
1
-3
/
+3
*
ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMU
Kuninori Morimoto
2016-11-22
1
-2
/
+2
*
ASoC: rsnd: add nolock_start/stop callback
Kuninori Morimoto
2016-10-25
1
-0
/
+26
*
ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()
Kuninori Morimoto
2016-10-24
1
-2
/
+3
*
ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()
Kuninori Morimoto
2016-10-24
1
-40
/
+43
*
ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()
Kuninori Morimoto
2016-10-24
1
-0
/
+23
*
ASoC: rsnd: amend .probe/.remove call for DPCM
Kuninori Morimoto
2016-10-24
1
-1
/
+5
*
ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUME
Kuninori Morimoto
2016-09-29
1
-0
/
+2
*
ASoC: fix W=1 build warnings
Baoyou Xie
2016-08-11
1
-0
/
+2
*
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-03-05
1
-27
/
+42
*
ASoC: rsnd: don't call update callback if it was NULL
Kuninori Morimoto
2016-03-05
1
-1
/
+1
*
ASoC: sh: rcar: core: don't open code of_device_get_match_data()
Wolfram Sang
2016-03-02
1
-2
/
+1
*
Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2016-03-02
1
-2
/
+1
|
\
|
*
-
-
-
.
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...
Mark Brown
2015-12-23
1
-368
/
+215
|
|
\
\
\
|
*
|
|
|
ASoC: rcar: remove unused variable
Arnd Bergmann
2015-11-25
1
-1
/
+0
|
*
|
|
|
ASoC: Change the PCM runtime array to a list
Mengdong Lin
2015-11-18
1
-1
/
+1
|
|
/
/
/
*
|
|
|
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
2016-02-20
1
-1
/
+1
*
|
|
|
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
Kuninori Morimoto
2016-02-20
1
-1
/
+1
*
|
|
|
ASoC: rsnd: add .irq callback
Kuninori Morimoto
2016-01-27
1
-1
/
+8
*
|
|
|
ASoC: rsnd: tidyup Playback/Capture sequence
Kuninori Morimoto
2016-01-22
1
-2
/
+38
*
|
|
|
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
1
-5
/
+16
*
|
|
|
ASoC: rsnd: always call probe/remove for MUX
Kuninori Morimoto
2016-01-22
1
-0
/
+1
*
|
|
|
ASoC: rsnd: try to connect connected mod is not error
Kuninori Morimoto
2016-01-22
1
-0
/
+3
*
|
|
|
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
Kuninori Morimoto
2016-01-22
1
-2
/
+5
*
|
|
|
ASoC: rsnd: add debug message for rsnd_mod_call()
Kuninori Morimoto
2016-01-22
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
2015-12-22
1
-1
/
+5
*
|
|
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
Kuninori Morimoto
2015-12-18
1
-23
/
+34
*
|
|
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
Kuninori Morimoto
2015-12-18
1
-3
/
+17
*
|
|
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
2015-12-18
1
-2
/
+4
*
|
|
ASoC: rsnd: remove rsnd_get_slot_runtime()
Kuninori Morimoto
2015-12-18
1
-15
/
+4
*
|
|
ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod
Kuninori Morimoto
2015-12-18
1
-0
/
+3
*
|
|
ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()
Kuninori Morimoto
2015-12-18
1
-9
/
+5
*
|
|
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
2015-12-08
1
-2
/
+11
*
|
|
ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access
Kuninori Morimoto
2015-12-01
1
-5
/
+5
*
|
|
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
2015-11-30
1
-4
/
+26
*
|
|
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
2015-11-30
1
-1
/
+5
*
|
|
ASoC: rsnd: ssi enables non-stereo sound
Kuninori Morimoto
2015-11-30
1
-0
/
+29
*
|
|
ASoC: rsnd: tidyup void* cast for 64bit compiler
Kuninori Morimoto
2015-11-20
1
-1
/
+1
[next]