aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x
AgeCommit message (Expand)AuthorFilesLines
12 daysASoC: au1x: Use *-y instead of *-objs MakefileTakashi Iwai1-8/+8
2023-09-25ASoC: au1x: convert not to use asoc_xxx()Kuninori Morimoto4-7/+7
2023-08-14ASoC: au1x: merge DAI call back functions into opsKuninori Morimoto2-6/+6
2023-03-20ASoC: au1x: psc-i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: au1x: psc-ac97: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: au1x: i2sc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: au1x: ac97c: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-27ASoC: au1x: Migrate to new style legacy DAI naming flagCharles Keepax4-4/+8
2022-06-06ASoC: au1x: Rename set_fmt_new back to set_fmtCharles Keepax2-2/+2
2022-06-06ASoC: au1x: Update to use set_fmt_new callbackCharles Keepax2-5/+5
2022-04-04ASoC: wm8731: Factor out the I2C and SPI bus code into separate modulesMark Brown1-1/+1
2021-09-16ASoC: au1x: Convert to modern terminology for DAI clockingMark Brown3-11/+11
2021-01-21ASoC: au1x: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-23ASoC: au1x: use asoc_substream_to_rtd()Kuninori Morimoto3-3/+3
2020-03-27ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto4-4/+4
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-32/+7
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto2-2/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-2/+2
2019-12-11ASoC: au1x: Use managed buffer allocationTakashi Iwai2-28/+7
2019-12-11ASoC: au1x: Drop superfluous ioctl PCM opsTakashi Iwai2-2/+0
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-10-08ASoC: au1x: dma: remove snd_pcm_opsKuninori Morimoto1-30/+33
2019-10-08ASoC: au1x: dbdma2: remove snd_pcm_opsKuninori Morimoto1-30/+34
2019-07-31ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-07-31ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-07-02ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto1-4/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown10-19/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-19/+4
2019-06-06ASoC: au1x: db1200: use modern dai_link styleKuninori Morimoto1-20/+30
2019-06-06ASoC: au1x: db1000: use modern dai_link styleKuninori Morimoto1-4/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner5-0/+5
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
2018-02-12ASoC: au1x: dma: replace platform to componentKuninori Morimoto1-4/+8
2018-02-12ASoC: au1x: dbdma2: replace platform to componentKuninori Morimoto1-5/+8
2018-01-15ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Mark Brown1-1/+1
2017-08-17ASoC: aux1x: make snd_soc_ops constBhumika Goyal1-1/+1
2017-08-14ASoC: au1x: constify snd_pcm_ops structuresArvind Yadav2-2/+2
2017-07-17ASoC: au1x: psc-i2s: constify dev_pm_ops structureGustavo A. R. Silva1-1/+1
2017-07-17ASoC: psc-ac97: constify dev_pm_ops structureGustavo A. R. Silva1-1/+1
2016-04-13ASoC: au1x: use correct format specifierHeinrich Schuchardt1-2/+2
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+4
2015-10-07Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown1-0/+4
2015-09-25ASoC: db1200: Fix DAI link format for db1300 and db1550Lars-Peter Clausen1-0/+4
2015-09-23Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown2-18/+2
2015-09-14ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningAxel Lin1-1/+0
2015-09-14ASoC: au1x: Convert to devm_snd_soc_register_cardAxel Lin2-18/+2
2015-08-30ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resourceAxel Lin1-13/+3
2015-08-28ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin2-18/+4
2015-05-01ASoC: au1x: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown1-16/+3
2015-01-06ASoC: db1200: Use static DAI format setupLars-Peter Clausen1-16/+3
2015-01-05ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2-12/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-8/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2-2/+2
2014-10-20ASoC: au1x: drop owner assignment from platform_driversWolfram Sang8-8/+0
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss3-131/+131
2013-12-21ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-23/+0
2013-08-22Merge remote-tracking branch 'asoc/topic/au1x' into asoc-nextMark Brown2-3/+4
2013-07-31ASoC: au1x: Fix buildRalf Baechle1-1/+1
2013-07-24ASoC: au1x: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2013-07-15ASoC: db1200: add .owner to struct snd_soc_cardWei Yongjun1-0/+4
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown2-4/+10
2013-06-27ASoC: ac97c: Use module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown1-9/+3
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x ac97cKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x i2scKuninori Morimoto1-2/+7
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton8-25/+25
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-8/+79
2012-01-02ASoC: ac97c.c: use devm_ functionsJulia Lawall1-27/+13
2012-01-02ASoC: dbdma2.c: use devm_ functionsJulia Lawall1-10/+4
2012-01-02ASoC: dma.c: use devm_ functionsJulia Lawall1-10/+2
2012-01-02ASoC: i2sc.c: use devm_ functionsJulia Lawall1-32/+13
2012-01-02ASoC: psc-ac97.c: use devm_ functionsJulia Lawall1-27/+14
2012-01-02ASoC: psc-i2s.c: use devm_ functionsJulia Lawall1-28/+14
2011-12-23ASoC: au1x: Add .owner to struct snd_soc_cardAxel Lin2-0/+3
2011-12-13ASoC: Staticise alchemy_pcm_soc_platformAxel Lin1-1/+1
2011-12-13ASoC: Staticise au1xpsc_soc_platformAxel Lin1-1/+1
2011-12-07MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss2-4/+34
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2-5/+46
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-3/+3
2011-11-25ASoC: Convert au1x directory to module_platform_driverAxel Lin6-72/+6
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen4-4/+4
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai4-54/+62
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall4-54/+62
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-17ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin2-3/+0
2011-07-27ASoC: au1x: use substream stream info directlyManuel Lauss4-27/+21
2011-07-27ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss1-21/+43
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss4-96/+58
2011-07-27ASoC: Add a DB1x00 AC97 machine driverManuel Lauss3-0/+86
2011-07-26ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss6-9/+1126
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-3/+4
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-08-31ASoC: fix au1x platformManuel Lauss5-121/+85
2010-08-17ASoC: Support non-crystal master clocks for WM8731Mark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood5-68/+30
2010-07-13ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss1-1/+1
2010-06-03ASoC: use resource_size for au1xWan ZongShun3-17/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-0/+2
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss4-150/+149
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-7/+5
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-4/+4
2009-12-03ASoC: au1x: dbdma2: plug memleak in pcm device creation error pathManuel Lauss1-0/+1
2009-12-03ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss1-4/+1
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss4-163/+344
2009-10-19ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss1-13/+25
2009-10-19ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss1-3/+8
2009-09-08ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2-33/+97
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2-9/+13
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-1/+2
2008-12-09ASoC: Register platform DAIsMark Brown2-2/+4
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2-8/+4
2008-11-24ASoC: Remove DAI type informationMark Brown2-2/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2-6/+7
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-2/+2
2008-07-15ALSA: Au1xpsc: psc not disabled when TX is idleRoel Kluin1-1/+1
2008-07-10ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss7-0/+1464