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