Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | 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 | 2 | -9/+65 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | 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 | 6 | -193/+225 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | 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 | 1 | -0/+20 | |
| | | | * | | | | | | | 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 | 1 | -0/+23 | |
| | | | * | | | | | | | 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 | 2 | -44/+3 | |
| | | | * | | | | | | | ASoC: add new simple-card-utils.c | Kuninori Morimoto | 2016-06-29 | 3 | -0/+59 | |
| | | | * | | | | | | | ASoC: simple-card: add new asoc_simple_jack and use it | Kuninori Morimoto | 2016-06-29 | 1 | -75/+78 | |
| | | | * | | | | | | | ASoC: simple-card: use common PREFIX for each DT property | Kuninori Morimoto | 2016-06-13 | 1 | -11/+13 | |
| | | | * | | | | | | | ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of() | Kuninori Morimoto | 2016-05-30 | 1 | -12/+19 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | ASoC: rcar: fix 'const static' variables | Arnd Bergmann | 2016-06-13 | 1 | -6/+6 | |
| | | * | | | | | | | ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes support | Kuninori Morimoto | 2016-06-09 | 1 | -0/+18 | |
| | | * | | | | | | | ASoC: rsrc-card: remove unused dai_num | Kuninori Morimoto | 2016-05-30 | 1 | -2/+0 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | ASoC: omap-mcpdm: Add support for pdmclk clock handling | Peter Ujfalusi | 2016-05-30 | 1 | -0/+17 | |
| | * | | | | | | | ASoC: omap-mcpdm: Support for suspend resume | Peter Ujfalusi | 2016-05-30 | 1 | -0/+46 | |
| | * | | | | | | | ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams() | Peter Ujfalusi | 2016-05-30 | 1 | -5/+6 | |
| | * | | | | | | | ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040 | Peter Ujfalusi | 2016-05-30 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/max98504', 'asoc/topic/max9867', '... | Mark Brown | 2016-07-24 | 32 | -749/+5923 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | ASoC: nau8825: drop redundant idiom when converting integer to boolean | John Hsu | 2016-07-15 | 1 | -2/+2 | |
| | | | | | * | | | | | | | ASoC: nau8825: jack connection decision with different insertion logic | John Hsu | 2016-07-14 | 1 | -2/+9 | |
| | | | | | * | | | | | | | ASoC: nau8825: mark pm functions __maybe_unused | Arnd Bergmann | 2016-06-14 | 1 | -7/+2 | |
| | | | | | * | | | | | | | ASoC: nau8825: cross talk suppression measurement function | John Hsu | 2016-06-13 | 2 | -2/+865 | |
| | | | | | * | | | | | | | ASoC: nau8825: correct typo in biquad filter coefficients | John Hsu | 2016-06-03 | 1 | -1/+1 | |
| | | | | | * | | | | | | | ASoC: nau8825: non-clock jack detection for power saving at standby | John Hsu | 2016-05-31 | 2 | -70/+188 | |
| | | | | | * | | | | | | | ASoC: nau8825: add programmable biquad filter control | John Hsu | 2016-05-31 | 2 | -0/+61 | |
| | | | | | * | | | | | | | ASoC: nau8825: Export I2C module alias information | Javier Martinez Canillas | 2016-05-30 | 1 | -0/+1 | |
| | | | | | * | | | | | | | ASoC: nau8825: assign DAC Ch to match headset L/R | John Hsu | 2016-05-30 | 2 | -0/+11 | |
| | | | | | * | | | | | | | ASoC: nau8825: change output power for interrupt | John Hsu | 2016-05-30 | 2 | -12/+29 | |
| | | | | | * | | | | | | | ASoC: nau8825: reduce standby power consumption | John Hsu | 2016-05-30 | 1 | -0/+10 | |
| | | | | | * | | | | | | | ASoC: nau8825: improve FLL function for better performance | John Hsu | 2016-05-30 | 2 | -18/+42 | |
| | | | | | * | | | | | | | ASoC: nau8825: support different clock source for FLL function | John Hsu | 2016-05-30 | 2 | -23/+67 | |
| | | | | | |/ / / / / / | ||||||
| | | | | * | | | | | | | ASoC: mediatek: Add HDMI dai-links to the mt8173-rt5650 machine driver | PC Liao | 2016-07-14 | 2 | -0/+27 | |
| | | | | * | | | | | | | ASoC: mediatek: mt2701: fix non static symbol warning | Wei Yongjun | 2016-07-14 | 1 | -1/+1 | |
| | | | | * | | | | | | | ASoC: mediatek: mt2701: fix some error handling in probe | Dan Carpenter | 2016-07-07 | 1 | -2/+4 | |
| | | | | * | | | | | | | ASoC: mediatek: add BT implementation | Garlic Tseng | 2016-07-05 | 1 | -0/+139 | |
| | | | | * | | | | | | | ASoC: mediatek: Add mt2701-cs42448 driver and config option. | Garlic Tseng | 2016-07-04 | 4 | -0/+453 | |
| | | | | * | | | | | | | ASoC: mediatek: add mt2701 platform driver implementation. | Garlic Tseng | 2016-07-04 | 2 | -9/+1515 | |
| | | | | * | | | | | | | ASoC: mediatek: add structure define and clock control for 2701 | Garlic Tseng | 2016-06-29 | 4 | -0/+869 | |
| | | | | * | | | | | | | ASoC: mediatek: let mt8173 use mediatek common structure | Garlic Tseng | 2016-06-29 | 5 | -425/+318 | |
| | | | | * | | | | | | | ASoC: mediatek: implement mediatek common structure | Garlic Tseng | 2016-06-29 | 5 | -0/+641 | |
| | | | | * | | | | | | | ASoC: mediatek: Refine mt8173 driver and change config option | Garlic Tseng | 2016-06-29 | 10 | -369/+367 |