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
/
atmel
/
mchp-spdifrx.c
Age
Commit message (
Expand
)
Author
2023-03-20
ASoC: atmel: mchp-spdifrx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-02
ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()
Nathan Chancellor
2023-01-30
ASoC: mchp-spdifrx: document data structures
Claudiu Beznea
2023-01-30
ASoC: mchp-spdifrx: add runtime pm support
Claudiu Beznea
2023-01-30
ASoC: mchp-spdifrx: remove struct mchp_spdifrx_dev::fmt member
Claudiu Beznea
2023-01-30
ASoC: mchp-spdifrx: use unsigned long to store clk_get_rate() value
Claudiu Beznea
2023-01-30
ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()
Claudiu Beznea
2023-01-30
ASoC: mchp-spdifrx: fix controls that works with completion mechanism
Claudiu Beznea
2023-01-30
ASoC: mchp-spdifrx: fix return value in case completion times out
Claudiu Beznea
2023-01-30
ASoC: mchp-spdifrx: fix controls which rely on rsr register
Claudiu Beznea
2022-07-28
ASoC: atmel: one fix and one cleanup
Mark Brown
2022-07-27
ASoC: mchp-spdifrx: disable end of block interrupt on failures
Claudiu Beznea
2022-07-26
ASoC: atmel: one fix and few cleanups
Mark Brown
2022-07-26
ASoC: mchp-spdifrx: use single tab indent for structure
Claudiu Beznea
2022-06-27
ASoC: atmel: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-03-11
ASoC: mchp-spdifrx: fix typo
Claudiu Beznea
2021-07-11
ASoC: atmel: fix spelling mistakes
Gu Shengxian
2020-10-07
ASoC: mchp-spdifrx: fix spelling mistake "overrrun" -> "overrun"
Colin Ian King
2020-10-05
ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resource
Codrin Ciubotariu
2020-10-02
ASoC: mchp-spdifrx: add driver for SPDIF RX
Codrin Ciubotariu