aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/txx9/txx9aclc-ac97.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2018-09-10ASoC: txx9: use devm_snd_soc_register_component()Kuninori Morimoto1-2/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+1
2014-10-20ASoC: txx9: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-16ASoC: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan1-3/+5
2013-07-24ASoC: txx9: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+6
2013-06-27ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()Mark Brown1-6/+3
2013-03-26ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97Kuninori Morimoto1-2/+7
2012-12-10ASoC: txx9: remove __dev* attributesBill Pemberton1-3/+3
2011-11-25ASoC: Convert txx9 directory to module_platform_driverAxel Lin1-12/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-35/+20
2010-04-30MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-05-19ASoC: Add TXx9 AC link controller driver (v3)Atsushi Nemoto1-0/+255