aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa/fabrics (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-01-03ALSA: aoa: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner1-3/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-11-19ALSA: aoa: Use device_type helpers to access the node typeRob Herring1-2/+2
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-4/+4
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-6/+1
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen1-0/+8
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen1-9/+12
2013-11-13ALSA: snd-aoa: two copy and paste bugsDan Carpenter1-2/+2
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman1-0/+8
2011-08-20ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall1-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+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
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-01-15ALSA: snd-aoa: handle master-amp if presentJohannes Berg1-0/+7
2009-01-15ALSA: snd-aoa: handle older machinesJohannes Berg1-17/+57
2008-10-23ALSA: aoa: clean up file namesJohannes Berg2-1/+3
2008-05-27sound: Convert to menuconfigTakashi Iwai1-1/+0
2008-01-31[ALSA] aoa - Check value range in ctl callbacksTakashi Iwai1-1/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell1-3/+3
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-2/+2
2007-02-09[ALSA] aoa: remove suspend/resume printksJohannes Berg1-4/+0
2007-02-09[ALSA] sound: aoa of_node_put and kfree cleanupMariusz Kozlowski1-2/+2
2007-02-09[ALSA] create driver symlink in snd-aoa /sys/bus/aoa-soundbus/devices/*/Olaf Hering1-0/+3
2007-02-09[ALSA] create device symlink in snd-aoaOlaf Hering1-1/+1
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day1-1/+1
2006-07-10[PATCH] aoa: layout fabric: add missing module aliasesJohannes Berg1-0/+15
2006-07-10[PATCH] aoa fabric layout: clean up messagesBenjamin Herrenschmidt1-4/+7
2006-06-28[ALSA] snd-aoa: support iMac G5 iSightJohannes Berg1-6/+8
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg3-0/+1122