summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2013-03-22ASoC: cs4271: switch to mute_streamDaniel Mack
2013-03-21ASoC: wm8994: Restore AIFnCLK after reducing it for low clock ratesMark Brown
2013-03-21ASoC: arizona: Basic support for ISRC rate selectionMark Brown
2013-03-21ASoC: arizona: Suppress speaker enable if thermal shutdown is flaggedMark Brown
2013-03-21ASoC: arizona: Log thermal eventsMark Brown
2013-03-21ASoC: arizona: Factor out speaker widgets from CODEC driversMark Brown
2013-03-21ASoC: wm8994: Support constraining the maximum number of channels clockedMark Brown
2013-03-20ASoC: wm8903: Add the DAC boost controlAlban Bedel
2013-03-20ASoC:: max98090: Remove executable bitJoe Perches
2013-03-15ASoC: cs4271: convert to direct regmap API usageDaniel Mack
2013-03-13ASoC: arizona: Ensure we clock two channels for I2S modeMark Brown
2013-03-13ASoC: wm_adsp: Handle old .bin filesMark Brown
2013-03-13ASoC: arizona: Provide defines for the clock ratesMark Brown
2013-03-13ASoC: tas5086: signedness bug in tas5086_hw_params()Dan Carpenter
2013-03-12ASoC: wm_hubs: Silence reg_r and reg_l 'may be used uninitialized' warningsTim Gardner
2013-03-12ASoC: adau1373: adau1373_hw_params: Silence overflow warningTim Gardner
2013-03-12ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun
2013-03-12ASoC: tas5086: use module_i2c_driver to simplify the codeWei Yongjun
2013-03-08ALSA: ASoC: add codec driver for TI TAS5086Daniel Mack
2013-03-08ASoC: Add codec driver for AK5386Daniel Mack
2013-03-08ASoC: arizona: Suppress reference calculations when setting REFCLK to 0Mark Brown
2013-03-08ASoC: arizona: Ensure synchroniser is disabled when not neededMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown
2013-03-07ASoC: ak4104: correct tranceiver enable handlingDaniel Mack
2013-03-07ASoC: ak4104: convert to direct regmap API usageDaniel Mack
2013-03-06ASoC: arizona: Optimise FLL loop gainsMark Brown
2013-03-06ASoC: arizona: Increase FLL synchroniser bandwidth for high frequenciesMark Brown
2013-03-06ASoC: wm5102: Apply a SYSCLK patch for later revsMark Brown
2013-03-06ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs.Paul Handrigan
2013-03-05ASoC: arizona: If we only have a clock to synchronise with make it REFCLKMark Brown
2013-03-04ASoC: wm8960: Add input boost volume controlMark Brown
2013-03-04ASoC: si476x: Cosmetic changes to SI476X codec driverAndrey Smirnov
2013-03-04ASoC: si476x: Convert SI476X codec to use regmapAndrey Smirnov
2013-03-04ASoC: max98090: Remove unnecessary bracesSachin Kamat
2013-03-04ASoC: max98090: Fix checkpatch errors related to spacingSachin Kamat
2013-03-04ASoC: max98090: Make struct dev_pm_ops constSachin Kamat
2013-03-04ASoC: max98090: Convert to devm_regmap_init_i2c()Sachin Kamat
2013-03-04ASoC: max98090: Remove unneeded version.h header includeSachin Kamat
2013-03-04ASoC: max98088: Add TLV data for volume controls.Dylan Reid
2013-03-04ASoC: arizona: Don't enable FLL on REFCLK configurationCharles Keepax
2013-03-04ASoC: arizona: Only allow input volume updates when inputs are enabledMark Brown
2013-03-04ASoC: arizona: Add convience define for clearing SYNCCLKCharles Keepax
2013-03-04ASoC: arizona: Add support for directly setting the FLL REFCLKCharles Keepax
2013-03-04ASoC: arizona: Improve suppression of noop FLL updatesCharles Keepax
2013-03-04ASoC: arizona: Factor out FLL enableCharles Keepax
2013-03-04ASoC: arizona: Factor out FLL disableCharles Keepax
2013-03-04ASoC: arizona: Factor out check for enabled FLLCharles Keepax
2013-03-04ASoC: arizona: Tidy up SYNCCLK selection and cache valuesCharles Keepax