| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-sai', 'asoc/... | Mark Brown | 2015-06-05 | 8 | -32/+156 |
|\ \ \ \ \ |
|
| | | | | * | ASoC: jack - add_gpiods accepts filled descriptors | Dylan Reid | 2015-05-25 | 1 | -3/+6 |
| | | | * | | ASoC: fsl_ssi: No need call of_device_is_available() | Fabio Estevam | 2015-05-08 | 1 | -7/+0 |
| | | | |/ |
|
| | | * / | ASoC: fsl_spdif: Don't try to round-up for clock divisor calculation | Nicolin Chen | 2015-05-25 | 1 | -6/+4 |
| | | |/ |
|
| | * | | ASoC: fsl_sai: add 12kHz, 24kHz, 176.4kHz and 192kHz sample rate support | Zidan Wang | 2015-05-12 | 1 | -3/+21 |
| | * | | ASoC: fsl_sai: add sai master mode support | Zidan Wang | 2015-05-12 | 2 | -5/+121 |
| | |/ |
|
| * | | ASoC: fsl: imx-mc13783: Simplify trivial if-return sequence | Fabio Estevam | 2015-05-11 | 1 | -5/+1 |
| * | | ASoC: fsl: fsl_dma: Use true/false for boolean init | Fabio Estevam | 2015-05-11 | 1 | -2/+2 |
| * | | ASoC: fsl: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-01 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/davinci' and 'asoc/topic/dpcm' int... | Mark Brown | 2015-06-05 | 2 | -82/+132 |
|\ \ \ |
|
| | * | | ASoC: soc-pcm: DPCM cares BE format | Kuninori Morimoto | 2015-05-22 | 1 | -5/+42 |
| | |/ |
|
| * | | ASoC: davinci-macsp: Optimize implicit BLCK sample-rate rule | Jyri Sarha | 2015-04-30 | 1 | -10/+18 |
| * | | ASoC: davinci-mcasp: Channel count constraints for multi-serializer case | Jyri Sarha | 2015-04-30 | 1 | -0/+63 |
| * | | ASoC: davinci-mcasp: Calculate BCLK using TDM slots and remove channels rule | Jyri Sarha | 2015-04-30 | 1 | -70/+12 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bt-sco', 'asoc/... | Mark Brown | 2015-06-05 | 4 | -4/+12 |
|\ \ \ \ \ |
|
| | | | * | | ASoC: da7210: Fix dependency to allow build with SND_SOC_I2C_AND_SPI | Axel Lin | 2015-05-04 | 1 | -1/+1 |
| | | | |/ |
|
| | | * / | ASoC: cs35l32: Remove unused including <linux/version.h> | Wei Yongjun | 2015-04-27 | 1 | -1/+0 |
| | | |/ |
|
| | * | | ASoC: bt-sco: Add devicetree support for bt-sco codec | Marek Belisko | 2015-05-12 | 1 | -0/+9 |
| | * | | ASoC: bt-sco: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-01 | 1 | -1/+1 |
| | |/ |
|
| * / | ASoC: au1x: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-01 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '... | Mark Brown | 2015-06-05 | 13 | -554/+1001 |
|\ \ \ \ \ |
|
| | | | * | | ASoC: atmel: compile pcm driver in snd-soc-atmel_ssc_dai | Alexandre Belloni | 2015-05-26 | 2 | -7/+5 |
| | | | * | | ASoC: atmel: simplify Kconfig | Alexandre Belloni | 2015-05-26 | 1 | -10/+6 |
| | | | * | | ASoC: at91sam9g20ek: Automatically disconnect non-connected pins | Lars-Peter Clausen | 2015-04-27 | 1 | -7/+3 |
| | | | |/ |
|
| | | * | | ASoC: arizona: Add DVFS handling for sample rate control | Richard Fitzgerald | 2015-06-02 | 1 | -1/+18 |
| | | * | | ASoC: wm_adsp: Move DVFS control into codec driver | Richard Fitzgerald | 2015-06-02 | 4 | -83/+54 |
| | | * | | ASoC: arizona: Export functions to control subsystem DVFS | Richard Fitzgerald | 2015-06-02 | 4 | -7/+157 |
| | | * | | Merge branch 'topic/adsp' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2015-06-02 | 3 | -446/+763 |
| | | |\ \ |
|
| | | | * | | ASoC: wm_adsp: Dump scratch registers on DSP shutdown | Richard Fitzgerald | 2015-05-29 | 1 | -0/+27 |
| | | | * | | ASoC: wm_adsp: Add support for DSP control flags | Charles Keepax | 2015-04-27 | 2 | -8/+40 |
| | | | * | | ASoC: wm_adsp: Use __leXX for little endian data | Charles Keepax | 2015-04-27 | 1 | -3/+3 |
| | | | * | | ASoC: wm_adsp: Warn that firmware file format 0 is depreciated | Charles Keepax | 2015-04-27 | 1 | -0/+3 |
| | | | * | | ASoC: wm_adsp: Add support for rev 2 firmware file format | Charles Keepax | 2015-04-27 | 1 | -18/+119 |
| | | | * | | ASoC: wm_adsp: Add basic support for rev 1 firmware file format | Charles Keepax | 2015-04-27 | 3 | -49/+226 |
| | | | * | | ASoC: wm_adsp: Group all the ALSA control functions together | Charles Keepax | 2015-04-27 | 1 | -140/+140 |
| | | | * | | ASoC: wm_adsp: Remove private field from wm_coeff_ctl | Charles Keepax | 2015-04-27 | 1 | -1/+0 |
| | | | * | | ASoC: wm_adsp: Factor out creation of alg_regions | Charles Keepax | 2015-04-27 | 1 | -70/+64 |
| | | | * | | ASoC: wm_adsp: Clean up low level control read/write functions | Charles Keepax | 2015-04-27 | 1 | -7/+5 |
| | | | * | | ASoC: wm_adsp: Move temporary control name to the stack | Charles Keepax | 2015-04-27 | 1 | -17/+6 |
| | | | * | | ASoC: wm_adsp: Limit firmware control name to ALSA control name size | Charles Keepax | 2015-04-27 | 1 | -2/+2 |
| | | | * | | ASoC: wm_adsp: Remove len field from wm_adsp_alg_region | Charles Keepax | 2015-04-27 | 2 | -28/+28 |
| | | | * | | ASoC: wm_adsp: Improve variable naming | Charles Keepax | 2015-04-27 | 3 | -182/+182 |
| | | | * | | ASoC: wm_adsp: Split out adsp1 & 2 setup algorithms | Charles Keepax | 2015-04-27 | 1 | -251/+248 |
| | | | |/ |
|
| | | * | | ASoC: dapm: Add new widgets to the end of the widget list | Lars-Peter Clausen | 2015-05-06 | 1 | -1/+1 |
| | | * | | ASoC: arizona: Use auto disable muxes for routing | Charles Keepax | 2015-05-06 | 1 | -2/+2 |
| | | |/ |
|
| | * / | ASoC: adav80x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-05-04 | 1 | -4/+6 |
| | |/ |
|
| * / | ASoC: adau1977: fix typo s/Substraction/Subtraction/ | Antonio Ospite | 2015-04-28 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/... | Mark Brown | 2015-06-05 | 8 | -55/+145 |
|\ \ \ \ \ \ |
|
| | | | | * | | ASoC: adau17x1: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-05-04 | 3 | -29/+26 |
| | | | | |/ |
|
| | | | * / | ASoC: adau1701: add regulator consumer support | Pascal Huerst | 2015-04-27 | 1 | -15/+110 |
| | | | |/ |
|