summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2015-07-22ASoC: sgtl5000: Fix up define for SGTL5000_SMALL_POPAxel Lin
2015-07-21ASoC: max98925: reading beyond the end of the arrayDan Carpenter
2015-07-20ASoC: cs4349: include gpio/consumer.hakpm@linux-foundation.org
2015-07-20ASoC: cs4349: Drop platform data supportAxel Lin
2015-07-20ASoC: cs4349: Set .writeable_reg for cs4349_regmapAxel Lin
2015-07-20ASoC: cs4349: Fix setting digital interface formatAxel Lin
2015-07-20ASoC: cs4349: Don't use rtd->codecLars-Peter Clausen
2015-07-20ASoC: cs4349: Fix suspend/resumeLars-Peter Clausen
2015-07-20ASoC: rt5645: Remove return value in jack detect workNicolas Boichat
2015-07-20Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-07-18ASoC: cs4349: Constify cs4349_regmapAxel Lin
2015-07-18ASoC: cs4349: Fix max_register setting for cs4349_regmapAxel Lin
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2015-07-17ASoC: wm5110: Use reg_sequence for multi_reg_write/register_patchNariman Poushin
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2015-07-17ASoC: rt5645: Add regulator supportKoro Chen
2015-07-17ASoC: rt5645: Fix missing free_irqKoro Chen
2015-07-17ASoC: rt5645: Remove unused rt5645 variableNicolas Boichat
2015-07-17ASoC: Constify dev_pm_ops variablesAxel Lin
2015-07-17ASoC: rt5645: Check if codec is initialized in workqueue handlerNicolas Boichat
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-16ASoC: cs4349: Add support for Cirrus Logic CS4349Tim Howe
2015-07-16ASoC: max9768: Convert to componentLars-Peter Clausen
2015-07-16ASoC: max9768: Use managed gpio requestLars-Peter Clausen
2015-07-16ASoC: max9877: Convert to componentLars-Peter Clausen
2015-07-16ASoC: max9877: Make driver global regmap struct localLars-Peter Clausen
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown
2015-07-16ASoC: rt5645: Simplify rt5645_enable_push_button_irqNicolas Boichat
2015-07-16ASoC: rt5645: Update dapm pins when the card is not instantiated yetNicolas Boichat
2015-07-16ASoC: rt298: remove meanless pr_infoBard Liao
2015-07-16ASoC: sti-sas: fix x86 compilation issue.Arnaud Pouliquen
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-15Merge branches 'topic/rt298', 'topic/ts3a227e' and 'topic/cs42xx8' of git://g...Mark Brown
2015-07-15ASoC: sirf-audio-codec: Staticise local symbolsAxel Lin
2015-07-15ASoC: da732x: Merge da732x_dai1_ops and da732x_dai2_opsAxel Lin
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2015-07-14ASoC: rt5645: Remove irq_jack_detection functionNicolas Boichat
2015-07-14ASoC: max98925: Remove control_data initializationLars-Peter Clausen
2015-07-13ASoC: max98357a: Do not print error message on asoc/gpio errorsAnatol Pomozov
2015-07-13ASoC: max98357a: Use DAI input as a dapm widgetAnatol Pomozov
2015-07-13ASoC: max98357a: Make 'sdmode-gpios' dts property optionalAnatol Pomozov
2015-07-13ASoC: sti-sas: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-07-13ASoC: sti-sas: Remove spurious dependency on SND_SOC_STIMark Brown
2015-07-13ASoC: sti-sas: Staticise local symbolsAxel Lin
2015-07-13ASoC: sti-sas: Fix checking return value for ERR_PTRAxel Lin
2015-07-13ASoC: uda134x: Use regmap_update_bits() were appropriateLars-Peter Clausen
2015-07-13ASoC: uda134x: Convert to regmapLars-Peter Clausen
2015-07-13ASoC: uda134x: Explicitly handle in-data addressesLars-Peter Clausen
2015-07-13ASoC: uda134x: Move state struct allocation to bus probeLars-Peter Clausen
2015-07-10ASoC: sti-sas: Add sti platform codecArnaud Pouliquen