summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Merge branch 'fix/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-11/+5
2015-11-03ASoC: arizona: fix range of OPCLK_REFRichard Fitzgerald1-11/+5
2015-10-02ASoC: wm8998: Initial WM8998 codec driverRichard Fitzgerald1-0/+33
2015-09-16ASoC: arizona: Add utility function to check if an input is analogCharles Keepax1-0/+9
2015-09-16ASoC: arizona: Add default cases for event switchesCharles Keepax1-0/+7
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'aso...Mark Brown1-1/+77
2015-08-25ASoC: arizona: Poll for FLL clock OK rather than use interruptsCharles Keepax1-28/+19
2015-08-19ASoC: arizona: Fix gain settings of FLL in free-run modeNikesh Oswal1-1/+1
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-09ASoC: arizona: Use the more idiomatic params_widthCharles Keepax1-1/+1
2015-07-07ASoC: arizona: Implement stability check for LHPF coefficientsCharles Keepax1-0/+17
2015-07-07ASoC: arizona: Implement stability check for EQ coefficientsCharles Keepax1-0/+59
2015-06-19ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald1-0/+27
2015-06-19Merge branches 'topic/adsp' and 'topic/dapm' of git://git.kernel.org/pub/scm/...Mark Brown1-13/+14
2015-06-02ASoC: arizona: Add DVFS handling for sample rate controlRichard Fitzgerald1-1/+18
2015-06-02ASoC: arizona: Export functions to control subsystem DVFSRichard Fitzgerald1-0/+128
2015-06-01ASoC: arizona: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-13/+14
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+3
2015-03-09ASoC: arizona: match wait_for_completion_timeout return typeNicholas Mc Guire1-3/+3
2015-03-04extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax1-2/+2
2015-03-03mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax1-1/+0
2015-02-26ASoC: arizona: Add support for WM8280/WM8281Richard Fitzgerald1-0/+2
2015-01-27Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-1/+59
2015-01-27ASoC: arizona: Coalesce output power up delaysCharles Keepax1-1/+21
2015-01-27ASoC: arizona: Add delay for output disableCharles Keepax1-0/+37
2015-01-14ASoC: arizona: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-8/+10
2014-12-08Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown1-2/+2
2014-11-12ASoC: arizona: Add DSP_B and LEFT_J mode supportRichard Fitzgerald1-3/+25
2014-11-12ASoC: arizona: Add support for 768kHz DMIC operationCharles Keepax1-1/+1
2014-11-10ASoC: wm5102: Move ultrasonic response settings lock to the driver levelLars-Peter Clausen1-2/+2
2014-09-26mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax1-1/+1
2014-08-21Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+4
2014-08-12ASoC: arizona: Fix TDM slot length handling in arizona_hw_paramsNikesh Oswal1-2/+4
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown1-44/+219
2014-07-28mfd: arizona: Rename thermal shutdown interruptCharles Keepax1-5/+5
2014-07-22ASoC: arizona: Disable AIF TX/RX before configuring itRichard Fitzgerald1-18/+69
2014-07-10ASoC: arizona: Update handling for input change on an active FLLCharles Keepax1-0/+19
2014-07-10ASoC: arizona: FLL freerun only required whilst disablingCharles Keepax1-2/+2
2014-07-10ASoC: arizona: Correct return value of arizona_is_enabled_fllCharles Keepax1-10/+16
2014-07-10ASoC: arizona: Coding standards, remove unneeded bracketsCharles Keepax1-3/+2
2014-07-10ASoC: arizona: Correct relationship between VCO corner and FrefCharles Keepax1-2/+2
2014-07-10ASoC: arizona: Correct checking of FLL ratio limitationsCharles Keepax1-4/+4
2014-07-10ASoC: arizona: Do not test ratio zero as it is not a valid settingCharles Keepax1-1/+1
2014-06-21ASoC: wm5110: Power both channels for differential mono outputCharles Keepax1-0/+25
2014-06-09ASoC: wm5102: Add controls to allow shaping of ultrasonic responseCharles Keepax1-0/+34
2014-06-04ASoC: arizona: Implement TDM support for Arizona devicesCharles Keepax1-6/+72
2014-03-12Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown1-86/+168