summaryrefslogtreecommitdiffstats
path: root/arch/blackfin (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-12ASoC: Raise Speyside audio system clock rate to 512fsMark Brown1-3/+4
2011-12-12ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin1-2/+3
2011-12-12ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer1-0/+2
2011-12-11ASoC: Fix an obvious copy paste error in an error messageLothar Waßmann1-1/+1
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2-0/+2
2011-12-11ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann1-0/+2
2011-12-10ASoC: Fix WM8996 24.576MHz clock operationMark Brown1-0/+1
2011-12-09ASoC: Convert wm8770 to devm_kzalloc()Mark Brown1-4/+3
2011-12-09ASoC: Fix comments for disabling amplifier and PGAAxel Lin1-2/+2
2011-12-09ASoC: Convert WM8900 to table based DAPM and control initMark Brown1-16/+8
2011-12-09ASoC: Convert WM8804 to table based control initMark Brown1-3/+4
2011-12-09ASoC: Make WM8770 SPI usage unconditionalMark Brown1-6/+0
2011-12-09ASoC: Convert WM8776 to devm_kzalloc()Mark Brown1-8/+6
2011-12-09ASoC: Refactor some conditions and loop in soc_bind_dai_link()Stephen Warren1-22/+30
2011-12-08ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren3-36/+13
2011-12-08ASoC: wm8960: Use snd_soc_update_bits for read-modify-writeAxel Lin1-46/+21
2011-12-08ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown1-6/+1
2011-12-08ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown1-0/+7
2011-12-08ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown1-5/+0
2011-12-08ASoC: Use core pm_runtime callbacks for omap-dmicMark Brown1-4/+1
2011-12-08ASoC: Hold runtime PM references to components of active DAIsMark Brown1-0/+15
2011-12-07ASoC: Convert e800_wm9712 to use gpio_request_one()Axel Lin1-10/+4
2011-12-07ASoC: Fix error handling in e800_init to free gpiosAxel Lin1-2/+4
2011-12-07ASoC: Convert e750_wm9705 to use gpio_request_one()Axel Lin1-10/+4
2011-12-07ASoC: Fix a typo in s3c24xx_simtec_tlv320aic23 driverAxel Lin1-2/+2
2011-12-07ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin1-0/+1
2011-12-07ASoC: Fix a typo in jive_wm8750Axel Lin1-2/+1
2011-12-07ASoC: Convert Samsung I2S driver to devm_kzalloc()Mark Brown1-14/+6
2011-12-07ASoC: WM8903: Add of_match_tableStephen Warren1-0/+7
2011-12-06ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin1-1/+1
2011-12-06ASoC: Include linux/io.h for jz4740 codecAxel Lin1-0/+1
2011-12-06ASoC: Don't fail if we can't read the IRQ type in WM8903Mark Brown1-5/+1
2011-12-06ASoC: WM8903: Add device tree bindingStephen Warren2-0/+99
2011-12-06ASoC: WM8903: Get default irq_active_low from IRQ controllerStephen Warren1-0/+40
2011-12-06ASoC: WM8903: Remove conditionals checking pdata != NULLStephen Warren1-38/+36
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren4-11/+15
2011-12-06ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30
2011-12-05ASoC: Remove references to corgi and spitz from machine driver documentMark Brown1-4/+2
2011-12-05ASoC: sst_platform: fix the dsp driver interfaceVinod Koul3-55/+158
2011-12-05ASoC: Fix reg_cache_size for stac9766Axel Lin1-1/+1
2011-12-05ASoC: uda1380: Convert to gpio_request_one()Axel Lin1-20/+8
2011-12-05ASoC: Convert e740_wm9705 to use gpio_request_one()Axel Lin1-14/+6
2011-12-05ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin1-1/+1
2011-12-05ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin1-1/+2
2011-12-05ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin1-2/+2
2011-12-04ASoC: Make SND_SOC_LITTLEMILL select MFD_WM8994Axel Lin1-0/+1
2011-12-03ASoC: Sort WM9090 in with the CODEC driversMark Brown2-5/+5
2011-12-03ASoC: Convert WM2000 into a standard CODEC driverMark Brown4-84/+73
2011-12-03ASoC: Convert wm2000 to use regmap APIMark Brown1-44/+31
2011-12-03ASoC: Remove unused struct wm2000_setup_dataMark Brown1-5/+0