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