aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_psc_ac97.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+1
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-221-1/+1
* ASoC: fsl: mpc5200_psc_ac97: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: soc-core: remove bus_controlKuninori Morimoto2020-01-211-2/+0
* ASoC: mpc5200_psc_ac97: Switch to SPDX identifierAndra Danciu2019-04-081-10/+6
* ASoC: mpc5200_psc_ac97: Remove unused DAI ID definesLars-Peter Clausen2017-01-101-1/+0
* ASoC: fsl-mpc5200: Use usleep_range() instead of msleep()Xiubo Li2016-01-221-1/+2
* ASoC: fsl: constify of_device_id arrayFabian Frederick2015-03-221-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2014-12-141-1/+0
|\
| * ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-2/+2
* | ASoC: mpc5200_psc_ac97: Remove unused on-stack snd_ac97 deviceLars-Peter Clausen2014-11-181-2/+0
|/
* drivers: clean-up prom.h implicit includesRob Herring2013-10-091-1/+1
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+8
* ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97Kuninori Morimoto2013-03-261-2/+6
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt2012-09-181-0/+5
* ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt2012-09-181-0/+5
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-281-15/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-2/+2
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-161-6/+20
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
| |\
| | * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
| * | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt2010-08-061-4/+18
| |/
* / ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-24/+10
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-1/+1
* ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely2009-11-071-18/+21
* ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio2009-07-221-1/+2
* ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-031-1/+12
* ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely2009-07-031-0/+4
* ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl2009-05-271-16/+14
* ASoC: AC97 driver for mpc5200Jon Smirl2009-05-261-0/+331