Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | ASoC: cq93vc: replace codec to component | Kuninori Morimoto | 1 | -16/+17 |
2017-12-04 | ASoC: use snd_soc_component_init_regmap() on cq93vc | Kuninori Morimoto | 1 | -4/+6 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2016-09-22 | ASoC: cq93vc: duplicated callback function goes to component | Arnd Bergmann | 1 | -2/+4 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-27 | ASoC: cq93vc: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -25/+0 |
2014-11-27 | ASoC: cq93vc: Remove unused state struct | Lars-Peter Clausen | 1 | -8/+0 |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-01 | ASoC: cq93vc: fix cq93vc_get_regmap build error | Arnd Bergmann | 1 | -1/+1 |
2014-04-14 | ASoC: codec: fix the sparse check warnings. | Xiubo Li | 1 | -1/+1 |
2014-04-14 | ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li | 1 | -2/+8 |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 1 | -2/+1 |
2013-09-24 | ASoC: cq93vc: Use regmap for I/O | Mark Brown | 1 | -21/+3 |
2013-09-24 | ASoC: cq93vc: Use core I/O functions | Mark Brown | 1 | -7/+9 |
2013-09-24 | ASoC: cq93vc: Use table based control registration | Mark Brown | 1 | -4/+2 |
2013-09-17 | ASoC: cq93vc: Don't use control data for core driver data | Mark Brown | 1 | -1/+1 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -1/+1 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+1 |
2012-01-20 | ASoC: CQ93VC: remove machine specific header file inclusion from codec driver | Manjunath Hadli | 1 | -2/+0 |
2011-11-28 | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown | 1 | -11/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-05-26 | mfd: Use mfd cell platform_data for davinci cells platform bits | Samuel Ortiz | 1 | -2/+1 |
2011-03-23 | asoc: davinci_voicecodec: use mfd_data instead of driver_data | Andres Salomon | 1 | -1/+2 |
2011-01-28 | ASoC: DaVinci: fix kernel panic due to uninitialized platform_data | Manjunathappa, Prakash | 1 | -1/+1 |
2010-11-22 | ASoC: Do not include soc-dai.h | Jarkko Nikula | 1 | -1/+0 |
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 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -103/+29 |
2010-05-10 | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown | 1 | -1/+1 |
2010-03-29 | ASoC: update gfp/slab.h includes | Tejun Heo | 1 | -0/+1 |
2010-03-12 | ASoC: DaVinci: CQ93VC Voice Codec | Miguel Aguilar | 1 | -0/+298 |