summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ASoC: db1200: add .owner to struct snd_soc_cardWei Yongjun2013-07-151-0/+4
* | ASoC: au1x: Fix buildRalf Baechle2013-07-311-1/+1
|/
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-272-4/+10
* ASoC: ac97c: Use module_platform_driver()Mark Brown2013-06-271-13/+1
* ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown2013-06-271-13/+1
* ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown2013-06-271-9/+3
* ASoC: switch over to use snd_soc_register_component() on au1x ac97cKuninori Morimoto2013-03-261-2/+7
* ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sKuninori Morimoto2013-03-261-2/+7
* ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto2013-03-261-2/+7
* ASoC: switch over to use snd_soc_register_component() on au1x i2scKuninori Morimoto2013-03-261-2/+7
* ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-108-25/+25
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-142-8/+79
|\
| * MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss2011-12-072-4/+34
| * MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-072-5/+46
| * MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-3/+3
* | ASoC: ac97c.c: use devm_ functionsJulia Lawall2012-01-021-27/+13
* | ASoC: dbdma2.c: use devm_ functionsJulia Lawall2012-01-021-10/+4
* | ASoC: dma.c: use devm_ functionsJulia Lawall2012-01-021-10/+2
* | ASoC: i2sc.c: use devm_ functionsJulia Lawall2012-01-021-32/+13
* | ASoC: psc-ac97.c: use devm_ functionsJulia Lawall2012-01-021-27/+14
* | ASoC: psc-i2s.c: use devm_ functionsJulia Lawall2012-01-021-28/+14