index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
nau8824.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
ASoC: codecs: nau8824: Add master clock handling
Maxim Kochetkov
1
-2
/
+19
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-1
/
+1
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
1
-0
/
+24
2023-05-30
ASoC: nau8824: Add quirk to active-high jack-detect
Edson Juliano Drosdeck
1
-0
/
+24
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-09-19
ASoC: nau8824: Fix semaphore is released unexpectedly
SJLIN0
1
-3
/
+14
2022-08-23
ASoC: nau8824: Implement hw constraint for rates
Takashi Iwai
1
-29
/
+38
2022-08-23
ASoC: nau8824: Fix semaphore unbalance at error paths
Takashi Iwai
1
-7
/
+10
2022-06-27
ASoC: nau*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-11
ASoC: nau8*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-10-18
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
1
-2
/
+2
2021-10-04
ASoC: nau8824: Add a nau8824_components() helper
Hans de Goede
1
-1
/
+31
2021-10-04
ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect
Hans de Goede
1
-0
/
+40
2021-09-30
ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...
Hans de Goede
1
-2
/
+2
2021-07-30
ASoC: nau8824: Fix open coded prefix handling
Mark Brown
1
-36
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-11
ASoC: nau8824: fix the issue of the widget with prefix name
John Hsu
1
-8
/
+38
2019-01-07
ASoC: nau8824: fix boolean assignment
Pierre-Louis Bossart
1
-1
/
+1
2018-07-05
ASoC: nau8824: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-05-09
ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore"
Colin Ian King
1
-2
/
+2
2018-04-17
ASoC: nau8824: user configuration of key detection
John Hsu
1
-0
/
+9
2018-03-22
ASoC: nau8824: recover system clock when device changes
John Hsu
1
-1
/
+39
2018-02-12
ASoC: nau8824: replace codec to component
Kuninori Morimoto
1
-60
/
+53
2017-11-16
ASoC: nau8824: change FVCO maximum threshold
John Hsu
1
-1
/
+1
2017-11-07
ASoC: nau8824: condition for clock disable
John Hsu
1
-2
/
+4
2017-11-07
ASoC: nau8824: move key irq after jd done
John Hsu
1
-3
/
+7
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-05-14
ASoC: nau8824: TDM support
John Hsu
1
-0
/
+52
2017-04-30
ASoC: nau8824: leave Class D gain at chip default
John Hsu
1
-6
/
+0
2017-04-30
ASoC: nau8824: rename controls to match DAPM controls
John Hsu
1
-10
/
+10
2017-04-26
ASoC: nau8824: new driver
John Hsu
1
-0
/
+1837