summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell2016-06-21102-1336/+10370
|\
| *-. Merge remote-tracking branches 'asoc/topic/wm8731' and 'asoc/topic/wm8985' in...Mark Brown2016-06-174-37/+152
| |\ \
| | | * ASoC fix up SND_SOC_WM8985 dependencyArnd Bergmann2016-06-171-1/+1
| | | * ASoC: wm8985: add i2c dependencyArnd Bergmann2016-06-131-0/+1
| | | * ASoC: wm8985: add support for WM8758Petr Kulhavy2016-05-302-36/+109
| | | * ASoC: wm8985: add register definitions for WM8758Petr Kulhavy2016-05-301-0/+38
| | * | ASoc: wm8731: add 32bit mode.Matt Flax2016-06-171-1/+4
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sti', 'asoc/t...Mark Brown2016-06-176-92/+331
| |\ \ \ \ \ \ \
| | | | | | * | | ASoC: fix ABE_TWL6040 dependencyArnd Bergmann2016-06-131-1/+1
| | | | | | |/ /
| | | | | * | | ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100SBastien Nocera2016-06-011-0/+10
| | | | | * | | ASoC: tlv320aic31xx: Make the register values human readablePeter Ujfalusi2016-05-301-66/+68
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: tas571x: add input channel mixer for TAS5717/19Petr Kulhavy2016-06-012-0/+23
| | | | * | | ASoC: tas571x: add biquads for TAS5717/19Petr Kulhavy2016-05-301-0/+170
| | | | * | | ASoC: tas571x: add biquad registers for TAS5717/19Petr Kulhavy2016-05-301-0/+35
| | | | | |/ | | | | |/|
| | | * | | ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()Wei Yongjun2016-06-131-2/+2
| | | |/ /
| | * | | ASoC: simple-card: use common PREFIX for each DT propertyKuninori Morimoto2016-06-131-11/+13
| | * | | ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()Kuninori Morimoto2016-05-301-12/+19
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5670', 'aso...Mark Brown2016-06-1712-542/+749
| |\ \ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | | | * | ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFFEric Nelson2016-06-151-30/+5
| | | | | | * | ASoC: sgtl5000: Disable internal PLL earlyEric Nelson2016-06-152-1/+9
| | | | | | * | ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaultsEric Nelson2016-06-152-35/+22
| | | | | | * | ASoC: sgtl5000: Write all default registersEric Nelson2016-06-151-7/+6
| | | | | | * | ASoC: sgtl5000: Fix regulator supportEric Nelson2016-06-151-265/+78
| | | | | | * | ASoC: sgtl5000: Remove misleading commentClemens Gruber2016-06-151-1/+0
| | | | | |/ / | | | | |/| |
| | | | | * | ASoC: samsung: Remove unused Odroid x2/u3 machine driverSylwester Nawrocki2016-05-303-195/+0
| | | | | * | ASoC: samsung: Use of_device_get_match_data() helperSylwester Nawrocki2016-05-301-17/+7
| | | | | * | ASoC: samsung: Remove definition of an unused data structureSylwester Nawrocki2016-05-301-4/+0
| | | | | * | ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entrySylwester Nawrocki2016-05-301-3/+0
| | | | |/ /
| | | * | | ASoC: rt5670: fix HP Playback Volume controlBard Liao2016-06-071-1/+1
| | | |/ /
| | * | | ASoC: rt5514: add rt5514 SPI driverOder Chiou2016-06-076-2/+640
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown2016-06-178-54/+200
| |\ \ \ \ \
| | | | * | | ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLYSugar Zhang2016-05-302-4/+4
| | | | * | | ASoC: rockchip-max98090: Fix jack detection and event reporting.Enric Balletbo i Serra2016-05-301-4/+9
| | | | * | | ASoC: rockchip-max98090: Fix the Headset Mic route.Enric Balletbo i Serra2016-05-301-1/+1
| | | | * | | ASoC: rockchip-max98090: Fix NULL pointer dereference while accessing to jack.Enric Balletbo i Serra2016-05-301-23/+27
| | | | * | | ASoC: rockchip: i2s: configure the sdio pins' iomux modeSugar Zhang2016-05-302-9/+65
| | | | |/ /
| | | * | | ASoC: rcar: fix 'const static' variablesArnd Bergmann2016-06-131-6/+6
| | | * | | ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes supportKuninori Morimoto2016-06-091-0/+18
| | | * | | ASoC: rsrc-card: remove unused dai_numKuninori Morimoto2016-05-301-2/+0
| | | |/ /
| | * | | ASoC: omap-mcpdm: Add support for pdmclk clock handlingPeter Ujfalusi2016-05-301-0/+17
| | * | | ASoC: omap-mcpdm: Support for suspend resumePeter Ujfalusi2016-05-301-0/+46
| | * | | ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()Peter Ujfalusi2016-05-301-5/+6
| | * | | ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040Peter Ujfalusi2016-05-301-0/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/topic/maintainers', 'asoc/topic/max8960'...Mark Brown2016-06-178-120/+2236
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | ASoC: nau8825: mark pm functions __maybe_unusedArnd Bergmann2016-06-141-7/+2
| | | | | * | ASoC: nau8825: cross talk suppression measurement functionJohn Hsu2016-06-132-2/+865
| | | | | * | ASoC: nau8825: correct typo in biquad filter coefficientsJohn Hsu2016-06-031-1/+1
| | | | | * | ASoC: nau8825: non-clock jack detection for power saving at standbyJohn Hsu2016-05-312-70/+188
| | | | | * | ASoC: nau8825: add programmable biquad filter controlJohn Hsu2016-05-312-0/+61
| | | | | * | ASoC: nau8825: Export I2C module alias informationJavier Martinez Canillas2016-05-301-0/+1