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
/
atmel
/
mchp-spdifrx.c
Age
Commit message (
Expand
)
Author
2024-09-30
ASoC: atmel: mchp-spdifrx: Remove interface name from stream_name
Codrin Ciubotariu
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-08-14
ASoC: atmel: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-13
ASoC: atmel: Remove redundant of_match_ptr()
Ruan Jinjie
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