aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa/soundbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai1-1/+4
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai1-1/+4
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2-2/+2
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-7/+6
2015-01-04ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_suspend_all"Markus Elfring1-4/+2
2014-12-03ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_resource"Markus Elfring1-4/+2
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches1-8/+4
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman1-1/+2
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely3-3/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-3/+5
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely4-9/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-01-15ALSA: snd-aoa: handle older machinesJohannes Berg1-5/+17
2008-12-25Merge branch 'topic/aoa' into to-pushTakashi Iwai6-4/+4
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai1-1/+1
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-23Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusTakashi Iwai1-3/+3
2008-10-23ALSA: aoa: clean up file namesJohannes Berg6-4/+4
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg1-3/+3
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+1
2008-05-27sound: Convert to menuconfigTakashi Iwai1-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai2-4/+0
2008-01-31[ALSA] aoa - fix compile warningTakashi Iwai1-0/+1
2008-01-31[ALSA] add number of periods constraint to snd-aoaHeikki Lindholm1-0/+6
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-23/+10
2007-05-11[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIASJohannes Berg1-3/+2
2007-05-11[ALSA] aoa: fix a sparse warningJohannes Berg2-2/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-46/+31
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-48/+32
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2-3/+4
2007-04-13[POWERPC] get_property returns constStephen Rothwell2-9/+7
2007-02-09[ALSA] aoa i2sbus: Stop Apple i2s DMA gracefullyPaul Mackerras3-146/+210
2007-02-09[ALSA] aoa: fix up i2sbus_attach_codecJohannes Berg1-46/+26
2007-02-09[ALSA] aoa: set device pointer in pcmsJohannes Berg1-5/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-7/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-07-10[PATCH] aoa: i2sbus: revamp control layerBenjamin Herrenschmidt3-81/+47
2006-07-10[PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt1-11/+11
2006-07-10[PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3Benjamin Herrenschmidt2-21/+97
2006-07-10[PATCH] aoa: i2sbus: move module parameter declaration upBenjamin Herrenschmidt1-5/+5
2006-07-10[PATCH] Fix snd-aoa irq conversionAndreas Schwab1-6/+3
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-3/+4
2006-06-28[ALSA] snd-aoa: not experimentalJohannes Berg1-1/+2