summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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/+6Star
| | * | | 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-223-0/+40
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown2016-07-2419-308/+504
|\ \ \ \ \
| | | * | | ASoC: rockchip: correct the spdif clkChris Zhong2016-07-181-16/+1Star
| | | * | | 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-303-9/+70
| | | |/ /
| | * | | ASoC: rsrc-card: use asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-5/+3Star
| | * | | ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_daiKuninori Morimoto2016-07-161-17/+8Star
| | * | | 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-168-203/+262
| | |\ \ \
| | | * | | ASoC: simple-card: use asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-8/+3Star
| | | * | | ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-162-0/+22
| | | * | | ASoC: simple-card: use asoc_simple_card_parse_dailink_name()Kuninori Morimoto2016-07-161-12/+5Star
| | | * | | ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()Kuninori Morimoto2016-07-162-0/+26
| | | * | | ASoC: rsrc-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2016-07-012-34/+5Star
| | | * | | ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2016-07-014-54/+14Star
| | | * | | ASoC: add new simple-card-utils.cKuninori Morimoto2016-06-294-0/+80
| | | * | | 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-092-0/+20
| | * | | ASoC: rsrc-card: remove unused dai_numKuninori Morimoto2016-05-301-2/+0Star
| | |/ /
| * | | ASoC: omap-mcpdm: Add support for pdmclk clock handlingPeter Ujfalusi2016-05-302-0/+27
| * | | 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-2436-751/+6168
|\ \ \ \ \ \ \
| | | | | * | | 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
| | | | | * | | ASoC: nau8825: mark pm functions __maybe_unusedArnd Bergmann2016-06-141-7/+2Star
| | | | | * | | 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
| | | | | * | | ASoC: nau8825: assign DAC Ch to match headset L/RJohn Hsu2016-05-302-0/+11
| | | | | * | | ASoC: nau8825: change output power for interruptJohn Hsu2016-05-302-12/+29
| | | | | * | | ASoC: nau8825: reduce standby power consumptionJohn Hsu2016-05-301-0/+10
| | | | | * | | ASoC: nau8825: improve FLL function for better performanceJohn Hsu2016-05-302-18/+42
| | | | | * | | ASoC: nau8825: support different clock source for FLL functionJohn Hsu2016-05-302-23/+67
| | | | | |/ /
| | | | * | | ASoC: mediatek: Add HDMI dai-links to the mt8173-rt5650 machine driverPC Liao2016-07-143-2/+30
| | | | * | | ASoC: mediatek: mt2701: fix non static symbol warningWei Yongjun2016-07-141-1/+1