summaryrefslogtreecommitdiffstats
path: root/lib/fault-inject.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-12ASoC: wm8962: Redo early init of the part on resumeMark Brown1-0/+3
2012-07-11ASoC: Free memory in the error paths of soc_of_parse_audio_routing()Matthias Kaehlcke1-0/+2
2012-07-11ASoC: wm5110: Add audio CODEC driverMark Brown4-0/+979
2012-07-11ASoC: STA529: fix an error messageDan Carpenter1-1/+2
2012-07-10ASoC: arizona: Support variable FLL VCO multipliersMark Brown3-3/+7
2012-07-10ASoC: tlv320aic3x: add input clock selectionJiri Prchal2-0/+14
2012-07-10ASoC: tlv320aic3x: add AGC settingsJiri Prchal1-0/+25
2012-07-09ASoC: tlv320aic3x: add deemphasis switchJiri Prchal1-0/+3
2012-07-09ASoC: wm5102: Fix cut'n'paste for digital volume registersMark Brown1-3/+3
2012-07-09ASoC: arizona: Add IN4 to the mixer tablesMark Brown2-1/+5
2012-07-09ASoC: arizona: Export dai_opsMark Brown1-0/+1
2012-07-06ASoC: arizona: Change DAPM routes for AIF clocks when we change themMark Brown1-3/+29
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2-0/+79
2012-07-06ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown1-0/+4
2012-07-06ASoC: dpcm: Allow FE to be opened without valid BE routes.Liam Girdwood1-3/+1
2012-07-06ASoC: twl6040: fix spelling mistakeSimon Wilson1-1/+1
2012-07-06ASoC: pcm: Clean up logging in soc_new_pcm()Liam Girdwood1-4/+4
2012-07-05ASoC: wm1250-ev1: Flag all supported rates in the DAIMark Brown1-2/+5
2012-07-05ASoC: wm5102: Allow routing through the ASRCsMark Brown1-1/+29
2012-07-05ASoC: arizona: Enable ASYNCCLK domain for audio interfacesMark Brown1-6/+24
2012-07-05ASoC: imx-mc13783: Add audmux settings for mx27pdkFabio Estevam1-16/+33
2012-07-05ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000Hui Wang1-2/+1
2012-07-04ASoC: arizona: Be more forgiving in BCLK selectionMark Brown1-1/+2
2012-07-04ASoC: arizona: Implement AIF clock configurationMark Brown3-0/+118
2012-07-04ASoC: arizona: Rename current rates tables to bclk_ratesMark Brown1-6/+6
2012-07-04ASoC: dwc: Staticise non-exported i2s_start()Mark Brown1-1/+2
2012-07-04ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar2-0/+468
2012-07-04ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar3-0/+447
2012-07-04ASoC: tlv320aic3x: extending registers cacheJiri Prchal1-1/+3
2012-07-04ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal1-1/+18
2012-07-03ASoC: wm8994: Don't suspend accessory detectionMark Brown1-37/+0
2012-07-03ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown1-0/+4
2012-07-03ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown1-0/+3
2012-07-03ASoC: tegra: use dmaengine based dma driverLaxman Dewangan3-1/+119
2012-07-03ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau1-10/+12
2012-07-03ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat1-13/+23
2012-06-29ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau1-7/+1
2012-06-29ASoC: spdif: Build separate RX and TX objectsMark Brown1-2/+3
2012-06-28ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2-1/+68
2012-06-28ASoC: dwc: Add missing __iomem annotationsMark Brown1-2/+2
2012-06-27ASoC: wm5102: Remove unused platform data headerMark Brown1-1/+0
2012-06-25ASoC: dwc: Bodge around continuing absence of clock API stubsMark Brown1-0/+1
2012-06-25ASoC: wm8996: Move register default configuration to I2C probeMark Brown1-151/+180
2012-06-25ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown1-18/+13
2012-06-25ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown1-21/+20
2012-06-25ASoC: wm8904: Move register default setup into I2C probe()Mark Brown1-56/+55
2012-06-25ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown1-61/+51
2012-06-25ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown1-27/+3
2012-06-25ASoC: dmaengine_pcm: fix typo in commentUwe Kleine-König1-1/+1
2012-06-24Linux 3.5-rc4v3.5-rc4Linus Torvalds1-1/+1