summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2012-06-08ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren
2012-06-08ASoC: tegra: remove usage of rtd->codecStephen Warren
2012-06-08ASoC: tegra: statically define DAI link formatStephen Warren
2012-06-08ASoC: tegra: add .stream_name to CPU DAIsStephen Warren
2012-06-08ASoC: isabelle: using an uninitialized variableDan Carpenter
2012-06-08ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown
2012-06-05ASoC: lm59453: Unconstify dai_driverMark Brown
2012-06-05Revert "ASoC: fsl_ssi: convert to use devm_clk_get"Mark Brown
2012-06-05ASoC: cs42l52: Convert to devm_regmap_init_i2c()Brian Austin
2012-06-05ASoC: cs42l73: Convert to devm_regmap_init_i2c()Brian Austin
2012-06-05ASoC: dapm: The clock API is even less consistent than thoughtMark Brown
2012-06-05ASoC: isabelle: Remove regmap_exit()MR Swami Reddy
2012-06-05ASoC: Support TI Isabelle Audio driverM R Swami Reddy
2012-06-04ASoC: lm49453: Remove version.h header file inclusionSachin Kamat
2012-06-04ASoC: cs42l52: Remove version.h header file inclusionSachin Kamat
2012-06-04ASoC: fsl_ssi: convert to use devm_clk_getRichard Zhao
2012-06-04ASoC: dapm: Bodge for lack of a widely available clk APIMark Brown
2012-06-04ASoC: dapm: Use devm_clk_get()Mark Brown
2012-06-03ASoC: wm8350: Convert to direct regmap API usageMark Brown
2012-06-03ASoC: core: Add single controls with specified range of valuesAdam Thomson
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren
2012-06-03ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmapMark Brown
2012-06-03ASoC: wm2000: Add register readability informationMark Brown
2012-06-03ASoC: ac97: Remove empty remove() functionMark Brown
2012-06-03ASoC: tlv320aic3x: Change Class-D amplifier gain control nameJarkko Nikula
2012-06-03ASoC: fsi: use PIO handler if DMA handler was invalidKuninori Morimoto
2012-06-03ASoC: fsi: use dmaengine helper functionsKuninori Morimoto
2012-06-03ASoC: Ux500: Add platform-driverOla Lilja
2012-06-03ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-06-03ASoC: tegra+wm8903: remove non-DT support for SeaboardStephen Warren
2012-06-03ASoC: tegra+wm8903: simplify gpio tests in widget callbacksStephen Warren
2012-06-03ASoC: tegra+alc5632: unconditionally free jack GPIOs in removeStephen Warren
2012-06-03ASoC: tegra+alc5632: move all GPIO setup into probeStephen Warren
2012-06-03ASoC: tegra+wm8903: unconditionally free jack GPIOs in removeStephen Warren
2012-06-03ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren
2012-06-03ASoC: tegra+wm8903: move all GPIO setup into probeStephen Warren
2012-06-03ASoC: wm8903: init GPIOs during I2C probe not codec probeStephen Warren
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-31Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-31ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth
2012-05-31ALSA: usb-audio: fix rate_list memory leakClemens Ladisch
2012-05-30ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto
2012-05-30ASoC: fsi: bugfix: correct dma areaKuninori Morimoto
2012-05-30ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto
2012-05-28ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang