summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x
Commit message (Expand)AuthorAgeFilesLines
* ASoC: au1x: convert not to use asoc_xxx()Kuninori Morimoto2023-09-254-7/+7
* ASoC: au1x: merge DAI call back functions into opsKuninori Morimoto2023-08-142-6/+6
* ASoC: au1x: psc-i2s: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: au1x: psc-ac97: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: au1x: i2sc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: au1x: ac97c: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: au1x: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-274-4/+8
* ASoC: au1x: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-062-2/+2
* ASoC: au1x: Update to use set_fmt_new callbackCharles Keepax2022-06-062-5/+5
* ASoC: wm8731: Factor out the I2C and SPI bus code into separate modulesMark Brown2022-04-041-1/+1
* ASoC: au1x: Convert to modern terminology for DAI clockingMark Brown2021-09-163-11/+11
* ASoC: au1x: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: au1x: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-233-3/+3
* ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-274-4/+4
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-284-32/+7
|\
| * ASoC: soc-core: remove bus_controlKuninori Morimoto2020-01-212-2/+0
| * ASoC: au1x: Use managed buffer allocationTakashi Iwai2019-12-112-28/+7
| * ASoC: au1x: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-2/+0
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
|/
* ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-091-1/+1
* ASoC: au1x: dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-30/+33
* ASoC: au1x: dbdma2: remove snd_pcm_opsKuninori Morimoto2019-10-081-30/+34
* ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+2
* ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+2
* ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-4/+2
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2610-19/+10
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-19/+4
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
* | ASoC: au1x: db1200: use modern dai_link styleKuninori Morimoto2019-06-061-20/+30
* | ASoC: au1x: db1000: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* ASoC: au1x: dma: replace platform to componentKuninori Morimoto2018-02-121-4/+8
* ASoC: au1x: dbdma2: replace platform to componentKuninori Morimoto2018-02-121-5/+8
* ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter2018-01-151-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
*-. Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Mark Brown2017-09-011-1/+1
|\ \
| | * ASoC: psc-ac97: constify dev_pm_ops structureGustavo A. R. Silva2017-07-171-1/+1
| |/
* | ASoC: aux1x: make snd_soc_ops constBhumika Goyal2017-08-171-1/+1
* | ASoC: au1x: constify snd_pcm_ops structuresArvind Yadav2017-08-142-2/+2
* | ASoC: au1x: psc-i2s: constify dev_pm_ops structureGustavo A. R. Silva2017-07-171-1/+1
|/
* ASoC: au1x: use correct format specifierHeinrich Schuchardt2016-04-131-2/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-10-131-0/+4
|\
| *-. Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown2015-10-071-0/+4
| |\ \
| | * | ASoC: db1200: Fix DAI link format for db1300 and db1550Lars-Peter Clausen2015-09-251-0/+4
| | |/
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown2015-09-232-18/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ASoC: au1x: Convert to devm_snd_soc_register_cardAxel Lin2015-09-142-18/+2
| |/
* / ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningAxel Lin2015-09-141-1/+0
|/
* ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resourceAxel Lin2015-08-301-13/+3
* ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin2015-08-282-18/+4