Age | Commit message (Expand) | Author | Files | Lines |
2014-09-26 | mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registers | Charles Keepax | 1 | -1/+1 |
2014-08-22 | Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+4 |
2014-08-13 | ASoC: arizona: Fix TDM slot length handling in arizona_hw_params | Nikesh Oswal | 1 | -2/+4 |
2014-08-08 | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+5 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a... | Mark Brown | 1 | -44/+219 |
2014-07-28 | mfd: arizona: Rename thermal shutdown interrupt | Charles Keepax | 1 | -5/+5 |
2014-07-23 | ASoC: arizona: Disable AIF TX/RX before configuring it | Richard Fitzgerald | 1 | -18/+69 |
2014-07-10 | ASoC: arizona: Update handling for input change on an active FLL | Charles Keepax | 1 | -0/+19 |
2014-07-10 | ASoC: arizona: FLL freerun only required whilst disabling | Charles Keepax | 1 | -2/+2 |
2014-07-10 | ASoC: arizona: Correct return value of arizona_is_enabled_fll | Charles Keepax | 1 | -10/+16 |
2014-07-10 | ASoC: arizona: Coding standards, remove unneeded brackets | Charles Keepax | 1 | -3/+2 |
2014-07-10 | ASoC: arizona: Correct relationship between VCO corner and Fref | Charles Keepax | 1 | -2/+2 |
2014-07-10 | ASoC: arizona: Correct checking of FLL ratio limitations | Charles Keepax | 1 | -4/+4 |
2014-07-10 | ASoC: arizona: Do not test ratio zero as it is not a valid setting | Charles Keepax | 1 | -1/+1 |
2014-06-21 | ASoC: wm5110: Power both channels for differential mono output | Charles Keepax | 1 | -0/+25 |
2014-06-10 | ASoC: wm5102: Add controls to allow shaping of ultrasonic response | Charles Keepax | 1 | -0/+34 |
2014-06-04 | ASoC: arizona: Implement TDM support for Arizona devices | Charles Keepax | 1 | -6/+72 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 1 | -86/+168 |
2014-03-09 | ASoC: arizona: Support new fratio encoding on the wm5110 rev D | Charles Keepax | 1 | -29/+101 |
2014-03-09 | ASoC: arizona: Calculate FLL gain last | Charles Keepax | 1 | -12/+12 |
2014-03-09 | ASoC: arizona: Calculate OUTDIV first | Charles Keepax | 1 | -12/+12 |
2014-03-09 | ASoC: arizona: Don't pass Fout into arizona_calc_fll | Charles Keepax | 1 | -8/+7 |
2014-03-09 | ASoC: arizona: Move calculation of FLL configuration | Charles Keepax | 1 | -35/+44 |
2014-03-09 | ASoC: arizona: Move set of OUTDIV in to arizona_apply_fll | Charles Keepax | 1 | -16/+12 |
2014-03-09 | ASoC: arizona: Add defines for FLL configuration constants | Charles Keepax | 1 | -5/+11 |
2014-03-09 | ASoC: arizona: An OUTDIV of 1 is not valid, avoid this | Charles Keepax | 1 | -1/+1 |
2014-02-20 | ASoC: arizona: Fix wrong number of items in enum ctls | Takashi Iwai | 1 | -31/+40 |
2013-12-19 | ASoC: wm5110: Add support for ASRC RATE 1 | Charles Keepax | 1 | -0/+7 |
2013-12-19 | ASoC: wm5110: Add FSH for ISRCs | Charles Keepax | 1 | -0/+16 |
2013-12-17 | ASoC: arizona: Use async writes | Mark Brown | 1 | -74/+89 |
2013-11-24 | Merge tag 'v3.13-rc1' into asoc-arizona | Mark Brown | 1 | -0/+4 |
2013-11-21 | Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-ari... | Mark Brown | 1 | -0/+10 |
2013-11-21 | ASoC: wm5110: Expose input high pass filter controls | Charles Keepax | 1 | -0/+10 |
2013-11-20 | ASoC: arizona: Set FLL to free-run before disabling | Richard Fitzgerald | 1 | -0/+4 |
2013-11-20 | ASoC: wm5110: Add extra AIF2 channels | Richard Fitzgerald | 1 | -0/+8 |
2013-09-17 | ASoC: arizona: Improve handling of setting REFCLK to 0 | Charles Keepax | 1 | -9/+14 |
2013-08-13 | ASoC: wm8997: Initial CODEC driver | Charles Keepax | 1 | -3/+10 |
2013-08-06 | ASoC: wm5110: Correct input OSR bits for wm5110 | Charles Keepax | 1 | -0/+20 |
2013-07-15 | ASoC: arizona: Add default case to silence build warning | Charles Keepax | 1 | -0/+3 |
2013-07-15 | ASoC: arizona: Add signal activity output for DRC | Charles Keepax | 1 | -0/+33 |
2013-05-20 | ASoC: arizona: Provide simple DAI ops for autoconfiguring interfaces | Mark Brown | 1 | -0/+7 |
2013-03-26 | ASoC: arizona: Add delay after powering up line level outputs | Mark Brown | 1 | -0/+18 |
2013-03-26 | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown | 1 | -0/+33 |
2013-03-26 | ASoC: arizona: Fix interaction between headphone outputs and identification | Mark Brown | 1 | -0/+33 |
2013-03-26 | ASoC: arizona: remove duplicated include from arizona.c | Wei Yongjun | 1 | -1/+0 |
2013-03-21 | ASoC: arizona: Basic support for ISRC rate selection | Mark Brown | 1 | -0/+27 |
2013-03-21 | ASoC: arizona: Suppress speaker enable if thermal shutdown is flagged | Mark Brown | 1 | -2/+24 |
2013-03-21 | ASoC: arizona: Log thermal events | Mark Brown | 1 | -0/+54 |
2013-03-21 | ASoC: arizona: Factor out speaker widgets from CODEC drivers | Mark Brown | 1 | -0/+82 |
2013-03-13 | ASoC: arizona: Ensure we clock two channels for I2S mode | Mark Brown | 1 | -1/+8 |