summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8960.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/wm8904', 'asoc/topic/wm8955' and '...Mark Brown2015-10-261-1/+1
|\ \
| | * ASoC: wm8960: harmless underflow in wm8960_put_deemph()Dan Carpenter2015-10-221-1/+1
| |/
* | Merge remote-tracking branches 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into a...Mark Brown2015-09-231-8/+18
|\ \ | |/ |/|
| * ASoC: wm8960: correct the max register value of mic boost pgaZidan Wang2015-09-191-2/+2
| * ASoC: wm8960: correct gain value for input PGA and add microphone PGAZidan Wang2015-09-111-6/+16
| * ASoC: wm8960: correct the min gain value of some PGAZidan Wang2015-09-111-3/+3
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-301-41/+179
|\ \ \ | | |/ | |/|
| | * ASoC: wm8960: update pll and clock setting functionZidan Wang2015-08-111-41/+179
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* Merge tag 'asoc-v4.2' into asoc-nextMark Brown2015-06-221-11/+114
|\
| *---. Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-051-1/+108
| |\ \ \
| | | | * ASoC: wm8960: add 32 bit word length supportZidan Wang2015-05-121-1/+7
| | | | * ASoC: wm8960: Let wm8960 driver configure its bit clock and frame clockZidan Wang2015-05-121-0/+101
| | | |/
| * | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-10/+6
| |\ \ \ | | |/ /
| | * | ASoC: wm8960: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-6/+6
| | * | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-4/+0
| | |/
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903', 'asoc/fi...Mark Brown2015-06-221-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang2015-06-121-1/+1
| |/
* | ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang2015-05-121-1/+1
|/
* ASoC: wm8960: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
*-. Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8988' and '...Mark Brown2015-02-041-3/+48
|\ \
| * | ASoC: wm8960: Let wm8960 codec driver manage its own MCLKZidan Wang2015-01-141-3/+48
| |/
* | ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang2015-01-061-1/+1
|/
* ASoC: wm8960: Move register initialisation to I2C driver probe()Zidan Wang2014-11-271-21/+20
* ASoC: wm8960: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-30/+1
* ASoC: wm8960: Add device tree supportZidan Wang2014-11-211-10/+31
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-9/+6
|\ \
| | * ASoC: wm8960: Convert to params_width()Mark Brown2014-07-311-9/+6
| |/
* | ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-221-1/+1
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
* Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-nextMark Brown2013-08-221-2/+2
|\
| * ASoC: wm8960: Fix ADC volume bitsMa Haijun2013-08-141-2/+2
* | ASoC: wm8960: Fix PLL register writesMike Dyer2013-08-181-3/+3
|/
* Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-nextMark Brown2013-04-121-0/+10
|\
| * ASoC: wm8960: Add input boost volume controlMark Brown2013-03-041-0/+10
* | ASoC: wm8960: Fix ADC power bitsMark Brown2013-03-011-2/+2
* | ASoC: wm8960: Correct register 0 and 1 defaultsMark Brown2013-03-011-2/+2
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8960: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-1/+1
* ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi2012-09-211-5/+0
* ASoC: wm8960: Support shared LRCLKMark Brown2012-09-181-0/+11
* ASoC: wm8960: add support for big-endian audio samplesTimur Tabi2012-09-181-1/+8
* ASoC: wm8960: Convert to direct regmap API usageMark Brown2012-09-101-23/+84
* ASoC: wm8960: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-0/+2
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Convert WM8960 to devm_kzalloc()Mark Brown2011-12-171-4/+3
* ASoC: wm8960: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-12-081-46/+21
OpenPOWER on IntegriCloud