Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | ASoC: wm9712: Convert to regmap | Lars-Peter Clausen | 2016-10-21 | 2 | -65/+79 | |
| | | |/ | ||||||
| | | | | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *-------. \ | Merge remote-tracking branches 'asoc/topic/wm8580', 'asoc/topic/wm8753', 'aso... | Mark Brown | 2016-12-12 | 9 | -128/+157 | |
| | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | ASoC: wm9705: Remove unused DAI ID defines | Lars-Peter Clausen | 2016-10-24 | 4 | -15/+0 | |
| | | | | | | * | | ASoC: wm9705: Remove ac97_read/ac97_write wrappers | Lars-Peter Clausen | 2016-10-24 | 1 | -16/+3 | |
| | | | | | | * | | ASoC: wm9705: Convert to regmap | Lars-Peter Clausen | 2016-10-24 | 2 | -60/+64 | |
| | | | | | | |/ | ||||||
| | | | | | * / | ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C) | Kuninori Morimoto | 2016-11-18 | 2 | -2/+1 | |
| | | | | | |/ | ||||||
| | | | | * / | ASoC: wm8978: Adjust clock indices so that simple card works | Maxime Ripard | 2016-11-09 | 1 | -1/+1 | |
| | | | | |/ | ||||||
| | | | * / | ASoC: wm8753: Remove unused DAI ID defines | Lars-Peter Clausen | 2016-10-24 | 1 | -3/+0 | |
| | | | |/ | ||||||
| | | * | | ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C) | Kuninori Morimoto | 2016-11-22 | 1 | -24/+1 | |
| | | * | | ASoC: wm8580: Fix non static symbol warnings | Wei Yongjun | 2016-10-29 | 1 | -2/+2 | |
| | | * | | ASoC: wm8580: Add the wm8581 codec to the driver | Matt Flax | 2016-10-24 | 2 | -10/+90 | |
| | | |/ | ||||||
| | | | | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *-------. \ | Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo... | Mark Brown | 2016-12-12 | 9 | -225/+682 | |
| | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C) | Kuninori Morimoto | 2016-11-21 | 1 | -23/+1 | |
| | | | | | | |/ | ||||||
| | | | | | * / | ASoC: wm2200: Correct types of mixer texts and values | Charles Keepax | 2016-11-10 | 1 | -2/+2 | |
| | | | | | |/ | ||||||
| | | | | * | | ASoC: uda1380: Request GPIOs at bus probe time | Lars-Peter Clausen | 2016-11-23 | 1 | -35/+20 | |
| | | | | * | | ASoC: uda1380: Remove unused DAI ID defines | Lars-Peter Clausen | 2016-11-23 | 1 | -4/+0 | |
| | | | | * | | ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C) | Kuninori Morimoto | 2016-11-18 | 2 | -21/+2 | |
| | | | | |/ | ||||||
| | | | * | | ASoC: topology: avoid uninitialized kcontrol_type | Arnd Bergmann | 2016-12-12 | 1 | -0/+1 | |
| | | | * | | ASoC: topology: Only free TLV for volume mixers of a widget | Mengdong Lin | 2016-12-05 | 1 | -8/+17 | |
| | | | * | | ASoC: topology: Allow a widget to have multiple enum controls | Mengdong Lin | 2016-12-05 | 1 | -76/+87 | |
| | | | * | | ASoC: topology: Check name strings of physical DAI links | Mengdong Lin | 2016-11-09 | 1 | -2/+16 | |
| | | | * | | ASoC: topology: ABI - Add voice wake up flag for DAI links | Mengdong Lin | 2016-11-04 | 1 | -0/+5 | |
| | | | * | | ASoC: topology: Rename functions & variables for physical DAIs | Mengdong Lin | 2016-11-04 | 1 | -28/+29 | |
| | | | * | | ASoC: topology: ABI - Rename struct and type for physical DAIs | Mengdong Lin | 2016-11-04 | 1 | -4/+4 | |
| | | | * | | ASoC: topology: Rename the function to create a FE link | Mengdong Lin | 2016-11-04 | 1 | -2/+2 | |
| | | | * | | ASoC: topology: Add support to configure existing physical DAI links | Mengdong Lin | 2016-11-04 | 1 | -2/+204 | |
| | | | * | | ASoC: Define API to find a dai link | Mengdong Lin | 2016-11-04 | 1 | -0/+42 | |
| | | | * | | ASoC: topology: ABI - Add flags and private data to PCM | Mengdong Lin | 2016-11-03 | 1 | -2/+26 | |
| | | | * | | ASoC: topology: Support topology file of ABI v4 | Mengdong Lin | 2016-11-03 | 1 | -1/+3 | |
| | | | * | | ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI link | Mengdong Lin | 2016-11-03 | 1 | -4/+14 | |
| | | | * | | ASoC: topology: Make PCM backward compatible from ABI v4 | Mengdong Lin | 2016-11-03 | 1 | -12/+133 | |
| | | | * | | ASoC: topology: Make manifest backward compatible from ABI v4 | Mengdong Lin | 2016-10-28 | 1 | -8/+79 | |
| | | | |/ | ||||||
| | | * | | ASoC: tlv320aic31xx: Add support for tlv320dac3101 | Peter Ujfalusi | 2016-11-12 | 2 | -0/+3 | |
| | | * | | ASoC: tlv320aic31xx: Add missing of_device_id for dac3100 | Peter Ujfalusi | 2016-11-10 | 1 | -0/+1 | |
| | | |/ | ||||||
| | | | | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *-------. \ | Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc... | Mark Brown | 2016-12-12 | 21 | -461/+1737 | |
| | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | ASoC: tegra: constify snd_soc_ops structures | Julia Lawall | 2016-10-24 | 8 | -8/+8 | |
| | | | | | | |/ | ||||||
| | | | | | * | | ASoC: sun4i-codec: Add support for H3 codec | Chen-Yu Tsai | 2016-11-30 | 1 | -0/+71 | |
| | | | | | * | | ASoC: sun4i-codec: Add support for A23 codec | Chen-Yu Tsai | 2016-11-30 | 1 | -0/+108 | |
| | | | | | * | | ASoC: sunxi: Uninitialized variable in probe() | Dan Carpenter | 2016-11-24 | 1 | -1/+1 | |
| | | | | | * | | ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controls | Chen-Yu Tsai | 2016-11-22 | 3 | -0/+674 | |
| | | | | | * | | ASoC: sun4i-codec: fix semicolon.cocci warnings | kbuild test robot | 2016-11-10 | 1 | -1/+1 | |
| | | | | | * | | ASoC: sun4i-codec: Add support for optional reset control to quirks | Chen-Yu Tsai | 2016-11-09 | 1 | -1/+27 | |
| | | | | | * | | ASoC: sun4i-codec: Add support for A31 ADC capture path | Chen-Yu Tsai | 2016-11-09 | 1 | -0/+65 | |
| | | | | | * | | ASoC: sunxi: i2s: Implement set_sysclk | Maxime Ripard | 2016-11-09 | 1 | -15/+38 | |
| | | | | | * | | ASoC: sun4i-codec: Add support for A31 board level audio routing | Chen-Yu Tsai | 2016-11-04 | 1 | -2/+19 | |
| | | | | | * | | ASoC: sun4i-codec: Add support for A31 analog microphone inputs | Chen-Yu Tsai | 2016-11-04 | 1 | -0/+70 | |
| | | | | | * | | ASoC: sun4i-codec: Add support for A31 Line Out playback | Chen-Yu Tsai | 2016-11-04 | 1 | -0/+39 | |
| | | | | | * | | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2016-11-04 | 5 | -35/+127 | |
| | | | | | |\ \ | ||||||
| | | | | | * | | | ASoC: sun4i-codec: Add support for A31 Line In playback | Chen-Yu Tsai | 2016-11-03 | 1 | -0/+15 | |
| | | | | | * | | | ASoC: sun4i-codec: Add support for A31 playback through headphone output | Chen-Yu Tsai | 2016-11-03 | 1 | -4/+267 |