aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/tiwai/soundLinus 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/git/lee/mfdLinus Torvalds1-5/+5
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc/topic/ak5386' and 'asoc/topic/arizona' into asoc-nextMark 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', 'asoc/topic/cirrus', 'asoc/topic/cs4271', 'asoc/topic/cs42l51', 'asoc/topic/cs42l52', 'asoc/topic/cs42l73' and 'asoc/topic/da7210' into asoc-nextMark Brown1-86/+168
2014-03-09ASoC: arizona: Support new fratio encoding on the wm5110 rev DCharles Keepax1-29/+101
2014-03-09ASoC: arizona: Calculate FLL gain lastCharles Keepax1-12/+12
2014-03-09ASoC: arizona: Calculate OUTDIV firstCharles Keepax1-12/+12
2014-03-09ASoC: arizona: Don't pass Fout into arizona_calc_fllCharles Keepax1-8/+7
2014-03-09ASoC: arizona: Move calculation of FLL configurationCharles Keepax1-35/+44
2014-03-09ASoC: arizona: Move set of OUTDIV in to arizona_apply_fllCharles Keepax1-16/+12
2014-03-09ASoC: arizona: Add defines for FLL configuration constantsCharles Keepax1-5/+11
2014-03-09ASoC: arizona: An OUTDIV of 1 is not valid, avoid thisCharles Keepax1-1/+1
2014-02-20ASoC: arizona: Fix wrong number of items in enum ctlsTakashi Iwai1-31/+40
2013-12-19ASoC: wm5110: Add support for ASRC RATE 1Charles Keepax1-0/+7
2013-12-19ASoC: wm5110: Add FSH for ISRCsCharles Keepax1-0/+16
2013-12-17ASoC: arizona: Use async writesMark Brown1-74/+89
2013-11-24Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown1-0/+4
2013-11-21Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-arizonaMark Brown1-0/+10
2013-11-21ASoC: wm5110: Expose input high pass filter controlsCharles Keepax1-0/+10
2013-11-20ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald1-0/+4
2013-11-20ASoC: wm5110: Add extra AIF2 channelsRichard Fitzgerald1-0/+8
2013-09-17ASoC: arizona: Improve handling of setting REFCLK to 0Charles Keepax1-9/+14
2013-08-13ASoC: wm8997: Initial CODEC driverCharles Keepax1-3/+10
2013-08-06ASoC: wm5110: Correct input OSR bits for wm5110Charles Keepax1-0/+20
2013-07-15ASoC: arizona: Add default case to silence build warningCharles Keepax1-0/+3
2013-07-15ASoC: arizona: Add signal activity output for DRCCharles Keepax1-0/+33
2013-05-20ASoC: arizona: Provide simple DAI ops for autoconfiguring interfacesMark Brown1-0/+7
2013-03-26ASoC: arizona: Add delay after powering up line level outputsMark Brown1-0/+18
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into asoc-arizonaMark Brown1-0/+33
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown1-0/+33
2013-03-26ASoC: arizona: remove duplicated include from arizona.cWei Yongjun1-1/+0
2013-03-21ASoC: arizona: Basic support for ISRC rate selectionMark Brown1-0/+27
2013-03-21ASoC: arizona: Suppress speaker enable if thermal shutdown is flaggedMark Brown1-2/+24
2013-03-21ASoC: arizona: Log thermal eventsMark Brown1-0/+54
2013-03-21ASoC: arizona: Factor out speaker widgets from CODEC driversMark Brown1-0/+82
2013-03-13ASoC: arizona: Ensure we clock two channels for I2S modeMark Brown1-1/+8