| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Make pmdown_time a long | Mark Brown | 2010-02-17 | 1 | -1/+1 |
* | ASoC: Make pmdown_time a per-card setting | Mark Brown | 2010-02-16 | 1 | -0/+2 |
* | ASoC: Add a cache_sync bit to the CODEC structure | Mark Brown | 2010-02-04 | 1 | -0/+1 |
* | ASoC: Allow CODECs to ask soc-cache to suppress physical writes | Mark Brown | 2010-02-03 | 1 | -0/+1 |
* | ASoC: add helper macros to declare struct soc_enum instances | Guennadi Liakhovetski | 2010-01-25 | 1 | -0/+17 |
* | ASoC: Support turning off bias when the CODEC is idle | Mark Brown | 2010-01-21 | 1 | -0/+2 |
* | ASoC: Export snd_soc_update_bits_unlocked() | Mark Brown | 2009-12-04 | 1 | -0/+3 |
* | ASoC: Add BCLK calculation utility for TDM mode too | Mark Brown | 2009-11-25 | 1 | -0/+1 |
* | ASoC: Add jack_status_check callback function for GPIO jacks | Joonyoung Shim | 2009-11-12 | 1 | -0/+2 |
* | ASoC: Add bit clock rate calculator utility functions | Mark Brown | 2009-11-12 | 1 | -0/+5 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -1/+0 |
* | ASoC: Remove snd_soc_suspend_device() | Mark Brown | 2009-10-15 | 1 | -5/+0 |
* | ASoC: add support for multiple cards/codecs in debugfs | Peter Ujfalusi | 2009-10-01 | 1 | -0/+1 |
* | ASoC: Remove unuused hw_read_t | Mark Brown | 2009-09-07 | 1 | -1/+0 |
* | ASoC: Add DAPM widget power decision debugfs files | Mark Brown | 2009-08-21 | 1 | -0/+1 |
* | Merge branch 'reg-cache' into for-2.6.32 | Mark Brown | 2009-08-07 | 1 | -1/+10 |
|\ |
|
| * | ASoC: Factor out I2C 8 bit address 16 bit data I/O | Mark Brown | 2009-08-03 | 1 | -1/+1 |
| * | ASoC: Add I/O control bus information to factored out cache setup | Mark Brown | 2009-08-03 | 1 | -1/+8 |
| * | ASoC: Begin to factor out register cache I/O functions | Mark Brown | 2009-07-05 | 1 | -0/+2 |
* | | ASoC: Allow CODECs to flag invalid registers | Mark Brown | 2009-07-31 | 1 | -0/+1 |
* | | ASoC: add SOC_DOUBLE_R_EXT_TLV control type | Joonyoung Shim | 2009-07-15 | 1 | -0/+11 |
* | | ASoC: add SOC_DOUBLE_EXT_TLV control type | Joonyoung Shim | 2009-07-15 | 1 | -0/+11 |
|/ |
|
* | ASoC: Add CODEC volatile register operation | Mark Brown | 2009-07-05 | 1 | -0/+2 |
* | ASoC: Add stub suspend and resume calls for ASoC subdevices | Mark Brown | 2009-06-13 | 1 | -0/+5 |
* | Merge branch 'dapm' into for-2.6.32 | Mark Brown | 2009-06-11 | 1 | -2/+0 |
|\ |
|
| * | ASoC: Make DAPM power sequence lists local variables | Mark Brown | 2009-06-08 | 1 | -2/+0 |
* | | ASoC: Allow 32 bit registers for DAPM | Daniel Ribeiro | 2009-06-08 | 1 | -2/+2 |
|/ |
|
* | AsoC: Make snd_soc_read() and snd_soc_write() functions | Mark Brown | 2009-05-22 | 1 | -4/+13 |
* | ASoC: Integrate bias management with DAPM power management | Mark Brown | 2009-05-18 | 1 | -0/+1 |
* | ASoC: Split DAPM power checks from sequencing of power changes | Mark Brown | 2009-05-18 | 1 | -0/+2 |
* | ASoC: add SOC_DOUBLE_EXT macro | Daniel Mack | 2009-04-24 | 1 | -0/+8 |
* | ASoC: Provide core support for symmetric sample rates | Mark Brown | 2009-04-07 | 1 | -0/+6 |
* | ASoC: Add GPIO support for jack reporting interface | Lopez Cruz, Misael | 2009-03-04 | 1 | -0/+32 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -1/+2 |
* | Merge branch 'for-2.6.29' into for-2.6.30 | Mark Brown | 2009-01-09 | 1 | -14/+1 |
|\ |
|
| * | ASoC: Merge the soc_value_enum to soc_enum struct | Peter Ujfalusi | 2009-01-08 | 1 | -14/+1 |
* | | ASoC: cleanup duplicated code. | Ian Molton | 2009-01-09 | 1 | -0/+2 |
* | | ASoC: Add jack reporting interface | Mark Brown | 2009-01-09 | 1 | -0/+32 |
|/ |
|
* | ASoC: New enum type: value_enum | Peter Ujfalusi | 2009-01-05 | 1 | -0/+30 |
* | ASoC: Add codec registration API | Mark Brown | 2008-12-10 | 1 | -0/+5 |
* | ASoC: Add platform registration API | Mark Brown | 2008-12-09 | 1 | -0/+5 |
* | ASoC: Add card registration API | Mark Brown | 2008-12-09 | 1 | -0/+5 |
* | ASoC: Remove obsolete declaration of struct snd_soc_clock_info | Mark Brown | 2008-12-04 | 1 | -1/+0 |
* | ASoC: Remove device from platform suspend and resume operations | Mark Brown | 2008-12-03 | 1 | -4/+2 |
* | ASoC: Push debugfs files out of the snd_soc_device structure | Mark Brown | 2008-12-03 | 1 | -3/+5 |
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
* | ASoC: Push workqueue data into snd_soc_card | Mark Brown | 2008-12-02 | 1 | -2/+5 |
* | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 1 | -8/+0 |
* | ASoC: Move DAI structure definitions into new soc-dai.h | Mark Brown | 2008-11-21 | 1 | -146/+2 |