Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | ASoC: mpc5200_psc_ac97: Switch to SPDX identifier | Andra Danciu | 1 | -10/+6 |
2017-01-10 | ASoC: mpc5200_psc_ac97: Remove unused DAI ID defines | Lars-Peter Clausen | 1 | -1/+0 |
2016-01-22 | ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() | Xiubo Li | 1 | -1/+2 |
2015-03-22 | ASoC: fsl: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 1 | -2/+2 |
2014-11-18 | ASoC: mpc5200_psc_ac97: Remove unused on-stack snd_ac97 device | Lars-Peter Clausen | 1 | -2/+0 |
2014-10-20 | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -1/+1 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 1 | -2/+8 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97 | Kuninori Morimoto | 1 | -2/+6 |
2012-12-09 | ASoC: fsl: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-09-19 | ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driver | Eric Millbrandt | 1 | -0/+5 |
2012-09-19 | ASoC: fsl: mpc5200 combine psc_dma platform data | Eric Millbrandt | 1 | -0/+5 |
2011-11-28 | ASoC: Convert fsl directory to module_platform_driver | Axel Lin | 1 | -15/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -2/+2 |
2011-02-28 | dt/sound: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 1 | -6/+20 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -24/+10 |
2010-08-07 | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset | Eric Millbrandt | 1 | -4/+18 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -1/+1 |
2009-11-07 | ASoC/mpc5200: fix enable/disable of AC97 slots | Grant Likely | 1 | -18/+21 |
2009-07-22 | ASoC: MPC5200: Increase the delay time between resets | John Bonesio | 1 | -1/+2 |
2009-07-03 | ASoC: add locking to mpc5200-psc-ac97 driver | Grant Likely | 1 | -1/+12 |
2009-07-03 | ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is cleared | Grant Likely | 1 | -0/+4 |
2009-05-28 | ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout() | Jon Smirl | 1 | -16/+14 |
2009-05-27 | ASoC: AC97 driver for mpc5200 | Jon Smirl | 1 | -0/+331 |