aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/au1x
AgeCommit message (Expand)AuthorFilesLines
2020-03-27ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerGravatar Kuninori Morimoto 4-4/+4
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 4-32/+7
2020-01-21ASoC: soc-core: remove bus_controlGravatar Kuninori Morimoto 2-2/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 2-2/+2
2019-12-11ASoC: au1x: Use managed buffer allocationGravatar Takashi Iwai 2-28/+7
2019-12-11ASoC: au1x: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 2-2/+0
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Gravatar Takashi Iwai 1-1/+1
2019-10-08ASoC: au1x: dma: remove snd_pcm_opsGravatar Kuninori Morimoto 1-30/+33
2019-10-08ASoC: au1x: dbdma2: remove snd_pcm_opsGravatar Kuninori Morimoto 1-30/+34
2019-07-31ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+2
2019-07-31ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+2
2019-07-02ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Gravatar Kuninori Morimoto 1-4/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Gravatar Mark Brown 10-19/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 4-19/+4
2019-06-06ASoC: au1x: db1200: use modern dai_link styleGravatar Kuninori Morimoto 1-20/+30
2019-06-06ASoC: au1x: db1000: use modern dai_link styleGravatar Kuninori Morimoto 1-4/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 5-0/+5
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-2/+2
2018-02-12ASoC: au1x: dma: replace platform to componentGravatar Kuninori Morimoto 1-4/+8
2018-02-12ASoC: au1x: dbdma2: replace platform to componentGravatar Kuninori Morimoto 1-5/+8
2018-01-15ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Gravatar Dan Carpenter 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Gravatar Mark Brown 1-1/+1
2017-08-17ASoC: aux1x: make snd_soc_ops constGravatar Bhumika Goyal 1-1/+1
2017-08-14ASoC: au1x: constify snd_pcm_ops structuresGravatar Arvind Yadav 2-2/+2
2017-07-17ASoC: au1x: psc-i2s: constify dev_pm_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2017-07-17ASoC: psc-ac97: constify dev_pm_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2016-04-13ASoC: au1x: use correct format specifierGravatar Heinrich Schuchardt 1-2/+2
2015-10-13Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-0/+4
2015-10-07Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Gravatar Mark Brown 1-0/+4
2015-09-25ASoC: db1200: Fix DAI link format for db1300 and db1550Gravatar Lars-Peter Clausen 1-0/+4
2015-09-23Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Gravatar Mark Brown 2-18/+2
2015-09-14ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningGravatar Axel Lin 1-1/+0
2015-09-14ASoC: au1x: Convert to devm_snd_soc_register_cardGravatar Axel Lin 2-18/+2
2015-08-30ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resourceGravatar Axel Lin 1-13/+3
2015-08-28ASoC: au1x: Convert to devm_snd_soc_register_platformGravatar Axel Lin 2-18/+4
2015-05-01ASoC: au1x: Constify platform_device_idGravatar Krzysztof Kozlowski 1-1/+1
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Gravatar Mark Brown 1-16/+3
2015-01-06ASoC: db1200: Use static DAI format setupGravatar Lars-Peter Clausen 1-16/+3
2015-01-05ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Gravatar Lars-Peter Clausen 2-12/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 8-8/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlGravatar Lars-Peter Clausen 2-2/+2
2014-10-20ASoC: au1x: drop owner assignment from platform_driversGravatar Wolfram Sang 8-8/+0
2014-07-30MIPS: Alchemy: remove au_read/write/syncGravatar Manuel Lauss 3-131/+131
2013-12-21ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsGravatar Lars-Peter Clausen 2-23/+0
2013-08-22Merge remote-tracking branch 'asoc/topic/au1x' into asoc-nextGravatar Mark Brown 2-3/+4
2013-07-31ASoC: au1x: Fix buildGravatar Ralf Baechle 1-1/+1
2013-07-24ASoC: au1x: don't check resource with devm_ioremap_resourceGravatar Wolfram Sang 1-3/+0
2013-07-15ASoC: db1200: add .owner to struct snd_soc_cardGravatar Wei Yongjun 1-0/+4