Age | Commit message (Expand) | Author | Files | Lines |
2015-06-08 | ASoC: tas2552: Code, define alignment changes for uniformity | Peter Ujfalusi | 2 | -7/+7 |
2015-06-08 | ASoC: tas2552: Correct Boost Auto-Pass Through Control register usage | Peter Ujfalusi | 2 | -14/+13 |
2015-06-08 | ASoC: tas2552: Correct Output Data register usage | Peter Ujfalusi | 2 | -6/+18 |
2015-06-08 | ASoC: tas2552: Add control for selecting DIN source | Peter Ujfalusi | 1 | -0/+11 |
2015-06-08 | ASoC: tas2552: Correct the PLL configuration | Peter Ujfalusi | 2 | -54/+95 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '... | Mark Brown | 2 | -4/+8 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '... | Mark Brown | 5 | -17/+240 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/sta350', 'asoc/topic/tas2552', 'as... | Mark Brown | 8 | -123/+852 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as... | Mark Brown | 3 | -4/+4 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ... | Mark Brown | 3 | -15/+196 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso... | Mark Brown | 1 | -2/+2 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',... | Mark Brown | 4 | -96/+46 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bt-sco', 'asoc/... | Mark Brown | 3 | -3/+11 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '... | Mark Brown | 10 | -530/+987 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/... | Mark Brown | 8 | -55/+145 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown | 2 | -262/+846 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 107 | -398/+278 |
2015-06-05 | Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903' and 'asoc... | Mark Brown | 3 | -4/+6 |
2015-06-05 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fmtbit', 'asoc/f... | Mark Brown | 8 | -17/+17 |
2015-06-05 | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus | Mark Brown | 1 | -4/+4 |
2015-06-05 | ASoC: tas2552: Configure the WCLK frequency based on the stream | Peter Ujfalusi | 2 | -21/+59 |
2015-06-05 | ASoC: tas2552: Add support for word length configuration | Peter Ujfalusi | 2 | -0/+48 |
2015-06-05 | ASoC: tas2552: Implement startup/stop sequence as per TRM | Peter Ujfalusi | 1 | -16/+28 |
2015-06-05 | ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN) | Peter Ujfalusi | 1 | -2/+2 |
2015-06-05 | ASoC: tas2552: Clean up the Digital - Analog DAPM route definition | Peter Ujfalusi | 1 | -8/+6 |
2015-06-05 | ASoC: tas2552: Add TDM support | Peter Ujfalusi | 2 | -4/+58 |
2015-06-05 | ASoC: tas2552: Correct and clean up data format and BCLK/WCLK direction | Peter Ujfalusi | 2 | -18/+17 |
2015-06-05 | ASoC: tas2552: Correct dai format support | Peter Ujfalusi | 1 | -14/+15 |
2015-06-05 | ASoC: tas2552: Add support for pll and pdm source clock selection | Peter Ujfalusi | 1 | -4/+29 |
2015-06-05 | ASoC: rt5645: Init jack_detect_work before registering irq | Nicolas Boichat | 1 | -2/+2 |
2015-06-04 | ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheet | Peter Ujfalusi | 1 | -7/+7 |
2015-06-04 | ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdown | Peter Ujfalusi | 1 | -5/+3 |
2015-06-04 | ASoC: tas2552: Simplify the tas2552_mute function | Peter Ujfalusi | 1 | -4/+2 |
2015-06-04 | ASoC: tas2552: Correct CFG1 register bit definitions | Peter Ujfalusi | 2 | -16/+15 |
2015-06-04 | ASoC: tas2552: Correct PDM configuration register bit definitions | Peter Ujfalusi | 2 | -7/+7 |
2015-06-04 | ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entry | Peter Ujfalusi | 1 | -1/+0 |
2015-06-04 | ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a card | Peter Ujfalusi | 1 | -0/+3 |
2015-06-04 | ASoC: tas2552: Make the enable-gpio really optional | Peter Ujfalusi | 1 | -2/+6 |
2015-06-02 | ASoC: arizona: Add DVFS handling for sample rate control | Richard Fitzgerald | 1 | -1/+18 |
2015-06-02 | ASoC: wm_adsp: Move DVFS control into codec driver | Richard Fitzgerald | 4 | -83/+54 |
2015-06-02 | ASoC: arizona: Export functions to control subsystem DVFS | Richard Fitzgerald | 4 | -7/+157 |
2015-06-02 | Merge branch 'topic/adsp' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 3 | -446/+763 |
2015-06-02 | ASoC: ts3a227e: use device property api | Fang, Yang A | 1 | -8/+7 |
2015-06-02 | ASoC: max98090: read micbias from device property | Fang, Yang A | 1 | -1/+12 |
2015-06-01 | ASoC: wm_hubs: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -2/+2 |
2015-06-01 | ASoC: wm9090: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -2/+2 |
2015-06-01 | ASoC: wm9081: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-06-01 | ASoC: wm8997: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -2/+3 |
2015-06-01 | ASoC: wm8996: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -6/+9 |
2015-06-01 | ASoC: wm8995: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -2/+3 |