summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8960.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* ASoC: wm8960: Mark expected switch fall-throughGustavo A. R. Silva2018-08-02
* ASoC: wm8960: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: codec: wm8960: Relax bit clock computation when using PLLDaniel Baluta2017-04-30
* ASoC: codec: wm9860: avoid maybe-uninitialized warningDaniel Baluta2017-04-30
* ASoC: codec: wm8960: Stop when a matching PLL freq is foundDaniel Baluta2017-04-06
* ASoC: codec: wm9860: Refactor PLL out freq searchDaniel Baluta2017-04-05
* ASoC: codec: wm8960: Relax bit clock computationDaniel Baluta2017-03-24
* ASoC: codec: wm8960: Refactor sysclk freq searchDaniel Baluta2017-03-24
*-. Merge remote-tracking branches 'asoc/topic/tpa6130a2', 'asoc/topic/ux500', 'a...Mark Brown2016-09-29
|\ \
| | * ASoC: wm8960: remove usage of obsoleted TLV-related macroTakashi Sakamoto2016-09-28
| |/
* / ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-01
|/
*---. Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/...Mark Brown2016-02-10
|\ \ \
| | | * ASoC: wm8960: Fix WM8960_SYSCLK_PLL modeStuart Henderson2016-01-22
| | | * ASoC: wm8960: Fix input boost mixer left/right namingStuart Henderson2016-01-22
| | |/
* | | Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-nextMark Brown2016-01-11
|\ \ \ | |_|/ |/| |
| * | ASoC: wm8960: boost switch should be closed when using L/RINPUT1Zidan Wang2016-01-08
| * | ASoC: wm8960: add DAC mono mix kcontrolZidan Wang2016-01-08
| * | ASoC: wm8960: add kcontrol to select ADC data outputZidan Wang2015-12-24
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/su...Mark Brown2015-11-25
|\ \ \ | |_|/ |/| |
| | * ASoC: wm8960: Fix the Input PGA Mute switchJongHo Kim2015-11-03
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm8904', 'asoc/topic/wm8955' and '...Mark Brown2015-10-25
|\ \ \ | | |/ | |/|
| | * ASoC: wm8960: harmless underflow in wm8960_put_deemph()Dan Carpenter2015-10-22
| |/
* | Merge remote-tracking branches 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into a...Mark Brown2015-09-23
|\ \ | |/ |/|
| * ASoC: wm8960: correct the max register value of mic boost pgaZidan Wang2015-09-19
| * ASoC: wm8960: correct gain value for input PGA and add microphone PGAZidan Wang2015-09-11
| * ASoC: wm8960: correct the min gain value of some PGAZidan Wang2015-09-11
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-30
|\ \ \ | | |/ | |/|
| | * ASoC: wm8960: update pll and clock setting functionZidan Wang2015-08-11
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-15
|/
* Merge tag 'asoc-v4.2' into asoc-nextMark Brown2015-06-22
|\
| *---. Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-05
| |\ \ \
| | | | * ASoC: wm8960: add 32 bit word length supportZidan Wang2015-05-12
| | | | * ASoC: wm8960: Let wm8960 driver configure its bit clock and frame clockZidan Wang2015-05-12
| | | |/
| * | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-05
| |\| |
| | * | ASoC: wm8960: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-01
| | * | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-27
| | |/
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903', 'asoc/fi...Mark Brown2015-06-22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang2015-06-12
| |/
* / ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang2015-05-12
|/
* ASoC: wm8960: Fix wrong value references for boolean kctlTakashi Iwai2015-03-10
*-. Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8988' and '...Mark Brown2015-02-04
|\ \
| * | ASoC: wm8960: Let wm8960 codec driver manage its own MCLKZidan Wang2015-01-14
| |/
* / ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang2015-01-06
|/
* ASoC: wm8960: Move register initialisation to I2C driver probe()Zidan Wang2014-11-27
* ASoC: wm8960: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-24
* ASoC: wm8960: Add device tree supportZidan Wang2014-11-21
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-04
|\ \
| | * ASoC: wm8960: Convert to params_width()Mark Brown2014-07-31
| |/
* / ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-22
|/