summaryrefslogtreecommitdiffstats
path: root/sound/soc/bcm
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as...Mark Brown2018-03-281-1/+1
|\ \
| | * ASoC: cygnus: remove redundant assignment to pointer 'res'Colin Ian King2018-03-081-1/+1
| |/
* / ASoC: bcm: cygnus: replace platform to componentKuninori Morimoto2018-02-121-4/+3
|/
* ASoC: bcm2835: fix hw_params error when device is in prepared stateMatthias Reichl2018-01-181-6/+14
*-. Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...Mark Brown2017-11-101-20/+14
|\ \
| * | ASoC: cygnus: Remove unnecessary active_slots checkChristos Gkekas2017-10-091-1/+1
| * | ASoC: cygnus: Remove support for 8 bit audio and for monoLori Hikichi2017-10-041-18/+4
| * | ASoC: cygnus: Remove set_fmt from SPDIF dai opsLori Hikichi2017-10-041-1/+8
| * | ASoC: cygnus: Add EXPORT_SYMBOL for helper functionLori Hikichi2017-10-041-0/+1
| |/
* | ASoC: bcm2835: Support left/right justified and DSP modesMatthias Reichl2017-11-101-53/+99
* | ASoC: bcm2835: Enforce full symmetryMatthias Reichl2017-11-101-1/+2
* | ASoC: bcm2835: Support additional samplerates up to 384kHzMatthias Reichl2017-11-101-2/+6
* | ASoC: bcm2835: Add support for TDM modesMatthias Reichl2017-11-101-52/+190
|/
*-. Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'a...Mark Brown2017-09-011-180/+55
|\ \
| | * ASoC: cygnus: Add support for 384kHz frame ratesLori Hikichi2017-08-151-180/+55
| |/
* / ASoC: bcm: make snd_soc_dai_driver constBhumika Goyal2017-08-171-1/+1
|/
* ASoC: bcm: add depends on HAS_DMAScott Branden2016-11-021-0/+1
* ASoC: cygnus: Add Cygnus audio DMA driverSimran Rai2016-05-313-0/+875
* ASoC: cygnus: Add Cygnus audio DAI driverSimran Rai2016-05-312-0/+1668
* ASoC: bcm2835: Add S16_LE support via packed DMA transfersMatthias Reichl2016-04-271-0/+9
* ASoC: bcm2835: setup clock only if CPU is clock masterMatthias Reichl2016-04-251-2/+9
* ASoC: bcm2835: add 24bit supportMatthias Reichl2016-04-251-1/+6
* ASoC: bcm2835: move to use the clock frameworkMartin Sperl2016-01-151-220/+64
* ASoC: bcm2835: cleanup includes by ordering them alphabeticallyMartin Sperl2016-01-101-6/+6
* ASoC: bcm2835-i2s: Fix module autoload for OF platform driversLuis de Bethencourt2015-08-271-0/+2
* ASoC: bcm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: bcm: Remove obsoleted Kconfig dependencyTakashi Iwai2014-01-081-1/+0
* ASoC: bcm2835-i2s: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-021-8/+1
* ASoC: Add support for BCM2835Florian Meier2013-11-253-0/+901