aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/au1x (follow)
AgeCommit message (Expand)AuthorFilesLines
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/imx-ssi', 'asoc/fix/maintainers', 'asoc/fix/rt5645', 'asoc/fix/sgtl5000' and 'asoc/fix/tas2552' into asoc-linusMark 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', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-nextMark 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 'asoc/topic/davinci' into asoc-nextMark 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/git/gregkh/driver-coreLinus 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