aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner5-10/+5
2019-02-19ALSA: aoa: Fix of-node refcount unbalanceTakashi Iwai1-0/+1
2018-06-29ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai1-1/+1
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+2
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-1/+2
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo2-8/+6
2010-04-07powerpc/aoa: gpio-pmf.c: 3 * redundant coded binderman1-6/+3
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
2009-07-31ALSA: sound/aoa: Add kmalloc NULL testsJulia Lawall1-0/+4
2009-03-24Merge branch 'topic/aoa' into for-linusTakashi Iwai1-1/+16
2009-01-15ALSA: snd-aoa: handle master-amp if presentJohannes Berg1-1/+16
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+4
2008-10-23ALSA: aoa: clean up file namesJohannes Berg6-8/+8
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell1-3/+3
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-3/+3
2007-02-09[ALSA] create device symlink in snd-aoaOlaf Hering3-4/+5
2007-02-09[ALSA] aoa: set device pointer in pcmsJohannes Berg1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells2-18/+14
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-08-08Merge branch 'merge'Paul Mackerras2-3/+6
2006-08-03[ALSA] aoa: platform function gpio: ignore errors from functions that don't existJohannes Berg1-1/+1
2006-08-03[ALSA] aoa: feature gpio layer: fix IRQ accessJohannes Berg1-2/+5
2006-08-01Merge branch 'merge'Paul Mackerras1-3/+11
2006-07-31[POWERPC] sound: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-10[PATCH] aoa: pmf gpio: report if function calling failsBenjamin Herrenschmidt1-3/+11
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-6/+1
2006-06-28[ALSA] snd-aoa: enable dual-edge in GPIOsJohannes Berg1-0/+15
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg6-0/+926