summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/mpc5200_psc_ac97.c
AgeCommit message (Expand)Author
2019-04-08ASoC: mpc5200_psc_ac97: Switch to SPDX identifierAndra Danciu
2017-01-10ASoC: mpc5200_psc_ac97: Remove unused DAI ID definesLars-Peter Clausen
2016-01-22ASoC: fsl-mpc5200: Use usleep_range() instead of msleep()Xiubo Li
2015-03-22ASoC: fsl: constify of_device_id arrayFabian Frederick
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-11-18ASoC: mpc5200_psc_ac97: Remove unused on-stack snd_ac97 deviceLars-Peter Clausen
2014-10-20ASoC: fsl: drop owner assignment from platform_driversWolfram Sang
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-03-26ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97Kuninori Morimoto
2012-12-10ASoC: fsl: remove __dev* attributesBill Pemberton
2012-09-18ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt
2012-09-18ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-02-28dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-06sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2009-11-07ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely
2009-07-22ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio
2009-07-03ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely
2009-07-03ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely
2009-05-27ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl
2009-05-26ASoC: AC97 driver for mpc5200Jon Smirl