index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-31
ASoC: rockchip: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
ASoC: tegra20_das: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
ASoC: meson: g12a-tohdmitx: override codec2codec params
Jerome Brunet
2019-07-26
ASoC: Intel: Skylake: Remove static table index when parsing topology
Amadeusz Sławiński
2019-07-26
ASoC: codec2codec: fix missing return of error return code
Colin Ian King
2019-07-26
ASoC: sunxi: fix a sound binding broken reference
Mauro Carvalho Chehab
2019-07-26
ASoC: ti: davinci-mcasp: Support for correct symmetric sample bits
Peter Ujfalusi
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-07-26
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
Peter Ujfalusi
2019-07-26
ASoC: rockchip: Fix mono capture
Cheng-Yi Chiang
2019-07-26
ASoC: Intel: Fix some acpi vs apci typo in somme comments
Christophe JAILLET
2019-07-26
ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
Peter Ujfalusi
2019-07-25
ASoC: codec2codec: deal with params when necessary
Jerome Brunet
2019-07-25
ASoC: codec2codec: name link using stream direction
Jerome Brunet
2019-07-25
ASoC: codec2codec: run callbacks in order
Jerome Brunet
2019-07-25
ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92
Stuart Henderson
2019-07-25
ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15
Richard Fitzgerald
2019-07-25
ASoC: wm_adsp: Allow bus error handler to be called directly
Charles Keepax
2019-07-25
ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)
Jaroslav Kysela
2019-07-25
ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups
Peter Ujfalusi
2019-07-25
ASoC: ti: davinci-mcasp: Add support for RIGHT_J format
Peter Ujfalusi
2019-07-25
ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setup
Peter Ujfalusi
2019-07-24
ASoC: Intel: Skylake: Cleanup skl_module_cfg declaration
Cezary Rojewski
2019-07-24
ASoC: Intel: Skylake: Make MCPS and CPS params obsolete
Cezary Rojewski
2019-07-24
ASoC: Intel: Skylake: Do not disable FW notifications
Amadeusz Sławiński
2019-07-24
ASoC: Intel: Skylake: Remove memory available check
Cezary Rojewski
2019-07-24
ASoC: Intel: Skylake: Remove MCPS available check
Cezary Rojewski
2019-07-24
ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_skl
Amadeusz Sławiński
2019-07-24
ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev struct
Cezary Rojewski
2019-07-24
ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name
Christophe JAILLET
2019-07-24
ASoC: Fail card instantiation if DAI format setup fails
Ricard Wanderlof
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
2019-07-23
ASoC: soc-core: use existing snd_soc_dai_digital_mute()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
2019-07-23
ASoC: add soc-dai.c
Kuninori Morimoto
2019-07-23
ASoC: rsnd: Support hw_free() callback at DAI level
Timo Wischer
2019-07-23
ASoC: rt1308: Convert headers to SPDX
Shuming Fan
[next]