summaryrefslogtreecommitdiffstats
path: root/sound/aoa/fabrics
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-09-12ALSA: aoa: Remove redundant size arguments from strscpy()Thorsten Blum-6/+3
2024-05-08ALSA: aoa: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2024-02-12ALSA: aoa: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai-6/+1
2023-10-06ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring-1/+2
2023-01-25ALSA: aoa: make remove callback of soundbus driver void returnedDawei Li-2/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-01-03ALSA: aoa: Constify snd_kcontrol_new itemsTakashi Iwai-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner-3/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring-1/+1
2018-11-19ALSA: aoa: Use device_type helpers to access the node typeRob Herring-2/+2
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal-4/+4
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada-6/+1
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen-0/+8
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen-9/+12
2013-11-13ALSA: snd-aoa: two copy and paste bugsDan Carpenter-2/+2
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman-0/+8
2011-08-20ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-01-28of: unify phandle name in struct device_nodeGrant Likely-1/+1
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman-4/+4
2009-01-15ALSA: snd-aoa: handle master-amp if presentJohannes Berg-0/+7
2009-01-15ALSA: snd-aoa: handle older machinesJohannes Berg-17/+57
2008-10-23ALSA: aoa: clean up file namesJohannes Berg-1/+3
2008-05-27sound: Convert to menuconfigTakashi Iwai-1/+0
2008-01-31[ALSA] aoa - Check value range in ctl callbacksTakashi Iwai-1/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai-9/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell-3/+3
2007-04-13[POWERPC] get_property returns constStephen Rothwell-2/+2
2007-02-09[ALSA] aoa: remove suspend/resume printksJohannes Berg-4/+0
2007-02-09[ALSA] sound: aoa of_node_put and kfree cleanupMariusz Kozlowski-2/+2
2007-02-09[ALSA] create driver symlink in snd-aoa /sys/bus/aoa-soundbus/devices/*/Olaf Hering-0/+3
2007-02-09[ALSA] create device symlink in snd-aoaOlaf Hering-1/+1
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day-1/+1
2006-07-10[PATCH] aoa: layout fabric: add missing module aliasesJohannes Berg-0/+15
2006-07-10[PATCH] aoa fabric layout: clean up messagesBenjamin Herrenschmidt-4/+7
2006-06-28[ALSA] snd-aoa: support iMac G5 iSightJohannes Berg-6/+8
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg-0/+1122