summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: au1x: Constify platform_device_idKrzysztof Kozlowski2015-05-011-1/+1
*-. Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown2015-02-041-16/+3
|\ \
| | * ASoC: db1200: Use static DAI format setupLars-Peter Clausen2015-01-061-16/+3
| |/
* / ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-052-12/+0
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-148-8/+0
|\
| * ASoC: au1x: drop owner assignment from platform_driversWolfram Sang2014-10-208-8/+0
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-182-2/+2
|/
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-303-131/+131
* ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-212-23/+0
* Merge remote-tracking branch 'asoc/topic/au1x' into asoc-nextMark Brown2013-08-222-3/+4
|\
| * ASoC: au1x: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-241-3/+0