summaryrefslogtreecommitdiff
path: root/sound/aoa/soundbus/core.c
AgeCommit message (Expand)Author
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner
2018-12-06ALSA: aoa: Remove direct OF name and type accessesRob Herring
2018-11-19ALSA: aoa: Use device_type helpers to access the node typeRob Herring
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen
2015-06-12ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-05-11[ALSA] aoa: fix a sparse warningJohannes Berg
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell
2007-04-13[POWERPC] get_property returns constStephen Rothwell
2006-07-10[PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg