index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
nau8810.c
Age
Commit message (
Expand
)
Author
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-11-20
ASoC: nau8810: Fix incorrect type in assignment and cast to restricted __be16
David Lin
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-06-27
ASoC: nau*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-11
ASoC: nau8*: use simple i2c probe function
Stephen Kitt
2021-01-21
ASoC: nau*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-05-28
ASoC: nau8810: add I2C device and compatible ID
Seven Lee
2020-04-29
ASoc: nau8810: add AUX related dapm widgets and routes
Seven Lee
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-25
ASoC: nau8810: fix the issue of 64 bits division
John Hsu
2019-03-18
Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-03-13
ASoC: nau8810: automatic selecting BCLK in I2S master mode
John Hsu
2019-03-13
ASoC: nau8810: fix the typo of function name
John Hsu
2019-03-13
ASoC: nau8810: use 64-bit arithmetic instead of 32-bit
John Hsu
2019-03-13
ASoC: nau8810: fix the issue of widget with prefixed name
John Hsu
2018-05-04
ASoC: nau8810: change input PGA mixer stage
John Hsu
2018-02-12
ASoC: nau8810: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-09-01
ASoC: nau8810: Fix memory leak in nau8810_eq_put error path
Axel Lin
2016-08-23
ASoC: nau8810: fix compile warning in loopback switch control
John Hsu
2016-08-22
ASoC: nau8810: Add driver for Nuvoton codec chip NAU88C10
John Hsu