| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: twl6040: Fix Stream DAPM mapping | Peter Ujfalusi | 2012-10-04 | 1 | -4/+4 |
* | ASoC: twl6040: Convert to use DAI DAPM widgets | Peter Ujfalusi | 2012-09-22 | 1 | -14/+29 |
* | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-07-30 | 1 | -1/+1 |
|\ |
|
| * | mfd: Fix twl6040 revision information | Peter Ujfalusi | 2012-07-25 | 1 | -1/+1 |
* | | ASoC: twl6040: fix spelling mistake | Simon Wilson | 2012-07-06 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2012-05-13 | 1 | -2/+1 |
|\ |
|
| * | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 1 | -2/+1 |
* | | ASoC: twl6040: Remove HS/HF gain ramp feature | Peter Ujfalusi | 2012-05-07 | 1 | -429/+12 |
* | | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -6/+3 |
|/ |
|
* | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-03-05 | 1 | -1/+1 |
|\ |
|
| * | ASoC: twl6040: Move ignore_pmdown_time to driver struct | Mark Brown | 2012-02-09 | 1 | -1/+1 |
* | | ASoC: twl6040: Convert MICBIAS to SUPPLY widget | Peter Ujfalusi | 2012-01-26 | 1 | -8/+8 |
|/ |
|
* | ASoC: twl6040 - add method to query HS DC offset step size in mV | Liam Girdwood | 2012-01-20 | 1 | -0/+13 |
* | ASoC: twl6040 - Add method to query optimum PDM_DL1 gain | Liam Girdwood | 2012-01-11 | 1 | -0/+23 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown | 2011-11-28 | 1 | -11/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: twl6040: Request core to inline the DAPM sequence | Peter Ujfalusi | 2011-10-14 | 1 | -0/+1 |
* | ASoC: twl6040: Rename the Earphone Driver event handler | Peter Ujfalusi | 2011-10-13 | 1 | -2/+2 |
* | ASoC: twl6040: Change event ordering for Earphone driver | Peter Ujfalusi | 2011-10-13 | 1 | -1/+1 |
* | ASoC: twl6040: Remove PLL usage restrictions | Peter Ujfalusi | 2011-10-13 | 1 | -31/+9 |
* | ASoC: twl6040: Remove Capture restriction for 17.64MHz sysclk | Peter Ujfalusi | 2011-10-13 | 1 | -7/+0 |
* | ASoC: twl6040: Workaround for headset DC offset caused pop noise | Peter Ujfalusi | 2011-10-12 | 1 | -8/+28 |
* | ASoC: twl6040: Support for vibra output paths | Peter Ujfalusi | 2011-10-12 | 1 | -0/+72 |
* | ASoC: twl6040: Convert to table based init | Peter Ujfalusi | 2011-10-11 | 1 | -21/+10 |
* | ASoC: twl6040: Warn user in twl6040_put_volsw for error case | Peter Ujfalusi | 2011-10-05 | 1 | -0/+2 |
* | ASoC: twl6040: Simply call snd_soc_put_volsw form the custom code | Peter Ujfalusi | 2011-10-05 | 1 | -9/+2 |
* | ASoC: twl6040: Prepare for core put_volsw/volsw_2r merger | Peter Ujfalusi | 2011-10-05 | 1 | -2/+4 |
* | ASoC: twl6040: Simplify custom get_volsw callback | Peter Ujfalusi | 2011-10-05 | 1 | -12/+6 |
* | ASoC: Consolidate use of controls with custom get/put function | Peter Ujfalusi | 2011-10-05 | 1 | -31/+6 |
* | ASoC: twl6040: Simplify custom put_volsw callback | Peter Ujfalusi | 2011-10-04 | 1 | -7/+5 |
* | ASoC: twl6040: Simplify code in out_drv_event for pending work check | Peter Ujfalusi | 2011-09-30 | 1 | -16/+22 |
* | ASoC: twl6040: Shift 2 identifies the HS output in out_drv_event | Peter Ujfalusi | 2011-09-30 | 1 | -3/+2 |
* | ASoC: twl6040: correct loop counters for HS/HF ramp code | Peter Ujfalusi | 2011-09-30 | 1 | -4/+5 |
* | ASoC: twl6040: One workqueue should be enough | Peter Ujfalusi | 2011-09-30 | 1 | -28/+5 |
* | ASoC: twl6040: No need to change delay during HF ramp | Peter Ujfalusi | 2011-09-26 | 1 | -10/+2 |
* | ASoC: twl6040: No need to change delay during HS ramp | Peter Ujfalusi | 2011-09-26 | 1 | -10/+2 |
* | ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_data | Peter Ujfalusi | 2011-09-26 | 1 | -4/+4 |
* | ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HF | Peter Ujfalusi | 2011-09-26 | 1 | -8/+7 |
* | ASoC: twl6040: Combine the custom volsw get, and put functions | Peter Ujfalusi | 2011-09-26 | 1 | -64/+17 |
* | ASoC: twl6040: Rename pga_event to out_drv_event | Peter Ujfalusi | 2011-09-26 | 1 | -6/+5 |
* | ASoC: twl6040: Function to fetch the TRIM values | Peter Ujfalusi | 2011-09-26 | 1 | -0/+9 |
* | ASoC: twl6040: Read the TRIM values from the chip | Peter Ujfalusi | 2011-09-26 | 1 | -0/+7 |
* | ASoC: twl6040: No need to read the INTID register | Peter Ujfalusi | 2011-09-23 | 1 | -7/+2 |
* | ASoC/MFD: twl6040: Combine bit definitions for Headset control registers | Peter Ujfalusi | 2011-09-22 | 1 | -1/+1 |
* | ASoC: twl6040/sdp4430: Change legacy DAI name | Peter Ujfalusi | 2011-09-22 | 1 | -1/+1 |
* | ASoC: twl6040: Support for AUX L/R output | Peter Ujfalusi | 2011-09-22 | 1 | -0/+18 |
* | ASoC: twl6040: Use consistent names for Headset path | Peter Ujfalusi | 2011-09-22 | 1 | -12/+12 |
* | ASoC: twl6040: Use consistent names for Handsfree path | Peter Ujfalusi | 2011-09-22 | 1 | -16/+16 |