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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
ASoC: SOF: ipc: introduce message for DSP power gating
Keyon Jie
2
-0
/
+9
2019-10-28
ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipc
Keyon Jie
1
-3
/
+3
2019-10-28
ASoC: SOF: Intel: HDA: use macro for register polling retry count
Keyon Jie
2
-4
/
+3
2019-10-28
ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C update
Keyon Jie
1
-2
/
+2
2019-10-28
ASoC: SOF: topology: parse and store d0i3_compatible flag
Keyon Jie
1
-0
/
+16
2019-10-28
ASoC: SOF: token: add tokens for PCM compatible with D0i3 substate
Keyon Jie
2
-0
/
+14
2019-10-28
ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible stream
Keyon Jie
1
-0
/
+1
2019-10-28
ASoC: SOF: Intel: APL: add set_power_state() ops
Keyon Jie
1
-0
/
+1
2019-10-28
ASoC: SOF: Intel: CNL: add set_power_state() ops
Keyon Jie
1
-0
/
+1
2019-10-28
ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substate
Keyon Jie
2
-0
/
+56
2019-10-28
ASoC: SOF: add set_power_state() to dsp_ops for power state update
Keyon Jie
2
-0
/
+11
2019-10-28
ASoC: SOF: reset default d0_substate at probe() and resume()
Keyon Jie
2
-0
/
+6
2019-10-28
ASoC: SOF: add a field to store the current D0 substate of DSP
Keyon Jie
1
-0
/
+9
2019-10-28
ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization()
Kuninori Morimoto
1
-1
/
+1
2019-10-28
ASoC: fsl_esai: Add spin lock to protect reset, stop and start
Shengjiu Wang
1
-0
/
+12
2019-10-28
ASoC: fsl_asrc: refine the setting of internal clock divider
Shengjiu Wang
1
-11
/
+34
2019-10-28
ASoC: eve: implement set_bias_level function for rt5514
Brent Lu
1
-0
/
+50
2019-10-28
ASoC: sunxi: sun4i-codec: remove unneeded semicolon
YueHaibing
1
-3
/
+3
2019-10-28
ASoC: fsl: fsl_dma: fix build failure
Michael Ellerman
1
-1
/
+0
2019-10-25
ASoC: SOF: Intel: only support INFO_BATCH for legacy platforms
Pierre-Louis Bossart
2
-4
/
+4
2019-10-25
ASoC: SOF: define INFO_ flags in dsp_ops
Pierre-Louis Bossart
7
-6
/
+56
2019-10-25
ASoC: tegra: disable rx_fifo after disable stream
Ben Dooks
1
-1
/
+1
2019-10-25
ASoC: tegra: add a TDM configuration callback
Edward Cragg
1
-0
/
+29
2019-10-25
ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
ASoC: Spelling s/configr/configur/
Geert Uytterhoeven
2
-2
/
+2
2019-10-25
ASoC: soc-dpcm: tidyup for_each_dpcm_xx() macro
Kuninori Morimoto
1
-9
/
+9
2019-10-25
ASoC: tegra: Allow 24bit and 32bit samples
Edward Cragg
1
-5
/
+20
2019-10-25
ASoC: rt5677-spi: fix sparse warnings
Curtis Malainey
1
-2
/
+2
2019-10-25
ASoC: rt5677: Add missing null check for failed allocation of rt5677_dsp
Colin Ian King
1
-0
/
+2
2019-10-24
ASoC: rt5650: Add Kahlee platform specfic changes
Akshu Agrawal
1
-0
/
+13
2019-10-23
ASoC: kirkwood: fix IRQ error handling
Russell King
1
-1
/
+1
2019-10-23
ASoC: SOF: Intel: initial support to JasperLake.
Pan Xiuli
4
-0
/
+56
2019-10-23
ASoC: Intel: common: add ACPI matching tables for JSL
Pan Xiuli
3
-0
/
+20
2019-10-23
ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()
Pierre-Louis Bossart
3
-8
/
+59
2019-10-23
ASoC: SOF: Intel: hda-loader: improve error handling
Pierre-Louis Bossart
1
-2
/
+10
2019-10-23
ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency
Mao Wenan
1
-1
/
+1
2019-10-23
ASoC: rsnd: add missing of_node_put()
Kuninori Morimoto
1
-1
/
+8
2019-10-23
ASoC: rsnd: dma: set bus width to data width for monaural data
Jiada Wang
1
-2
/
+28
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
5
-120
/
+54
2019-10-22
ASoC: soc-core: snd_soc_unbind_card() cleanup
Kuninori Morimoto
1
-3
/
+0
2019-10-22
ASoC: soc-core: remove for_each_rtdcom_safe()
Kuninori Morimoto
1
-2
/
+0
2019-10-22
ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue
Kuninori Morimoto
1
-1
/
+5
2019-10-22
ASoC: rt5677: Add a PCM device for streaming hotword via SPI
Ben Zhang
2
-0
/
+386
2019-10-21
ASOC: adau7118: Change regulators id
Nuno Sá
1
-2
/
+2
2019-10-21
dt-bindings: asoc: adau7118: Cleanup
Nuno Sá
1
-15
/
+10
2019-10-21
ASoC: mediatek: mt8183: support WoV
Tzung-Bi Shih
2
-3
/
+68
2019-10-21
ASoC: dt-bindings: mt8183: add ec-codec
Tzung-Bi Shih
1
-0
/
+3
2019-10-21
ASoC: mediatek: mt6358: support WoV
Tzung-Bi Shih
1
-0
/
+105
2019-10-21
ASoC: cros_ec_codec: support WoV
Tzung-Bi Shih
4
-2
/
+770
2019-10-21
ASoC: msm8916-wcd-analog: Add earpiece
Stephan Gerhold
1
-2
/
+52
[next]