Age | Commit message (Expand) | Author | Files | Lines |
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-10 | 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-06 | 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-14 | 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 |
2009-07-08 | ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EK | Mark Brown | 1 | -25/+10 |
2009-07-08 | ASoC: Disable microphone input for AT91SAM9G20-EK by default | Mark Brown | 1 | -1/+13 |
2009-07-08 | ASoC: Use CODEC as clock master on AT91SAM9G20-EK | Mark Brown | 1 | -87/+2 |
2009-02-18 | ASoC: Refactor WM8731 device registration | Mark Brown | 1 | -5/+38 |
2009-02-18 | ASoC: Rename AT91SAMG20-EK for applications | Mark Brown | 1 | -1/+1 |
2009-02-18 | ASoC: Actively manage MCLK for AT91SAM9G20-EK | Mark Brown | 1 | -3/+65 |
2009-02-18 | ASoC: Check machine type before loading on AT91SAM9G20-EK | Mark Brown | 1 | -0/+4 |
2009-02-18 | ASoC: Improve diagnostics for AT91SAM9G20-EK probe | Mark Brown | 1 | -4/+3 |
2009-01-06 | ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ek | Mark Brown | 1 | -2/+2 |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown | 1 | -1/+1 |