aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa/soundbus
Commit message (Expand)AuthorAgeFilesLines
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-3/+3
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-3/+5
* arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-221-2/+2
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-184-9/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-121-4/+4
* ALSA: snd-aoa: handle older machinesJohannes Berg2009-01-151-5/+17
* Merge branch 'topic/aoa' into to-pushTakashi Iwai2008-12-256-4/+4
|\
| * ALSA: aoa: clean up file namesJohannes Berg2008-10-236-4/+4
| |
| \
*-. \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-031-1/+1
|\ \ \ | | |/
| * | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-031-1/+1
| | |
| \ \
*-. \ \ Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusTakashi Iwai2008-10-231-3/+3
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg2008-10-231-3/+3
| |/
* | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-201-1/+1
|/
* sound: Convert to menuconfigTakashi Iwai2008-05-271-1/+0
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-4/+0
* [ALSA] aoa - fix compile warningTakashi Iwai2008-01-311-0/+1
* [ALSA] add number of periods constraint to snd-aoaHeikki Lindholm2008-01-311-0/+6
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-23/+10
* [ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIASJohannes Berg2007-05-111-3/+2
* [ALSA] aoa: fix a sparse warningJohannes Berg2007-05-112-2/+2
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
* 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-132-3/+4
* | [POWERPC] get_property returns constStephen Rothwell2007-04-132-9/+7
|/
* [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefullyPaul Mackerras2007-02-093-146/+210
* [ALSA] aoa: fix up i2sbus_attach_codecJohannes Berg2007-02-091-46/+26
* [ALSA] aoa: set device pointer in pcmsJohannes Berg2007-02-091-5/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-7/+6
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] aoa: i2sbus: revamp control layerBenjamin Herrenschmidt2006-07-103-81/+47
* [PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt2006-07-101-11/+11
* [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3Benjamin Herrenschmidt2006-07-102-21/+97
* [PATCH] aoa: i2sbus: move module parameter declaration upBenjamin Herrenschmidt2006-07-101-5/+5
* [PATCH] Fix snd-aoa irq conversionAndreas Schwab2006-07-101-6/+3
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-3/+4
* [ALSA] snd-aoa: not experimentalJohannes Berg2006-06-281-1/+2
* [ALSA] snd-aoa: add snd-aoaJohannes Berg2006-06-2212-0/+2450