summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm/stm32_i2s.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-11/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-11/+1Star
* | Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown2019-05-201-1/+2
|\|
| * ASoC: stm32: i2s: update pcm hardware constraintsOlivier Moysan2019-05-081-1/+2
* | ASoC: stm32: i2s: manage identification registersOlivier Moysan2019-05-081-3/+57
|/
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-2/+3
|\
| * ASoC: stm32: i2s: return the get_irq errorFabien Dessenne2019-04-251-2/+3
* | Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-181-2/+1Star
|\|
| * ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan2019-03-111-2/+1Star
* | ASoC: stm32: i2s: use default dai nameOlivier Moysan2019-03-111-7/+0Star
* | ASoC: stm32: i2s: improve channel capabilities handlingOlivier Moysan2019-03-111-6/+4Star
* | ASoC: stm32: i2s: change trigger tracesOlivier Moysan2019-03-111-3/+5
|/
* ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan2019-02-261-2/+2
* ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan2019-02-261-3/+14
* ASoC: stm32: i2s: remove useless callbackOlivier Moysan2019-02-261-11/+0Star
* ASoC: stm32: i2s: fix dma configurationOlivier Moysan2019-02-261-7/+7
* ASoC: stm32: i2s: fix stream count managementOlivier Moysan2019-02-261-7/+5Star
* ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan2019-02-261-1/+1
* ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan2019-02-261-7/+6Star
* SoC: stm32: i2s: manage clock powerOlivier Moysan2019-02-081-29/+15Star
* ASoC: stm32: i2s: add power managementOlivier Moysan2019-02-081-3/+30
* ASoC: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
* ASoC: stm32: Add full duplex support to i2solivier moysan2017-05-191-41/+46
* ASoC: stm32: Add I2S driverolivier moysan2017-05-191-0/+941