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
/
sh
Age
Commit message (
Expand
)
Author
2023-06-13
ASoC: siu: Add MODULE_FIRMWARE macro
Juerg Haefliger
2023-03-20
ASoC: sh: siu_dai: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: sh: rz-ssi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: sh: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: sh: hac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: sh: fsi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-11
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-05
ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels
Lad Prabhakar
2023-02-16
ASoC: rsnd: adg: Fix BRG typos
Geert Uytterhoeven
2023-02-10
ASoC: rsnd: core.c: indicate warning if strange TDM width was set
Kuninori Morimoto
2023-02-01
ASoC: rsnd: add R-Car Gen4 Sound support
Kuninori Morimoto
2023-02-01
ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()
Kuninori Morimoto
2023-02-01
ASoC: rsnd: tidyup rsnd_dma_addr()
Kuninori Morimoto
2023-02-01
ASoC: rsnd: use array for 44.1kHz/48kHz rate handling
Kuninori Morimoto
2023-02-01
ASoC: rsnd: use clkin/out_size
Kuninori Morimoto
2023-02-01
ASoC: rsnd: moves clkout_name to top of the file
Kuninori Morimoto
2023-02-01
ASoC: rsnd: rename clk to clkin
Kuninori Morimoto
2023-02-01
ASoC: rsnd: remove unnecessary ADG flags
Kuninori Morimoto
2023-02-01
ASoC: rsnd: use same debug message format on clkout
Kuninori Morimoto
2023-02-01
ASoC: rsnd: indicate warning once if it can't handle requested rule
Kuninori Morimoto
2023-02-01
ASoC: rsnd: indicate necessary error when clock start failed
Kuninori Morimoto
2023-02-01
ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()
Kuninori Morimoto
2023-02-01
ASoC: rsnd: fixup #endif position
Kuninori Morimoto
2023-02-01
ASoC: rsnd: check whether playback/capture property exists
Kuninori Morimoto
2022-11-28
ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]
Kuninori Morimoto
2022-11-28
ASoC: rsnd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-10-19
ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param
Kuninori Morimoto
2022-10-17
ASoC: rsnd: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
2022-10-03
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2022-09-27
ASoC: sh: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-02
ASoC: rsnd: Add check for rsnd_mod_power_on
Jiasheng Jiang
2022-08-16
Merge tag 'asoc-fix-v6.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2022-08-15
Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0
Mark Brown
2022-08-05
ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
Biju Das
2022-08-01
Merge branch 'for-next' into for-linus
Takashi Iwai
2022-07-19
ASoC: rsnd: ssiu: add missing .quit callback for gen2
Wang Jiada
2022-07-14
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
Kuninori Morimoto
2022-07-06
ASoC: rsnd: Emit useful error messages in .remove()
Uwe Kleine-König
2022-06-27
ASoC: sh: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: sh: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: sh: Update to use set_fmt_new callback
Charles Keepax
2022-04-27
ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
Lad Prabhakar
2022-04-27
ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
Lad Prabhakar
2022-04-27
ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros
Lad Prabhakar
2022-04-25
ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L
Biju Das
2022-04-21
ASoC: rsnd: care return value from rsnd_node_fixed_index()
Kuninori Morimoto
2022-04-21
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
Kuninori Morimoto
2022-04-05
ASoC: rsnd: use inclusive language for DAIFMT mask
Kuninori Morimoto
2022-03-07
ASoC: fsi: Add check for clk_enable
Jiasheng Jiang
[next]