aboutsummaryrefslogtreecommitdiff
path: root/sound/aoa/soundbus
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 3-3/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableGravatar Benjamin Herrenschmidt 1-3/+5
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGravatar Grant Likely 1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 4-9/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-0/+3
2009-05-12sound: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 1-4/+4
2009-01-15ALSA: snd-aoa: handle older machinesGravatar Johannes Berg 1-5/+17
2008-12-25Merge branch 'topic/aoa' into to-pushGravatar Takashi Iwai 6-4/+4
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusGravatar Takashi Iwai 1-1/+1
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2008-10-23Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusGravatar Takashi Iwai 1-3/+3
2008-10-23ALSA: aoa: clean up file namesGravatar Johannes Berg 6-4/+4
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterGravatar Johannes Berg 1-3/+3
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hGravatar Stephen Rothwell 1-1/+1
2008-05-27sound: Convert to menuconfigGravatar Takashi Iwai 1-1/+0
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 2-4/+0
2008-01-31[ALSA] aoa - fix compile warningGravatar Takashi Iwai 1-0/+1
2008-01-31[ALSA] add number of periods constraint to snd-aoaGravatar Heikki Lindholm 1-0/+6
2007-10-12Driver core: change add_uevent_var to use a structGravatar Kay Sievers 1-23/+10
2007-05-11[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIASGravatar Johannes Berg 1-3/+2
2007-05-11[ALSA] aoa: fix a sparse warningGravatar Johannes Berg 2-2/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 1-2/+2
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Gravatar Paul Mackerras 1-46/+31
2007-04-27uevent: use add_uevent_var() instead of open coding itGravatar Eric Rannaud 1-48/+32
2007-04-13[POWERPC] Rename get_property to of_get_property: soundGravatar Stephen Rothwell 2-3/+4
2007-04-13[POWERPC] get_property returns constGravatar Stephen Rothwell 2-9/+7
2007-02-09[ALSA] aoa i2sbus: Stop Apple i2s DMA gracefullyGravatar Paul Mackerras 3-146/+210
2007-02-09[ALSA] aoa: fix up i2sbus_attach_codecGravatar Johannes Berg 1-46/+26
2007-02-09[ALSA] aoa: set device pointer in pcmsGravatar Johannes Berg 1-5/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 3-7/+6
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-07-10[PATCH] aoa: i2sbus: revamp control layerGravatar Benjamin Herrenschmidt 3-81/+47
2006-07-10[PATCH] aoa: fix when all is built into the kernelGravatar Benjamin Herrenschmidt 1-11/+11
2006-07-10[PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3Gravatar Benjamin Herrenschmidt 2-21/+97
2006-07-10[PATCH] aoa: i2sbus: move module parameter declaration upGravatar Benjamin Herrenschmidt 1-5/+5
2006-07-10[PATCH] Fix snd-aoa irq conversionGravatar Andreas Schwab 1-6/+3
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itGravatar Benjamin Herrenschmidt 1-3/+4
2006-06-28[ALSA] snd-aoa: not experimentalGravatar Johannes Berg 1-1/+2
2006-06-22[ALSA] snd-aoa: add snd-aoaGravatar Johannes Berg 12-0/+2450