| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Add dmaengine PCM helper functions | Lars-Peter Clausen | 2012-03-02 | 3 | -0/+293 |
* | ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled | Mark Brown | 2012-03-02 | 1 | -0/+2 |
* | ASoC: wm8994: Disable debounce of jack detection on inserted jack | Mark Brown | 2012-03-01 | 1 | -0/+8 |
* | ASoC: wm8962: Remove register default for PLL2 | Mark Brown | 2012-03-01 | 1 | -2/+0 |
* | ASoC: Samsung: Update email id of the author | Jaswinder Singh | 2012-02-29 | 6 | -11/+11 |
* | ASoC: Samsung: Merge two identical if-else clauses | Jassi Brar | 2012-02-29 | 1 | -6/+4 |
* | ASoC: wm8994: Remove stub of register access code | Mark Brown | 2012-02-29 | 1 | -8/+0 |
* | ASoC: wm_hubs: Bomb out if we can't read back the DC servo result | Mark Brown | 2012-02-29 | 1 | -1/+1 |
* | ASoC: wm8996: Remove stub register cache | Mark Brown | 2012-02-29 | 1 | -8/+0 |
* | ASoC: wm8996: Fix /RESET bounce ordering | Mark Brown | 2012-02-29 | 1 | -1/+1 |
* | ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet mode | Mark Brown | 2012-02-29 | 1 | -12/+13 |
* | ASoC: Remove unnecessary -codec from cs4270 driver name | Shawn Guo | 2012-02-28 | 3 | -4/+4 |
* | ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node | Shawn Guo | 2012-02-28 | 1 | -6/+2 |
* | ASoC: fsl: correct get_dma_channel parameter name | Shawn Guo | 2012-02-28 | 2 | -4/+4 |
* | ASoC: wm8753: Convert to devm_kzalloc() | Mark Brown | 2012-02-27 | 1 | -5/+5 |
* | ASoC: fix trivial build error in mpc5200_dma.c | Paul Gortmaker | 2012-02-27 | 1 | -0/+1 |
* | ASoC: imx: let SND_MXC_SOC_FIQ select FIQ | Shawn Guo | 2012-02-27 | 1 | -1/+1 |
* | ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops | Viresh Kumar | 2012-02-24 | 1 | -1/+5 |
* | ASoC: wm8962: Convert interrupt handler to direct regmap usage | Mark Brown | 2012-02-23 | 1 | -20/+39 |
* | ASoC: wm8962: Remove mistakenly committed debug logging | Mark Brown | 2012-02-23 | 1 | -4/+0 |
* | ASoC: ak4104: Convert to direct regmap API usage | Mark Brown | 2012-02-23 | 1 | -75/+44 |
* | ASoC: ak4104: Use snd_soc_write() rather than internal write function | Mark Brown | 2012-02-23 | 1 | -2/+2 |
* | ASoC: ak4104: Use snd_soc_update_bits() for read/modify/write | Mark Brown | 2012-02-23 | 1 | -23/+15 |
* | ASoC: mxs-pcm: Request DMA channel early | Lars-Peter Clausen | 2012-02-22 | 1 | -20/+8 |
* | ASoC: imx-pcm: Request DMA channel early | Lars-Peter Clausen | 2012-02-22 | 1 | -46/+32 |
* | ASoC: imx-ssi: Set dma data early | Lars-Peter Clausen | 2012-02-22 | 1 | -8/+20 |
* | ASoC: wm8994: Move wm_hubs callback before we start ramping VMID | Mark Brown | 2012-02-21 | 1 | -2/+2 |
* | ASoC: wm8996: Convert to use DAPM routes for stream connections | Mark Brown | 2012-02-21 | 1 | -35/+39 |
* | ASoC: wm5100: Implement DRC coefficient configuration | Mark Brown | 2012-02-21 | 1 | -0/+2 |
* | ASoC: wm8996: Implement DRC coefficient configuration | Mark Brown | 2012-02-21 | 1 | -0/+6 |
* | ASoC: core: Add support for masking out parts of coefficient blocks | Mark Brown | 2012-02-21 | 1 | -7/+67 |
* | ASoC: core: Add SND_SOC_BYTES control for coefficient blocks | Mark Brown | 2012-02-21 | 1 | -0/+49 |
* | ASoC: io: Retrieve val_bytes from the regmap API | Mark Brown | 2012-02-21 | 1 | -0/+6 |
* | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data | Lars-Peter Clausen | 2012-02-21 | 2 | -9/+0 |
* | ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data struct | Lars-Peter Clausen | 2012-02-21 | 1 | -9/+0 |
* | ASoC: imx-pcm: Remove empty prepare callback | Lars-Peter Clausen | 2012-02-21 | 1 | -11/+0 |
* | ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detection | Mark Brown | 2012-02-21 | 1 | -0/+24 |
* | ASoC: wm8994: Actively discharge idle MICBIAS with jack detect | Mark Brown | 2012-02-21 | 1 | -0/+9 |
* | ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958 | Mark Brown | 2012-02-21 | 1 | -0/+2 |
* | ASoC: twl4030: Debug code cleanup | Peter Ujfalusi | 2012-02-21 | 1 | -16/+17 |
* | ASoC: wm_hubs: Convert headphone driver to output driver widget | Mark Brown | 2012-02-21 | 1 | -3/+2 |
* | ASoC: wm8776: Add WM8775 device ID to the WM8776 | Mark Brown | 2012-02-21 | 1 | -1/+7 |
* | ASoC: ak4104: Convert to module_spi_driver() | Mark Brown | 2012-02-20 | 1 | -11/+1 |
* | ASoC: ak4104: Remove uninformative print on probe() | Mark Brown | 2012-02-20 | 1 | -1/+0 |
* | ASoC: imx/mxs: remove redundant SND_PCM selection | Shawn Guo | 2012-02-20 | 2 | -2/+0 |
* | ASoC: fsi: Add DMAEngine support | Kuninori Morimoto | 2012-02-19 | 1 | -0/+232 |
* | Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict | Mark Brown | 2012-02-19 | 5 | -7/+35 |
|\ |
|
| * | ALSA: intel8x0: Fix default inaudible sound on Gateway M520 | Daniel T Chen | 2012-02-14 | 1 | -0/+6 |
| * | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-02-14 | 1 | -5/+1 |
| |\ |
|
| | * | ASoC: fsi: fixup fsi_pointer() calculation method | Kuninori Morimoto | 2012-02-09 | 1 | -5/+1 |