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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
8
-9
/
+9
*
Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes so
Mark Brown
2018-04-16
1
-2
/
+2
|
\
|
*
ASoC: rsnd: mark PM functions __maybe_unused
Arnd Bergmann
2018-04-12
1
-2
/
+2
*
|
ASoC: rsnd: ssi: wait maximum 5ms for status check
Kuninori Morimoto
2018-04-16
1
-1
/
+1
*
|
ASoC: rsnd: Enable IPMMU v2
Kuninori Morimoto
2018-04-16
3
-5
/
+50
*
|
ASoC: rsnd: don't assume node full path name for HDMI probing
Kuninori Morimoto
2018-04-16
1
-2
/
+9
*
|
ASoC: rsnd: add RSND_GEN3 for R-Car Gen3
Kuninori Morimoto
2018-04-16
4
-4
/
+7
*
|
ASoC: rsnd: makes rsnd_cmd_mod_get() static
Kuninori Morimoto
2018-04-16
2
-9
/
+7
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'aso...
Mark Brown
2018-03-28
4
-6
/
+66
|
\
\
|
|
*
ASoC: rsnd: set pm_ops in hibernate-compatible way
Nikita Yushchenko
2018-03-21
1
-2
/
+1
|
|
*
ASoC: rsnd: suppress rsnd_dai_call() debug message
Kuninori Morimoto
2018-02-13
2
-1
/
+20
|
|
*
ASoC: rsnd: indicate IRQ error status for debug
Kuninori Morimoto
2018-02-13
3
-3
/
+45
|
|
/
*
/
ASoC: sh: rsnd: replace platform to component
Kuninori Morimoto
2018-02-12
1
-18
/
+4
|
/
*
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2018-01-05
4
-167
/
+172
|
\
|
*
ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()
Kuninori Morimoto
2017-12-11
1
-3
/
+3
|
*
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
2
-14
/
+7
|
*
ASoC: rsnd: more clear rsnd_get_dalign() for DALIGN
Kuninori Morimoto
2017-12-08
1
-23
/
+10
|
*
ASoC: rsnd: ssi: remove unnesessary period_pos
Jiada Wang
2017-12-08
1
-6
/
+3
|
*
Merge branch 'fix/rcar' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2017-12-08
2
-7
/
+14
|
|
\
|
*
|
ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handler
Kuninori Morimoto
2017-11-29
1
-18
/
+0
|
*
|
ASoC: rsnd: TDM 6ch needs 8ch clock for hw refine
Kuninori Morimoto
2017-11-29
2
-27
/
+80
|
*
|
ASoC: rsnd: call snd_soc_disconnect_sync() when remove
Kuninori Morimoto
2017-11-28
1
-0
/
+2
*
|
|
ASoC: rsnd: fixup ADG register mask
Kuninori Morimoto
2017-12-20
1
-3
/
+3
|
|
/
|
/
|
*
|
ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update
Jiada Wang
2017-12-08
1
-6
/
+10
*
|
ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modes
Jiada Wang
2017-11-28
1
-1
/
+4
|
/
*
ASoC: rcar: revert IOMMU support so far
Kuninori Morimoto
2017-11-16
2
-82
/
+8
*
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2017-11-10
8
-188
/
+400
|
\
|
*
ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failed
Kuninori Morimoto
2017-11-06
1
-3
/
+1
|
*
ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()
Kuninori Morimoto
2017-11-01
3
-17
/
+21
|
*
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: use snd_pcm_running() in rsnd_io_is_working()
Kuninori Morimoto
2017-10-31
1
-1
/
+4
|
*
ASoC: rsnd: NULL check is not needed for clk_unprepare()
Kuninori Morimoto
2017-10-31
1
-2
/
+1
|
*
ASoC: rsnd: tidyup rsnd_mod_next() for loop method
Kuninori Morimoto
2017-10-31
1
-4
/
+2
|
*
ASoC: rsnd: don't use io->mod[] directly
Kuninori Morimoto
2017-10-31
1
-1
/
+1
|
*
ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
2017-10-13
1
-18
/
+41
|
*
ASoC: rsnd: add rsnd_kctrl_xxx() macro
Kuninori Morimoto
2017-10-11
4
-54
/
+59
|
*
ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
2017-10-04
3
-7
/
+154
|
*
ASoC: rsnd: makes volume ramp rate list generic
Kuninori Morimoto
2017-10-04
3
-31
/
+36
|
*
ASoC: rsnd: CTU kctrl sets once
Kuninori Morimoto
2017-10-04
1
-0
/
+8
|
*
ASoC: rsnd: DVC kctrl sets once
Kuninori Morimoto
2017-10-04
1
-0
/
+8
|
*
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
2017-10-04
1
-7
/
+6
|
*
ASoC: rsnd: add generic rsnd_flags_xxx() macro
Kuninori Morimoto
2017-10-04
2
-15
/
+16
|
*
ASoC: rsnd: add rsnd_dma_alloc()
Kuninori Morimoto
2017-09-21
1
-27
/
+33
*
|
ASoC: rcar: skip disabled-SSI nodes
Kuninori Morimoto
2017-10-03
1
-1
/
+4
|
/
*
ASoC: rsnd: fix ADG flags
Kuninori Morimoto
2017-09-13
1
-2
/
+2
*
ASoC: rsnd: remove unused rsnd_xxx_to_dma()
Kuninori Morimoto
2017-08-22
2
-2
/
+0
*
ASoC: rsnd: tidyup comments position/space/tab
Kuninori Morimoto
2017-08-21
2
-5
/
+4
*
ASoC: sh: make snd_pcm_hardware const
Bhumika Goyal
2017-08-17
1
-1
/
+1
[next]