index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
ASoC: sh: Kconfig: convert to SPDX identifiers
Kuninori Morimoto
1
-0
/
+1
2018-07-05
ASoC: rsnd: cmd: Add missing newline to debug message
Andrew Gabbasov
1
-1
/
+1
2018-06-22
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
2
-13
/
+30
2018-06-18
ASoC: rsnd: add rsnd_daidrv_get()
Kuninori Morimoto
1
-1
/
+10
2018-06-18
ASoC: rsnd: SSI parent cares SWSP bit
Kuninori Morimoto
1
-11
/
+21
2018-06-18
ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pin
Kuninori Morimoto
2
-2
/
+9
2018-06-18
ASoC: sh7760-ac97: convert to SPDX identifiers
Kuninori Morimoto
1
-8
/
+6
2018-06-18
ASoC: dma-sh7760: convert to SPDX identifiers
Kuninori Morimoto
1
-14
/
+12
2018-06-18
ASoC: migor: convert to SPDX identifiers
Kuninori Morimoto
1
-9
/
+5
2018-06-18
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
13
-123
/
+82
2018-06-18
ASoC: siu: convert to SPDX identifiers
Kuninori Morimoto
3
-60
/
+19
2018-06-18
ASoC: ssi: convert to SPDX identifiers
Kuninori Morimoto
1
-12
/
+9
2018-06-18
ASoC: hac: convert to SPDX identifiers
Kuninori Morimoto
1
-11
/
+9
2018-06-18
ASoC: fsi: convert to SPDX identifiers
Kuninori Morimoto
1
-13
/
+9
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
8
-9
/
+9
2018-04-20
ASoC: sh: Update menu title and platform dependency
Geert Uytterhoeven
1
-2
/
+2
2018-04-20
ASoC: sh: Drop SUPERH platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-04-16
Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes so
Mark Brown
1
-2
/
+2
2018-04-16
ASoC: rsnd: ssi: wait maximum 5ms for status check
Kuninori Morimoto
1
-1
/
+1
2018-04-16
ASoC: rsnd: Enable IPMMU v2
Kuninori Morimoto
3
-5
/
+50
2018-04-16
ASoC: rsnd: don't assume node full path name for HDMI probing
Kuninori Morimoto
1
-2
/
+9
2018-04-16
ASoC: rsnd: add RSND_GEN3 for R-Car Gen3
Kuninori Morimoto
4
-4
/
+7
2018-04-16
ASoC: rsnd: makes rsnd_cmd_mod_get() static
Kuninori Morimoto
2
-9
/
+7
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
[next]