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
path:
root
/
sound
/
soc
/
sunxi
Age
Commit message (
Expand
)
Author
2020-07-10
ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-doc
Lee Jones
2020-07-10
ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-doc
Pierre-Louis Bossart
2020-03-27
ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-02-24
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-02-21
ASoC: sun8i-codec: Remove unused dev from codec struct
Samuel Holland
2020-02-17
ASoC: sun8i-codec: Fix setting DAI data format
Samuel Holland
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2019-10-28
ASoC: sunxi: sun4i-codec: remove unneeded semicolon
YueHaibing
2019-08-27
ASoC: sun4i: Revert A83t description
Maxime Ripard
2019-08-27
ASoC: sunxi: Revert initial A83t support
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Add support for DSP formats
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Replace call to params_width by local variable
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Use the physical / slot width for the clocks
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Add support for TDM slots
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Support more channels
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Pass the channels number as an argument
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Remove duplicated quirks structure
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK period on A83t
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK polarity
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: RX and TX counter registers are swapped
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Move the format configuration to a callback
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Move the channel configuration to a callback
Maxime Ripard
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-08-20
ASoC: sun4i-i2s: Rework MCLK divider calculation
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Replace call to params_channels by local variable
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Switch to devm for PCM register
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Register regmap and PCM before our component
Maxime Ripard
2019-08-09
ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim...
YueHaibing
2019-07-31
ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
ASoC: sun4i-i2s: Incorrect SR and WSS computation
Marcus Cooper
2019-07-05
ASoC: sunxi: sun50i-codec-analog: Add earpiece
Luca Weiss
2019-06-28
ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
ASoC: sunxi: sun4i-codec: don't select unnecessary Platform
Kuninori Morimoto
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-06
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-06-06
ASoC: sunxi: sun4i-codec: use modern dai_link style
Kuninori Morimoto
2019-06-06
ASoC: sun4i-i2s: Change SR and WSS computation
Maxime Ripard
2019-06-04
ASoC: sun4i-i2s: Add offset to RX channel select
Marcus Cooper
2019-06-04
ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
Marcus Cooper
[next]