Age | Commit message (Expand) | Author |
2012-03-02 | ASoC: core: cleanup platform debugfs on probe failure. | Liam Girdwood |
2012-03-02 | ASoC: mxs-pcm: Use dmaengine PCM helper functions | Lars-Peter Clausen |
2012-03-02 | ASoC: imx-pcm-dma: Use dmaengine PCM helper functions | Lars-Peter Clausen |
2012-03-02 | ASoC: Add dmaengine PCM helper functions | Lars-Peter Clausen |
2012-03-02 | ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled | Mark Brown |
2012-03-01 | ASoC: wm8994: Disable debounce of jack detection on inserted jack | Mark Brown |
2012-03-01 | ASoC: wm8962: Remove register default for PLL2 | Mark Brown |
2012-02-29 | ASoC: Samsung: Update email id of the author | Jaswinder Singh |
2012-02-29 | ASoC: Samsung: Merge two identical if-else clauses | Jassi Brar |
2012-02-29 | ASoC: wm8994: Remove stub of register access code | Mark Brown |
2012-02-29 | ASoC: wm_hubs: Bomb out if we can't read back the DC servo result | Mark Brown |
2012-02-29 | ASoC: wm8996: Remove stub register cache | Mark Brown |
2012-02-29 | ASoC: wm8996: Fix /RESET bounce ordering | Mark Brown |
2012-02-29 | ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet mode | Mark Brown |
2012-02-28 | ASoC: DT: Update digital microphone binding documentation to PAZ00 board. | Leon Romanovsky |
2012-02-28 | ASoC: Remove unnecessary -codec from cs4270 driver name | Shawn Guo |
2012-02-28 | ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node | Shawn Guo |
2012-02-28 | ASoC: fsl: correct get_dma_channel parameter name | Shawn Guo |
2012-02-27 | ASoC: wm8753: Convert to devm_kzalloc() | Mark Brown |
2012-02-27 | ASoC: fix trivial build error in mpc5200_dma.c | Paul Gortmaker |
2012-02-27 | ASoC: imx: let SND_MXC_SOC_FIQ select FIQ | Shawn Guo |
2012-02-24 | ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops | Viresh Kumar |
2012-02-23 | ASoC: wm8962: Convert interrupt handler to direct regmap usage | Mark Brown |
2012-02-23 | ASoC: wm8962: Remove mistakenly committed debug logging | Mark Brown |
2012-02-23 | ASoC: ak4104: Convert to direct regmap API usage | Mark Brown |
2012-02-23 | ASoC: ak4104: Use snd_soc_write() rather than internal write function | Mark Brown |
2012-02-23 | ASoC: ak4104: Use snd_soc_update_bits() for read/modify/write | Mark Brown |
2012-02-22 | ASoC: mxs-pcm: Request DMA channel early | Lars-Peter Clausen |
2012-02-22 | ASoC: imx-pcm: Request DMA channel early | Lars-Peter Clausen |
2012-02-22 | ASoC: imx-ssi: Set dma data early | Lars-Peter Clausen |
2012-02-21 | ASoC: wm8994: Move wm_hubs callback before we start ramping VMID | Mark Brown |
2012-02-21 | ASoC: wm8996: Convert to use DAPM routes for stream connections | Mark Brown |
2012-02-21 | ASoC: wm5100: Implement DRC coefficient configuration | Mark Brown |
2012-02-21 | ASoC: wm8996: Implement DRC coefficient configuration | Mark Brown |
2012-02-21 | ASoC: core: Add support for masking out parts of coefficient blocks | Mark Brown |
2012-02-21 | ASoC: core: Add SND_SOC_BYTES control for coefficient blocks | Mark Brown |
2012-02-21 | ASoC: io: Retrieve val_bytes from the regmap API | Mark Brown |
2012-02-21 | Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown |
2012-02-21 | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data | Lars-Peter Clausen |
2012-02-21 | ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data struct | Lars-Peter Clausen |
2012-02-21 | ASoC: imx-pcm: Remove empty prepare callback | Lars-Peter Clausen |
2012-02-21 | ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detection | Mark Brown |
2012-02-21 | ASoC: wm8994: Actively discharge idle MICBIAS with jack detect | Mark Brown |
2012-02-21 | ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958 | Mark Brown |
2012-02-21 | ASoC: twl4030: Debug code cleanup | Peter Ujfalusi |
2012-02-21 | ASoC: wm_hubs: Convert headphone driver to output driver widget | Mark Brown |
2012-02-21 | ASoC: wm8776: Add WM8775 device ID to the WM8776 | Mark Brown |
2012-02-20 | ASoC: ak4104: Convert to module_spi_driver() | Mark Brown |
2012-02-20 | ASoC: ak4104: Remove uninformative print on probe() | Mark Brown |
2012-02-20 | regmap: Allow users to query the size of register values | Mark Brown |