summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: STA529: fix an error messageDan Carpenter2012-07-111-1/+2
* ASoC: arizona: Support variable FLL VCO multipliersMark Brown2012-07-103-3/+7
* ASoC: tlv320aic3x: add input clock selectionJiri Prchal2012-07-102-0/+14
* ASoC: tlv320aic3x: add AGC settingsJiri Prchal2012-07-101-0/+25
* ASoC: tlv320aic3x: add deemphasis switchJiri Prchal2012-07-091-0/+3
* ASoC: wm5102: Fix cut'n'paste for digital volume registersMark Brown2012-07-091-3/+3
* ASoC: arizona: Add IN4 to the mixer tablesMark Brown2012-07-092-1/+5
* ASoC: arizona: Export dai_opsMark Brown2012-07-091-0/+1
* ASoC: arizona: Change DAPM routes for AIF clocks when we change themMark Brown2012-07-061-3/+29
* ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-061-0/+77
* ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown2012-07-061-0/+4
* ASoC: dpcm: Allow FE to be opened without valid BE routes.Liam Girdwood2012-07-061-3/+1
* ASoC: twl6040: fix spelling mistakeSimon Wilson2012-07-061-1/+1
* ASoC: pcm: Clean up logging in soc_new_pcm()Liam Girdwood2012-07-061-4/+4
* ASoC: wm1250-ev1: Flag all supported rates in the DAIMark Brown2012-07-051-2/+5
* ASoC: wm5102: Allow routing through the ASRCsMark Brown2012-07-051-1/+29
* ASoC: arizona: Enable ASYNCCLK domain for audio interfacesMark Brown2012-07-051-6/+24
* ASoC: imx-mc13783: Add audmux settings for mx27pdkFabio Estevam2012-07-051-16/+33
* ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000Hui Wang2012-07-051-2/+1
* ASoC: arizona: Be more forgiving in BCLK selectionMark Brown2012-07-041-1/+2
* ASoC: arizona: Implement AIF clock configurationMark Brown2012-07-043-0/+118
* ASoC: arizona: Rename current rates tables to bclk_ratesMark Brown2012-07-041-6/+6
* ASoC: dwc: Staticise non-exported i2s_start()Mark Brown2012-07-041-1/+2
* ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar2012-07-042-0/+468
* ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar2012-07-043-0/+447
* ASoC: tlv320aic3x: extending registers cacheJiri Prchal2012-07-041-1/+3
* ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal2012-07-041-1/+18
* ASoC: wm8994: Don't suspend accessory detectionMark Brown2012-07-031-37/+0
* ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown2012-07-031-0/+4
* ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown2012-07-031-0/+3
* ASoC: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-033-1/+119
* ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau2012-07-031-10/+12
* ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat2012-07-031-13/+23
* ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau2012-06-291-7/+1
* ASoC: spdif: Build separate RX and TX objectsMark Brown2012-06-291-2/+3
* ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2012-06-282-1/+68
* ASoC: dwc: Add missing __iomem annotationsMark Brown2012-06-281-2/+2
* ASoC: wm5102: Remove unused platform data headerMark Brown2012-06-271-1/+0
* ASoC: dwc: Bodge around continuing absence of clock API stubsMark Brown2012-06-251-0/+1
* ASoC: wm8996: Move register default configuration to I2C probeMark Brown2012-06-251-151/+180
* ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown2012-06-251-18/+13
* ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown2012-06-251-21/+20
* ASoC: wm8904: Move register default setup into I2C probe()Mark Brown2012-06-251-56/+55
* ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown2012-06-251-61/+51
* ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown2012-06-251-27/+3
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-2520-159/+227
|\
| * ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack2012-06-181-1/+1
| * ALSA: hda - Handle open while transitioning to D3.Dylan Reid2012-06-183-10/+40
| * ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack2012-06-181-1/+2
| * ALSA: snd-usb: fix sync pipe checkDaniel Mack2012-06-181-7/+11