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
starfive-6.6.48-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
/
atmel
/
sam9g20_wm8731.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-03-20
ASoC: atmel: sam9g20_wm8731: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-28
ASoC: sam9g20ek: Disable capture unless building with microphone input
Mark Brown
1
-0
/
+3
2022-08-15
ASoC: sam9g20_wm8731: Simplify some error message
Christophe JAILLET
1
-1
/
+1
2022-05-09
ASoC: sam9g20_wm8731: Use dev_err_probe() for snd_soc_register_card()
Mark Brown
1
-1
/
+2
2022-04-04
ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio()
Mark Brown
1
-2
/
+2
2022-04-04
ASoC: atmel: Fix error handling in at91samg20ek probe()
Mark Brown
1
-3
/
+6
2022-04-04
ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
Mark Brown
1
-61
/
+0
2022-03-07
ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
Miaoqian Lin
1
-0
/
+1
2021-09-16
ASoC: atmel: Convert to new style DAI format definitions
Mark Brown
1
-1
/
+1
2020-03-27
ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-1
/
+1
2019-06-28
ASoC: atmel: sam9g20_wm8731: consider CPU-Platform possibility
Kuninori Morimoto
1
-1
/
+4
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-14
/
+1
2019-06-19
ASoC: atmel: sam9g20_wm8731: don't select unnecessary Platform
Kuninori Morimoto
1
-4
/
+1
2019-06-06
ASoC: atmel: sam9g20_wm8731: use modern dai_link style
Kuninori Morimoto
1
-10
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-01-22
ASoC: sam9g20_wm8731: use dev_*() logging functions
Ladislav Michl
1
-9
/
+8
2015-04-27
ASoC: at91sam9g20ek: Automatically disconnect non-connected pins
Lars-Peter Clausen
1
-7
/
+3
2015-03-02
ASoC: sam9g20_wm8731: drop machine_is_xxx
Alexandre Belloni
1
-37
/
+31
2015-02-04
Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...
Mark Brown
1
-28
/
+2
2015-01-06
ASoC: atmel: sam9g20_wm8731: remove useless include
Alexandre Belloni
1
-1
/
+0
2015-01-06
ASoC: sam9g20_wm8731: Use static DAI format setup
Lars-Peter Clausen
1
-28
/
+2
2014-10-20
ASoC: atmel: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-07
ASoC: sam9g20_wm8731: remove useless mach/gpio.h
Nicolas Ferre
1
-1
/
+0
2014-03-10
ASoC: sam9g20_wm8731: Convert to table based DAPM setup
Lars-Peter Clausen
1
-13
/
+7
2013-10-16
ASoC: atmel: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-05-12
ASoC: sam9g20ek: Let device core handle pinctrl
Mark Brown
1
-9
/
+0
2013-02-04
ASoC: sam9g20_wm8731: disable clock and correct sequence when unload
Bo Shen
1
-3
/
+3
2012-12-09
ASoC: atmel: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-16
ASoC: at91sam9g20ek-wm8731: convert to dt support
Bo Shen
1
-2
/
+61
2012-11-16
ASoC: atmel-ssc-dai: match new method of dai and pcm register
Bo Shen
1
-2
/
+10
2012-11-06
ASoC: sam9g20-wm8731: convert to use snd_soc_register_card()
Bo Shen
1
-29
/
+22
2011-12-22
ASoC: atmel: Add .owner to struct snd_soc_card
Axel Lin
1
-0
/
+1
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
1
-2
/
+0
2011-06-07
ASoC: Add context parameter to card DAPM callbacks
Mark Brown
1
-0
/
+1
2011-05-26
ASoC: sam9g20_wm8731: use the proper SYSCKL value
Nicolas Ferre
1
-1
/
+1
2011-03-30
ASoC: Remove -codec from WM8731 driver name
Mark Brown
1
-1
/
+1
2010-11-25
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-1
/
+4
2010-11-25
ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error path
Axel Lin
1
-1
/
+4
2010-11-22
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-2
/
+2
2010-11-22
ASoC: atmel: test wrong variable
Vasiliy Kulikov
1
-2
/
+2
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-8
/
+9
2010-08-18
ASoC: Add simplfied device registration for Atmel SSC devices
Mark Brown
1
-0
/
+6
2010-08-18
ASoC: Fix device name for AT91SAM9G20-EK devices
Mark Brown
1
-2
/
+2
2010-08-18
ASoC: Support non-crystal master clocks for WM8731
Mark Brown
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-41
/
+10
2009-10-09
ASoC: at91sam9g20ek_2mmc board uses same audio connexion as at91sam9g20ek
Nicolas Ferre
1
-1
/
+1
2009-09-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-36
/
+0
2009-07-09
[ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board file
Mark Brown
1
-36
/
+0
[next]