index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
loongson
Age
Commit message (
Expand
)
Author
2025-06-24
ASoC: loongson: Standardize ASoC menu
Kuninori Morimoto
2025-06-08
ASoC: loongson: Fix build warnings about export.h
Huacai Chen
2025-04-14
Add support for Loongson-1 AC97
Mark Brown
2025-04-13
ASoC: loongson: Add Loongson-1 AC97 Driver
Keguang Zhang
2025-04-06
ASoC: loongson: Replace deprecated PCI functions
Philipp Stanner
2024-10-17
ASoC: loongson: make loongson-i2s.o a separate module
Arnd Bergmann
2024-10-17
ASoC: Merge up fixes
Mark Brown
2024-10-12
ASoC: loongson: Fix build warning when !CONFIG_PCI
Binbin Zhou
2024-10-10
ASoC: loongson: Fix component check failed on FDT systems
Binbin Zhou
2024-10-09
ASoC: loongson: Add I2S controller driver as platform device
Binbin Zhou
2024-09-10
ASoC: loongson: Add the correct judgement return
Tang Bin
2024-09-09
ASoC: loongson: Factor out loongson i2s enable clock functions
Binbin Zhou
2024-09-09
ASoC: loongson: Factor out loongson_card_acpi_find_device() function
Binbin Zhou
2024-09-09
ASoC: loongson: Replace if with ternary operator
Binbin Zhou
2024-09-09
ASoC: loongson: Simplify if statment in loongson_card_hw_params()
Binbin Zhou
2024-09-09
ASoC: loongson: Simplify with dev_err_probe()
Binbin Zhou
2024-09-09
ASoC: loongson: Simplify probe() with local dev variable
Binbin Zhou
2024-09-09
ASoC: loongson: Use BIT() macro
Binbin Zhou
2024-09-06
ASoC: loongson: remove redundant variable assignments
Tang Bin
2024-09-03
ASoC: loongson: fix error release
tangbin
2024-09-03
ASoC: loongson: remove unnecessary assignment in i2s_resume()
tangbin
2024-08-14
ASoC: loongson: Remove useless variable definitions
tangbin
2024-05-08
ASoC: loongson: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-06
ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
2024-03-28
ASoC: loongson: i2s/pci: drop driver owner assignment
Krzysztof Kozlowski
2023-09-25
ASoC: loongson: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-14
ASoC: loongson: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-26
ASoC: loongson: drop of_match_ptr for OF device id
YingKun Meng
2023-06-22
ASoC: loongson: fix address space confusion
Arnd Bergmann
2023-06-20
ASoC: loongson: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
2023-06-19
ASoC: loongson: change the type of variable irq to int
YingKun Meng
2023-06-19
ASoC: loongson: fix error codes in loongson_card_parse_acpi()
Dan Carpenter
2023-06-16
ASoC: loongson: fix compile testing on 32-bit
Arnd Bergmann
2023-06-16
ASoC: loongson: add PCI dependency
Arnd Bergmann
2023-06-16
ASoC: loongson: fix unused PM function warning
Arnd Bergmann
2023-06-15
ASoC: loongson: Add Loongson ASoC Sound Card Support
Yingkun Meng
2023-06-15
ASoC: Add support for Loongson I2S controller
Yingkun Meng