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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: tidyup SSICR::SWSP for TDM
Kuninori Morimoto
2018-10-17
1
-1
/
+1
*
ASoC: rsnd: enable TDM settings for SSI parent
Kuninori Morimoto
2018-10-17
1
-10
/
+11
*
ASoC: rsnd: use 32bit TDM width as default
Kuninori Morimoto
2018-10-10
1
-2
/
+2
*
ASoC: rsnd: fixup SSI clock during suspend/resume modes
Dmytro Prokopchuk
2018-09-21
2
-11
/
+10
*
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-09-20
2
-2
/
+2
*
Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict
Mark Brown
2018-09-10
3
-1
/
+18
|
\
|
*
ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
Kuninori Morimoto
2018-09-06
2
-1
/
+13
|
*
ASoC: rsnd: adg: care clock-frequency size
Kuninori Morimoto
2018-09-06
1
-0
/
+5
*
|
ASoC: sh: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-2
/
+1
*
|
ASoC: rsnd: don't use %p for dev_dbg()
Kuninori Morimoto
2018-09-06
2
-3
/
+3
*
|
ASoC: rsnd: gen: use tab instead of white-space
Kuninori Morimoto
2018-09-06
1
-24
/
+24
*
|
ASoC: rsnd: merge .nolock_start and .prepare
Kuninori Morimoto
2018-09-03
3
-37
/
+22
*
|
Merge branch 'asoc-4.19' into asoc-4.20 for rcar dep
Mark Brown
2018-09-03
3
-6
/
+28
|
\
\
|
|
/
|
*
ASoC: rsnd: fixup not to call clk_get/set under non-atomic
Jiada Wang
2018-09-03
3
-6
/
+28
*
|
ASoC: rsnd: ssiu: Support to init different BUSIF instance
Jiada Wang
2018-09-03
1
-1
/
+21
*
|
ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0
Jiada Wang
2018-09-03
3
-17
/
+107
*
|
ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIF
Jiada Wang
2018-09-03
1
-11
/
+26
*
|
ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
Jiada Wang
2018-09-03
3
-16
/
+33
*
|
ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
Jiada Wang
2018-09-03
1
-20
/
+7
*
|
ASoC: rsnd: ssi: Fix issue in dma data address assignment
Jiada Wang
2018-09-03
2
-3
/
+2
*
|
ASoC: rsnd: remove is_play parameter from hw_rule function
Jiada Wang
2018-09-03
1
-42
/
+12
*
|
ASoC: rsnd: add support for 8 bit S8 format
Dragos Tarcatu
2018-09-03
2
-3
/
+10
*
|
ASoC: rsnd: add support for the DSP_A/DSP_B formats
Dragos Tarcatu
2018-09-03
1
-0
/
+6
*
|
ASoC: rsnd: add support for 16/24 bit slot widths
Dragos Tarcatu
2018-09-03
3
-22
/
+72
*
|
ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()
Jiada Wang
2018-09-03
1
-1
/
+8
|
/
*
ASoC: sh: Kconfig: convert to SPDX identifiers
Kuninori Morimoto
2018-07-30
1
-0
/
+1
*
ASoC: rsnd: cmd: Add missing newline to debug message
Andrew Gabbasov
2018-07-05
1
-1
/
+1
*
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
2018-06-22
2
-13
/
+30
|
\
|
*
ASoC: rsnd: SSI parent cares SWSP bit
Kuninori Morimoto
2018-06-18
1
-11
/
+21
|
*
ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pin
Kuninori Morimoto
2018-06-18
2
-2
/
+9
*
|
ASoC: rsnd: add rsnd_daidrv_get()
Kuninori Morimoto
2018-06-18
1
-1
/
+10
*
|
ASoC: sh7760-ac97: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-8
/
+6
*
|
ASoC: dma-sh7760: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-14
/
+12
*
|
ASoC: migor: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-9
/
+5
*
|
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
13
-123
/
+82
*
|
ASoC: siu: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
3
-60
/
+19
*
|
ASoC: ssi: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-12
/
+9
*
|
ASoC: hac: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-11
/
+9
*
|
ASoC: fsi: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-13
/
+9
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
8
-9
/
+9
|
/
*
ASoC: sh: Update menu title and platform dependency
Geert Uytterhoeven
2018-04-20
1
-2
/
+2
*
ASoC: sh: Drop SUPERH platform dependency
Geert Uytterhoeven
2018-04-20
1
-1
/
+1
*
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
|
\
\
[next]