summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.c
AgeCommit message (Expand)Author
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'aso...Mark Brown
2015-08-25ASoC: arizona: Poll for FLL clock OK rather than use interruptsCharles Keepax
2015-08-19ASoC: arizona: Fix gain settings of FLL in free-run modeNikesh Oswal
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-09ASoC: arizona: Use the more idiomatic params_widthCharles Keepax
2015-07-07ASoC: arizona: Implement stability check for LHPF coefficientsCharles Keepax
2015-07-07ASoC: arizona: Implement stability check for EQ coefficientsCharles Keepax
2015-06-19ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald
2015-06-19Merge branches 'topic/adsp' and 'topic/dapm' of git://git.kernel.org/pub/scm/...Mark Brown
2015-06-02ASoC: arizona: Add DVFS handling for sample rate controlRichard Fitzgerald
2015-06-02ASoC: arizona: Export functions to control subsystem DVFSRichard Fitzgerald
2015-06-01ASoC: arizona: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-03-09ASoC: arizona: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-04extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax
2015-03-03mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax
2015-02-26ASoC: arizona: Add support for WM8280/WM8281Richard Fitzgerald
2015-01-27Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-01-27ASoC: arizona: Coalesce output power up delaysCharles Keepax
2015-01-27ASoC: arizona: Add delay for output disableCharles Keepax
2015-01-14ASoC: arizona: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-08Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown
2014-11-12ASoC: arizona: Add DSP_B and LEFT_J mode supportRichard Fitzgerald
2014-11-12ASoC: arizona: Add support for 768kHz DMIC operationCharles Keepax
2014-11-10ASoC: wm5102: Move ultrasonic response settings lock to the driver levelLars-Peter Clausen
2014-09-26mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax
2014-08-21Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-12ASoC: arizona: Fix TDM slot length handling in arizona_hw_paramsNikesh Oswal
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown
2014-07-28mfd: arizona: Rename thermal shutdown interruptCharles Keepax
2014-07-22ASoC: arizona: Disable AIF TX/RX before configuring itRichard Fitzgerald
2014-07-10ASoC: arizona: Update handling for input change on an active FLLCharles Keepax
2014-07-10ASoC: arizona: FLL freerun only required whilst disablingCharles Keepax
2014-07-10ASoC: arizona: Correct return value of arizona_is_enabled_fllCharles Keepax
2014-07-10ASoC: arizona: Coding standards, remove unneeded bracketsCharles Keepax
2014-07-10ASoC: arizona: Correct relationship between VCO corner and FrefCharles Keepax
2014-07-10ASoC: arizona: Correct checking of FLL ratio limitationsCharles Keepax
2014-07-10ASoC: arizona: Do not test ratio zero as it is not a valid settingCharles Keepax
2014-06-21ASoC: wm5110: Power both channels for differential mono outputCharles Keepax
2014-06-09ASoC: wm5102: Add controls to allow shaping of ultrasonic responseCharles Keepax
2014-06-04ASoC: arizona: Implement TDM support for Arizona devicesCharles Keepax
2014-03-12Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown
2014-03-09ASoC: arizona: Support new fratio encoding on the wm5110 rev DCharles Keepax
2014-03-09ASoC: arizona: Calculate FLL gain lastCharles Keepax
2014-03-09ASoC: arizona: Calculate OUTDIV firstCharles Keepax
2014-03-09ASoC: arizona: Don't pass Fout into arizona_calc_fllCharles Keepax
2014-03-09ASoC: arizona: Move calculation of FLL configurationCharles Keepax