index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
hisilicon
Age
Commit message (
Expand
)
Author
2022-06-27
ASoC: hisilicon: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: hisilicon: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: hisilicon: Update to use set_fmt_new callback
Charles Keepax
2021-06-15
ASoC: hisilicon: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-05-18
ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s...
Yang Yingliang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-27
ASoC: hisilicon: Use the defined variable to clean code
Tang Bin
2020-04-27
ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL()
Tang Bin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-09-17
ASoC: hisilicon: fix fall-through annotations
Gustavo A. R. Silva
2018-05-13
ASoC: hisilicon: fix spelling mistake: "uknown" -> "unknown"
Colin Ian King
2017-12-06
ASoC: hisilicon: remove duplicate includes
Pravin Shedge
2017-07-17
ASoC: hisilicon: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-05-14
ASoC: hisilicon: localize functions without external linkage
Takashi Sakamoto
2017-04-11
ASoC: hisilicon: Use devm_snd_soc_register_component
John Stultz
2017-04-11
ASoC: hisilicon: Address style nit to use break in final default of switch st...
John Stultz
2017-04-11
ASoC: hisilicon: Add error returns even for cases that shouldn't happen.
John Stultz
2017-04-10
ASoC: hisilicon: Add hi6210 i2s audio driver
Andy Green