summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: hdmi-codec: replace codec to componentKuninori Morimoto2018-02-121-11/+12
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/topic/fsl_esai', 'asoc/topic/fsl_ssi', '...Mark Brown2018-03-286-388/+475
|\ \ \ \ \ \ \
| | | | | * | | ASoC: gtm601: replace codec to componentKuninori Morimoto2018-02-121-17/+11Star
| | | | | |/ /
| | | | * | | ASoC: Revert "ASoC: soc-generic-dmaengine-pcm: Fix error handling"Fabio Estevam2018-02-261-2/+1Star
| | | | * | | ASoC: dmaengine_pcm: add processing supportOlivier Moysan2018-02-261-2/+60
| | | | * | | ASoC: soc-generic-dmaengine-pcm: Fix sparse warningsFabio Estevam2018-02-261-2/+3
| | | | * | | ASoC: soc-generic-dmaengine-pcm: Fix error handlingFabio Estevam2018-02-261-1/+2
| | | | * | | Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown2018-02-2662-596/+528Star
| | | | |\ \ \
| | | | * | | | ASoC: soc-generic-dmaengine-pcm: Add a DMA debugfs_prefix entryFabio Estevam2018-02-221-0/+3
| | | | | |/ / | | | | |/| |
| | | * / | | ASoC: fsl_utils: Use 'const _be *' type for ipropFabio Estevam2018-02-121-1/+1
| | | |/ / /
| | * | | | ASoC: fsl_ssi: Use ssi->streams instead of reading registerNicolin Chen2018-02-211-6/+1Star
| | * | | | ASoC: fsl_ssi: Move DT related code to a separate probe()Nicolin Chen2018-02-211-95/+124
| | * | | | ASoC: fsl_ssi: Add bool synchronous to mark synchronous modeNicolin Chen2018-02-211-5/+8
| | * | | | ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()Nicolin Chen2018-02-211-39/+35Star
| | * | | | ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()Nicolin Chen2018-02-211-6/+27
| | * | | | ASoC: fsl_ssi: Move one-time configurations to probe()Nicolin Chen2018-02-211-13/+26
| | * | | | ASoC: fsl_ssi: Use snd_soc_init_dma_data insteadNicolin Chen2018-02-211-4/+3Star
| | * | | | ASoC: fsl_ssi: Set xFEN0 and xFEN1 togetherNicolin Chen2018-02-211-6/+6
| | * | | | ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()Nicolin Chen2018-02-211-11/+6Star
| | * | | | ASoC: fsl_ssi: Add DAIFMT define for AC97Nicolin Chen2018-02-211-3/+12
| | * | | | ASoC: fsl_ssi: Clean up helper functions of trigger()Nicolin Chen2018-02-211-134/+122Star
| | * | | | ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()Nicolin Chen2018-02-211-23/+10Star
| | * | | | ASoC: fsl_ssi: Rename fsl_ssi_disable_val macroNicolin Chen2018-02-211-32/+23Star
| | * | | | ASoC: fsl_ssi: Maintain a mask of active streamsNicolin Chen2018-02-211-4/+11
| | * | | | ASoC: fsl_ssi: Clean up set_dai_tdm_slot()Nicolin Chen2018-02-211-5/+2Star
| | * | | | ASoC: fsl_ssi: Keep ssi->i2s_net updatedNicolin Chen2018-02-211-6/+6
| | * | | | ASoC: fsl_ssi: Redefine RX and TX macrosNicolin Chen2018-02-212-3/+4
| | * | | | ASoC: fsl_ssi: Use 'const _be *' type for ipropFabio Estevam2018-02-121-1/+1
| | |/ / /
| * / / / ASoC: fsl_esai: Use 'const _be *' type for ipropFabio Estevam2018-02-121-1/+1
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es7134', 'asoc/t...Mark Brown2018-03-287-151/+127Star
|\ \ \ \ \ \ \ \
| | | | | * | | | ASoC: fsl-asoc-card: Use 'snd_pcm_format_t' type when appropriateFabio Estevam2018-02-121-3/+3
| | | | | |/ / /
| | | | * / / / ASoC: es8328: replace codec to componentKuninori Morimoto2018-02-123-88/+73Star
| | | | |/ / /
| | | * / / / ASoC: es8316: replace codec to componentKuninori Morimoto2018-02-121-44/+36Star
| | | |/ / /
| | * / / / ASoC: es7134: replace codec to componentKuninori Morimoto2018-02-121-16/+11Star
| | |/ / /
| * / / / ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playbackAkshu Agrawal2018-02-161-0/+4
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/da732x', 'aso...Mark Brown2018-03-285-269/+390
|\ \ \ \ \ \ \
| | | | * | | | ASoC: dmic: don't use codec anymoreKuninori Morimoto2018-02-211-2/+2
| | | | * | | | ASoC: dmic: Add optional wakeup delayMatthias Kaehlcke2018-02-191-28/+35
| | | | * | | | ASoC: dmic: replace codec to componentKuninori Morimoto2018-02-121-19/+14Star
| | | | |/ / /
| | | * / / / ASoC: da9055: replace codec to componentKuninori Morimoto2018-02-121-96/+90Star
| | | |/ / /
| | * / / / ASoC: da732x: replace codec to componentKuninori Morimoto2018-02-121-120/+121
| | |/ / /
| * | | | ASoC: da7219: make structure da7219_dai_clks_ops staticColin Ian King2018-03-141-1/+1
| * | | | ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLKAdam Thomson2018-03-131-0/+2
| * | | | ASoC: da7219: Add common clock usage for providing DAI clksAdam Thomson2018-03-092-8/+130
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as...Mark Brown2018-03-287-577/+543Star
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | ASoC: da7218: replace codec to componentKuninori Morimoto2018-02-122-254/+246Star
| | | | | | |/ / / | | | | | |/| | |
| | | | * / | | | ASoC: da7213: replace codec to componentKuninori Morimoto2018-02-121-167/+161Star
| | | | |/ / / /
| | | * | | | | ASoC: da7210: Use devm_snd_soc_register_component()weiyongjun (A)2018-03-191-1/+1
| | | * | | | | ASoC: da7210: replace codec to componentKuninori Morimoto2018-02-121-97/+84Star
| | | |/ / / /
| | * / / / / ASoC: cygnus: remove redundant assignment to pointer 'res'Colin Ian King2018-03-081-1/+1
| | |/ / / /