| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | ASoC: tas571x: add biquads for TAS5717/19 | Petr Kulhavy | 2016-05-30 | 1 | -0/+170 |
| * | | | ASoC: tas571x: add biquad registers for TAS5717/19 | Petr Kulhavy | 2016-05-30 | 1 | -0/+35 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 2016-07-24 | 23 | -621/+943 |
|\ \ \ \ \ \ |
|
| | | | * | | | ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe() | Wei Yongjun | 2016-07-04 | 1 | -3/+1 |
| | | | * | | | ASoC: sunxi: fix semicolon.cocci warnings | kbuild test robot | 2016-07-01 | 1 | -1/+1 |
| | | | * | | | ASoC: sunxi: Add Allwinner A10 Digital Audio driver | Maxime Ripard | 2016-06-29 | 3 | -1/+713 |
| | | | * | | | ASoC: sunxi: Add A10 I2S controller binding documentation | Maxime Ripard | 2016-06-29 | 1 | -0/+34 |
| | | | |/ / |
|
| | | * | | | ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue() | Wei Yongjun | 2016-06-13 | 1 | -2/+2 |
| | | * | | | ASoC: sti: Update DT example to match the driver code | Peter Griffin | 2016-06-07 | 1 | -10/+10 |
| | | |/ / |
|
| | * | | | sgtl5000: add Lineout volume control | Kalle Kankare | 2016-07-12 | 1 | -0/+10 |
| | * | | | ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFF | Eric Nelson | 2016-06-15 | 1 | -30/+5 |
| | * | | | ASoC: sgtl5000: Disable internal PLL early | Eric Nelson | 2016-06-15 | 2 | -1/+9 |
| | * | | | ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaults | Eric Nelson | 2016-06-15 | 2 | -35/+22 |
| | * | | | ASoC: sgtl5000: Write all default registers | Eric Nelson | 2016-06-15 | 1 | -7/+6 |
| | * | | | ASoC: sgtl5000: Fix regulator support | Eric Nelson | 2016-06-15 | 1 | -265/+78 |
| | * | | | ASoC: sgtl5000: Remove misleading comment | Clemens Gruber | 2016-06-15 | 1 | -1/+0 |
| | * | | | ASoC: sgtl5000: Place optional properties in the correct section | Fabio Estevam | 2016-06-02 | 1 | -9/+9 |
| | |/ / |
|
| * | | | ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config | Sylwester Nawrocki | 2016-07-21 | 8 | -21/+39 |
| * | | | ASoC: samsung: Fix error paths in the I2S driver's probe() | Sylwester Nawrocki | 2016-07-21 | 1 | -5/+20 |
| * | | | ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown" | Colin Ian King | 2016-06-26 | 1 | -1/+1 |
| * | | | MAINTAINERS: ASoC: samsung: Add Sylwester Nawrocki and Krzysztof Kozlowski | Krzysztof Kozlowski | 2016-05-30 | 1 | -1/+2 |
| * | | | ASoC: samsung: Remove unused Odroid x2/u3 machine driver | Sylwester Nawrocki | 2016-05-30 | 4 | -230/+0 |
| * | | | ASoC: samsung: Use of_device_get_match_data() helper | Sylwester Nawrocki | 2016-05-30 | 1 | -17/+7 |
| * | | | ASoC: samsung: Remove definition of an unused data structure | Sylwester Nawrocki | 2016-05-30 | 1 | -4/+0 |
| * | | | ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry | Sylwester Nawrocki | 2016-05-30 | 1 | -3/+0 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso... | Mark Brown | 2016-07-24 | 9 | -3/+681 |
|\ \ \ \ \ \ |
|
| | | | * | | | ASoC: Introduce SOC_SINGLE_S8_TLV() macro | Srinivas Kandagatla | 2016-05-30 | 1 | -0/+11 |
| | | | |/ / |
|
| | | * | | | ASoC: rt5670: patch reg-0x8a | Bard Liao | 2016-06-21 | 1 | -1/+2 |
| | | * | | | ASoC: rt5670: fix HP Playback Volume control | Bard Liao | 2016-06-07 | 1 | -1/+1 |
| | | |/ / |
|
| | * | | | ASoC: rt5514-spi: Convert to use devm_* API | Axel Lin | 2016-07-14 | 1 | -19/+6 |
| | * | | | ASoC: rt5514: Fix the issue that the variable dereferenced before checking | Oder Chiou | 2016-06-22 | 1 | -1/+2 |
| | * | | | ASoC: rt5514: add rt5514 SPI driver | Oder Chiou | 2016-06-07 | 6 | -2/+640 |
| | |/ / |
|
| * / / | ASoC: rt5514: Add the MCLK handling | Oder Chiou | 2016-06-22 | 3 | -0/+40 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc... | Mark Brown | 2016-07-24 | 19 | -308/+504 |
|\ \ \ \ \ |
|
| | | * | | | ASoC: rockchip: correct the spdif clk | Chris Zhong | 2016-07-18 | 1 | -16/+1 |
| | | * | | | ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY | Sugar Zhang | 2016-05-30 | 2 | -4/+4 |
| | | * | | | ASoC: rockchip-max98090: Fix jack detection and event reporting. | Enric Balletbo i Serra | 2016-05-30 | 1 | -4/+9 |
| | | * | | | ASoC: rockchip-max98090: Fix the Headset Mic route. | Enric Balletbo i Serra | 2016-05-30 | 1 | -1/+1 |
| | | * | | | ASoC: rockchip-max98090: Fix NULL pointer dereference while accessing to jack. | Enric Balletbo i Serra | 2016-05-30 | 1 | -23/+27 |
| | | * | | | ASoC: rockchip: i2s: configure the sdio pins' iomux mode | Sugar Zhang | 2016-05-30 | 3 | -9/+70 |
| | | |/ / |
|
| | * | | | ASoC: rsrc-card: use asoc_simple_card_parse_card_name() | Kuninori Morimoto | 2016-07-16 | 1 | -5/+3 |
| | * | | | ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_dai | Kuninori Morimoto | 2016-07-16 | 1 | -17/+8 |
| | * | | | ASoC: rsrc-card: use asoc_simple_card_parse_dailink_name() | Kuninori Morimoto | 2016-07-16 | 1 | -13/+13 |
| | * | | | Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2016-07-16 | 8 | -203/+262 |
| | |\ \ \ |
|
| | | * | | | ASoC: simple-card: use asoc_simple_card_parse_card_name() | Kuninori Morimoto | 2016-07-16 | 1 | -8/+3 |
| | | * | | | ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() | Kuninori Morimoto | 2016-07-16 | 2 | -0/+22 |
| | | * | | | ASoC: simple-card: use asoc_simple_card_parse_dailink_name() | Kuninori Morimoto | 2016-07-16 | 1 | -12/+5 |
| | | * | | | ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() | Kuninori Morimoto | 2016-07-16 | 2 | -0/+26 |
| | | * | | | ASoC: rsrc-card: use asoc_simple_card_parse_daifmt() | Kuninori Morimoto | 2016-07-01 | 2 | -34/+5 |
| | | * | | | ASoC: simple-card: use asoc_simple_card_parse_daifmt() | Kuninori Morimoto | 2016-07-01 | 4 | -54/+14 |