summaryrefslogtreecommitdiffstats
path: root/sound/aoa/soundbus/core.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aoa: make soundbus_bus_type constRicardo B. Marliere2024-02-151-1/+1
* ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring2023-10-061-0/+2
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-3/+3
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner2019-06-191-2/+1
* ALSA: aoa: Remove direct OF name and type accessesRob Herring2018-12-061-1/+1
* ALSA: aoa: Use device_type helpers to access the node typeRob Herring2018-11-191-1/+1
* ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen2015-08-051-28/+0
* ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert2015-06-121-1/+3
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-1/+1
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-4/+4
* sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-031-1/+1
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-23/+10
* [ALSA] aoa: fix a sparse warningJohannes Berg2007-05-111-2/+0
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-46/+31
|\
| * uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-48/+32
* | [POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2007-04-131-1/+1
* | [POWERPC] get_property returns constStephen Rothwell2007-04-131-5/+4
|/
* [PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt2006-07-101-11/+11
* [ALSA] snd-aoa: add snd-aoaJohannes Berg2006-06-221-0/+250