summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | 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: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki2016-07-218-21/+39
| | * | | | | | | ASoC: samsung: Fix error paths in the I2S driver's probe()Sylwester Nawrocki2016-07-211-5/+20
| | * | | | | | | ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"Colin Ian King2016-06-261-1/+1
| | * | | | | | | 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
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso...Mark Brown2016-07-247-3/+665
| |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / /
| | | | * | | | | | | ASoC: rt5670: patch reg-0x8aBard Liao2016-06-211-1/+2
| | | | * | | | | | | ASoC: rt5670: fix HP Playback Volume controlBard Liao2016-06-071-1/+1
| | | | |/ / / / / /
| | | * | | | | | | ASoC: rt5514-spi: Convert to use devm_* APIAxel Lin2016-07-141-19/+6
| | | * | | | | | | ASoC: rt5514: Fix the issue that the variable dereferenced before checkingOder Chiou2016-06-221-1/+2
| | | * | | | | | | ASoC: rt5514: add rt5514 SPI driverOder Chiou2016-06-076-2/+640
| | | |/ / / / / /
| | * | | | | | | ASoC: rt5514: Add the MCLK handlingOder Chiou2016-06-222-0/+35
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown2016-07-2414-298/+450
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | ASoC: rockchip: correct the spdif clkChris Zhong2016-07-181-16/+1
| | | | * | | | | | | 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: rsrc-card: use asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-5/+3
| | | * | | | | | | ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_daiKuninori Morimoto2016-07-161-17/+8
| | | * | | | | | | ASoC: rsrc-card: use asoc_simple_card_parse_dailink_name()Kuninori Morimoto2016-07-161-13/+13
| | | * | | | | | | Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2016-07-166-193/+225
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ASoC: simple-card: use asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-8/+3
| | | | * | | | | | | ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-0/+20
| | | | * | | | | | | ASoC: simple-card: use asoc_simple_card_parse_dailink_name()Kuninori Morimoto2016-07-161-12/+5
| | | | * | | | | | | ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()Kuninori Morimoto2016-07-161-0/+23
| | | | * | | | | | | ASoC: rsrc-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2016-07-012-34/+5
| | | | * | | | | | | ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2016-07-012-44/+3
| | | | * | | | | | | ASoC: add new simple-card-utils.cKuninori Morimoto2016-06-293-0/+59
| | | | * | | | | | | ASoC: simple-card: add new asoc_simple_jack and use itKuninori Morimoto2016-06-291-75/+78
| | | | * | | | | | | 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
| | | | |/ / / / / /
| | | * | | | | | | 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/max98504', 'asoc/topic/max9867', '...Mark Brown2016-07-2432-749/+5923
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | ASoC: nau8825: drop redundant idiom when converting integer to booleanJohn Hsu2016-07-151-2/+2
| | | | | | * | | | | | | ASoC: nau8825: jack connection decision with different insertion logicJohn Hsu2016-07-141-2/+9
OpenPOWER on IntegriCloud