| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-12-14 | 269 | -4562/+22270 |
|\ |
|
| * | ALSA: hiface: Fix M2Tech hiFace driver sampling rate change | Jussi Laako | 2016-12-12 | 1 | -0/+2 |
| * | ALSA: usb-audio: Eliminate noise at the start of DSD playback. | Nobutaka Okabe | 2016-12-12 | 1 | -1/+15 |
| * | ALSA: usb-audio: Add native DSD support for TEAC 501/503 DAC | Nobutaka Okabe | 2016-12-12 | 1 | -0/+38 |
| * | Merge tag 'asoc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2016-12-12 | 1236 | -9455/+32483 |
| |\ |
|
| | *---. | Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '... | Mark Brown | 2016-12-12 | 12 | -120/+97 |
| | |\ \ \ |
|
| | | | | * | ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define | Shawn Guo | 2016-12-08 | 1 | -1/+1 |
| | | | | * | ASoC: zte: spdif and i2s drivers are not zx296702 specific | Shawn Guo | 2016-12-08 | 4 | -10/+10 |
| | | | * | | ASoC: wm9713: Remove unused DAI ID defines | Lars-Peter Clausen | 2016-10-24 | 1 | -4/+0 |
| | | | |/ |
|
| | | * | | ASoC: wm9712: Remove unused DAI ID defines | Lars-Peter Clausen | 2016-10-24 | 6 | -16/+0 |
| | | * | | ASoC: wm9712: Remove ac97_read/ac97_write wrappers | Lars-Peter Clausen | 2016-10-21 | 1 | -26/+9 |
| | | * | | 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 | 10 | -130/+159 |
| | |\ \ \ \ \ \ |
|
| | | | | | | * | | 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 | 3 | -12/+92 |
| | | |/ |
|
| | | | | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *-------. \ | Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo... | Mark Brown | 2016-12-12 | 14 | -244/+774 |
| | |\ \ \ \ \ \ |
|
| | | | | | | * | | 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 | 2 | -9/+18 |
| | | | * | | ASoC: topology: Allow a widget to have multiple enum controls | Mengdong Lin | 2016-12-05 | 1 | -76/+87 |
| | | | * | | ASoC: topology: ABI - Rename be_dai_elems to dai_elems in manifest | Mengdong Lin | 2016-11-09 | 1 | -1/+1 |
| | | | * | | 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 | 2 | -0/+6 |
| | | | * | | 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 | 2 | -11/+12 |
| | | | * | | 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 | 2 | -0/+45 |
| | | | * | | ASoC: topology: ABI - Update physical DAI link configuration for version 5 | Mengdong Lin | 2016-11-04 | 1 | -2/+44 |
| | | | * | | ASoC: topology: ABI - Add flags and private data to PCM | Mengdong Lin | 2016-11-03 | 2 | -2/+34 |
| | | | * | | ASoC: topology: Support topology file of ABI v4 | Mengdong Lin | 2016-11-03 | 2 | -2/+5 |
| | | | * | | 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: topology: ABI - Define DAI physical PCM data formats | Mengdong Lin | 2016-10-21 | 2 | -7/+23 |
| | | | |/ |
|
| | | * | | ASoC: tlv320aic31xx: Add support for tlv320dac3101 | Peter Ujfalusi | 2016-11-12 | 3 | -0/+4 |
| | | * | | 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 | 23 | -463/+1816 |
| | |\ \ \ \ \ \ |
|
| | | | | | | * | | ASoC: tegra: constify snd_soc_ops structures | Julia Lawall | 2016-10-24 | 8 | -8/+8 |
| | | | | | | |/ |
|