Age | Commit message (Expand) | Author | Files | Lines |
2015-02-04 | ASoC: ak4642: Make of_device_id array const | Kiran Padwal | 1 | -2/+2 |
2015-02-04 | ASoC: ak4642: Fix typo zoro -> zero | Sascha Hauer | 1 | -1/+1 |
2015-02-04 | ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648 | Sascha Hauer | 1 | -0/+20 |
2015-02-04 | ASoC: ak4642: Add driver data and driver private struct | Sascha Hauer | 1 | -11/+40 |
2015-02-04 | ASoC: ak4642: Add ALC controls | Sascha Hauer | 1 | -0/+2 |
2014-12-06 | ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use | Charles Keepax | 1 | -0/+1 |
2014-12-06 | ASoC: sgtl5000: Fix SMALL_POP bit definition | Fabio Estevam | 2 | -3/+2 |
2014-11-14 | ASoC: tlv320aic3x: fix PLL D configuration | Dmitry Lavnikevich | 1 | -0/+13 |
2014-09-17 | ASoC: rt5640: Do not allow regmap to use bulk read-write operations | Jarkko Nikula | 1 | -0/+1 |
2014-09-17 | ASoC: max98090: Fix missing free_irq | Jarkko Nikula | 1 | -1/+1 |
2014-09-17 | ASoC: adau1701: fix adau1701_reg_read() | Daniel Mack | 1 | -2/+4 |
2014-09-17 | ASoC: wm_adsp: Add missing MODULE_LICENSE | Praveen Diwakar | 1 | -0/+2 |
2014-09-17 | ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811 | Charles Keepax | 1 | -6/+3 |
2014-06-26 | ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function | Peter Ujfalusi | 1 | -1/+1 |
2014-06-26 | ASoC: max98090: Fix reset at resume time | Liam Girdwood | 1 | -0/+3 |
2014-06-07 | ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile | Charles Keepax | 2 | -3/+16 |
2014-05-06 | ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE | Brian Austin | 1 | -3/+3 |
2014-05-06 | ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE | Brian Austin | 1 | -4/+4 |
2014-05-06 | ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ... | Brian Austin | 1 | -5/+4 |
2014-03-10 | Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/... | Mark Brown | 2 | -1/+4 |
2014-03-10 | ASoC: 88pm860: Fix IO setup | Lars-Peter Clausen | 1 | -0/+3 |
2014-03-10 | ASoC: si476x: Fix IO setup | Lars-Peter Clausen | 1 | -1/+1 |
2014-02-27 | Merge remote-tracking branch 'asoc/fix/wm8958' into asoc-linus | Mark Brown | 1 | -1/+1 |
2014-02-27 | Merge remote-tracking branches 'asoc/fix/da732x' and 'asoc/fix/sta32x' into a... | Mark Brown | 2 | -1/+13 |
2014-02-27 | ASoC: sta32x: Fix wrong enum for limiter2 release rate | Takashi Iwai | 1 | -1/+1 |
2014-02-26 | ASoC: da732x: Mark DC offset control registers volatile | Mark Brown | 1 | -0/+12 |
2014-02-25 | ASoC: wm8958-dsp: Fix firmware block loading | Lars-Peter Clausen | 1 | -1/+1 |
2014-02-23 | Merge remote-tracking branches 'asoc/fix/sta32x', 'asoc/fix/wm8400', 'asoc/fi... | Mark Brown | 5 | -140/+151 |
2014-02-23 | Merge remote-tracking branches 'asoc/fix/ad1980' and 'asoc/fix/isabelle' into... | Mark Brown | 2 | -24/+32 |
2014-02-23 | ASoC: sta32x: Fix cache sync | Lars-Peter Clausen | 1 | -1/+1 |
2014-02-20 | ASoC: wm8400: Fix the wrong number of enum items | Takashi Iwai | 1 | -14/+20 |
2014-02-20 | ASoC: isabelle: Fix the wrong number of items in enum ctls | Takashi Iwai | 1 | -22/+30 |
2014-02-20 | ASoC: ad1980: Fix wrong number of items for capture source | Takashi Iwai | 1 | -2/+2 |
2014-02-20 | ASoC: wm8994: Fix the wrong number of enum items | Takashi Iwai | 1 | -65/+70 |
2014-02-20 | ASoC: wm8900: Fix the wrong number of enum items | Takashi Iwai | 1 | -22/+22 |
2014-02-20 | ASoC: wm8770: Fix wrong number of enum items | Takashi Iwai | 1 | -2/+2 |
2014-02-20 | ASoC: sta32x: Fix array access overflow | Takashi Iwai | 1 | -36/+36 |
2014-02-19 | Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linus | Mark Brown | 1 | -1/+0 |
2014-02-19 | Merge remote-tracking branches 'asoc/fix/blackfin', 'asoc/fix/da9055', 'asoc/... | Mark Brown | 3 | -12/+21 |
2014-02-16 | ASoC: max98090: make REVISION_ID readable | Stephen Warren | 1 | -0/+1 |
2014-02-12 | ASoC: max98090: sync regcache on entering STANDBY | Dylan Reid | 1 | -10/+10 |
2014-02-10 | ASoC: da9055: Fix device registration of PMIC and CODEC devices | Adam Thomson | 1 | -2/+9 |
2014-02-07 | ASoC: rt5640: Add ACPI ID for Intel Baytrail | Jarkko Nikula | 1 | -0/+1 |
2014-01-27 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/... | Mark Brown | 65 | -1486/+1779 |
2014-01-27 | ASoC: tlv320aic32x4: Fix MICPGA input configuration | Markus Pargmann | 2 | -4/+8 |
2014-01-27 | ASoC: tlv320aic32x4: Fix mono playback | Markus Pargmann | 2 | -7/+12 |
2014-01-23 | ASoC: wm5100: Export wm5100_detect | Sachin Kamat | 1 | -0/+2 |
2014-01-21 | ASoC: wm5110: Extend SYSCLK patch file for rev D | Charles Keepax | 1 | -0/+48 |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 23 | -460/+388 |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwai | Mark Brown | 1 | -0/+7 |