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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
ASoC: rsnd: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-03-28
Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'aso...
Mark Brown
4
-6
/
+66
2018-03-21
ASoC: rsnd: set pm_ops in hibernate-compatible way
Nikita Yushchenko
1
-2
/
+1
2018-02-13
ASoC: rsnd: suppress rsnd_dai_call() debug message
Kuninori Morimoto
2
-1
/
+20
2018-02-13
ASoC: rsnd: indicate IRQ error status for debug
Kuninori Morimoto
3
-3
/
+45
2018-02-12
ASoC: sh: siu: replace platform to component
Kuninori Morimoto
3
-13
/
+8
2018-02-12
ASoC: sh: fsi: replace platform to component
Kuninori Morimoto
1
-19
/
+5
2018-02-12
ASoC: sh: dma-sh7760: replace platform to component
Kuninori Morimoto
1
-2
/
+3
2018-02-12
ASoC: sh: rsnd: replace platform to component
Kuninori Morimoto
1
-18
/
+4
2018-01-05
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
4
-167
/
+172
2017-12-20
ASoC: rsnd: fixup ADG register mask
Kuninori Morimoto
1
-3
/
+3
2017-12-11
ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()
Kuninori Morimoto
1
-3
/
+3
2017-12-11
ASoC: rsnd: PIO related function cleanup
Kuninori Morimoto
1
-81
/
+72
2017-12-11
ASoC: rsnd: don't use runtime->sample_bits
Kuninori Morimoto
2
-14
/
+7
2017-12-08
ASoC: rsnd: more clear rsnd_get_dalign() for DALIGN
Kuninori Morimoto
1
-23
/
+10
2017-12-08
ASoC: rsnd: ssi: remove unnesessary period_pos
Jiada Wang
1
-6
/
+3
2017-12-08
Merge branch 'fix/rcar' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2
-7
/
+14
2017-12-08
ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update
Jiada Wang
1
-6
/
+10
2017-11-29
ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handler
Kuninori Morimoto
1
-18
/
+0
2017-11-29
ASoC: rsnd: TDM 6ch needs 8ch clock for hw refine
Kuninori Morimoto
2
-27
/
+80
2017-11-28
ASoC: rsnd: call snd_soc_disconnect_sync() when remove
Kuninori Morimoto
1
-0
/
+2
2017-11-28
ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modes
Jiada Wang
1
-1
/
+4
2017-11-16
ASoC: rcar: revert IOMMU support so far
Kuninori Morimoto
2
-82
/
+8
2017-11-10
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...
Mark Brown
1
-8
/
+3
2017-11-10
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
8
-188
/
+400
2017-11-10
Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus
Mark Brown
2
-3
/
+6
2017-11-06
ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failed
Kuninori Morimoto
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()
Kuninori Morimoto
3
-17
/
+21
2017-11-01
ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod
Kuninori Morimoto
1
-3
/
+8
2017-10-31
ASoC: rsnd: Don't check SSISR::DIRQ when Capture
Kuninori Morimoto
1
-6
/
+9
2017-10-31
ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()
Kuninori Morimoto
1
-1
/
+4
2017-10-31
ASoC: rsnd: NULL check is not needed for clk_unprepare()
Kuninori Morimoto
1
-2
/
+1
2017-10-31
ASoC: rsnd: tidyup rsnd_mod_next() for loop method
Kuninori Morimoto
1
-4
/
+2
2017-10-31
ASoC: rsnd: don't use io->mod[] directly
Kuninori Morimoto
1
-1
/
+1
2017-10-13
ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
1
-18
/
+41
2017-10-11
ASoC: rsnd: add rsnd_kctrl_xxx() macro
Kuninori Morimoto
4
-54
/
+59
2017-10-04
ASoC: fsi: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-8
/
+3
2017-10-04
ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
3
-7
/
+154
2017-10-04
ASoC: rsnd: makes volume ramp rate list generic
Kuninori Morimoto
3
-31
/
+36
2017-10-04
ASoC: rsnd: CTU kctrl sets once
Kuninori Morimoto
1
-0
/
+8
2017-10-04
ASoC: rsnd: DVC kctrl sets once
Kuninori Morimoto
1
-0
/
+8
2017-10-04
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
1
-7
/
+6
2017-10-04
ASoC: rsnd: add generic rsnd_flags_xxx() macro
Kuninori Morimoto
2
-15
/
+16
2017-10-03
ASoC: rcar: skip disabled-SSI nodes
Kuninori Morimoto
1
-1
/
+4
2017-09-21
ASoC: rsnd: add rsnd_dma_alloc()
Kuninori Morimoto
1
-27
/
+33
2017-09-13
ASoC: rsnd: fix ADG flags
Kuninori Morimoto
1
-2
/
+2
2017-09-01
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...
Mark Brown
1
-4
/
+2
2017-09-01
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
16
-127
/
+136
2017-09-01
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
3
-16
/
+44
[next]