summaryrefslogtreecommitdiffstats
path: root/sound/aoa/soundbus/core.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner1-2/+1
2018-12-06ALSA: aoa: Remove direct OF name and type accessesRob Herring1-1/+1
2018-11-19ALSA: aoa: Use device_type helpers to access the node typeRob Herring1-1/+1
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen1-28/+0
2015-06-12ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert1-1/+3
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-4/+4
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-23/+10
2007-05-11[ALSA] aoa: fix a sparse warningJohannes Berg1-2/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-46/+31
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-48/+32
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell1-1/+1
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-5/+4
2006-07-10[PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt1-11/+11
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg1-0/+250