summaryrefslogtreecommitdiff
path: root/sound/soc/au1x
AgeCommit message (Expand)Author
2019-07-31ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-02ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06ASoC: au1x: db1200: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: au1x: db1000: use modern dai_link styleKuninori Morimoto
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-02-12ASoC: au1x: dma: replace platform to componentKuninori Morimoto
2018-02-12ASoC: au1x: dbdma2: replace platform to componentKuninori Morimoto
2018-01-15ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Mark Brown
2017-08-17ASoC: aux1x: make snd_soc_ops constBhumika Goyal
2017-08-14ASoC: au1x: constify snd_pcm_ops structuresArvind Yadav
2017-07-17ASoC: au1x: psc-i2s: constify dev_pm_ops structureGustavo A. R. Silva
2017-07-17ASoC: psc-ac97: constify dev_pm_ops structureGustavo A. R. Silva
2016-04-13ASoC: au1x: use correct format specifierHeinrich Schuchardt
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai
2015-10-07Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown
2015-09-25ASoC: db1200: Fix DAI link format for db1300 and db1550Lars-Peter Clausen
2015-09-23Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown
2015-09-14ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningAxel Lin
2015-09-14ASoC: au1x: Convert to devm_snd_soc_register_cardAxel Lin
2015-08-30ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resourceAxel Lin
2015-08-28ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin
2015-05-01ASoC: au1x: Constify platform_device_idKrzysztof Kozlowski
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown
2015-01-06ASoC: db1200: Use static DAI format setupLars-Peter Clausen
2015-01-05ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen
2014-10-20ASoC: au1x: drop owner assignment from platform_driversWolfram Sang
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2013-12-21ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-08-22Merge remote-tracking branch 'asoc/topic/au1x' into asoc-nextMark Brown
2013-07-31ASoC: au1x: Fix buildRalf Baechle
2013-07-24ASoC: au1x: don't check resource with devm_ioremap_resourceWolfram Sang
2013-07-15ASoC: db1200: add .owner to struct snd_soc_cardWei Yongjun
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-06-27ASoC: ac97c: Use module_platform_driver()Mark Brown
2013-06-27ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown
2013-06-27ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x ac97cKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x i2scKuninori Morimoto
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton