aboutsummaryrefslogtreecommitdiff
path: root/sound/aoa/soundbus
AgeCommit message (Expand)AuthorFilesLines
2018-09-03ALSA: aoa: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-7/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-19ALSA: aoa: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Gravatar Aaro Koskinen 1-1/+1
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsGravatar Lars-Peter Clausen 2-30/+0
2015-06-12ALSA: aoa: convert bus code to use dev_groupsGravatar Quentin Lambert 3-7/+12
2015-03-19ALSA: aoa: constify of_device_id arrayGravatar Fabian Frederick 1-1/+1
2015-02-03Merge branch 'topic/snd-device' into for-nextGravatar Takashi Iwai 1-1/+4
2015-02-02ALSA: pcm: Embed struct deviceGravatar Takashi Iwai 1-1/+4
2015-01-28ALSA: Include linux/io.h instead of asm/io.hGravatar Takashi Iwai 2-2/+2
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Gravatar Markus Elfring 1-7/+6
2015-01-04ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...Gravatar Markus Elfring 1-4/+2
2014-12-03ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Gravatar Markus Elfring 1-4/+2
2014-06-16ALSA: Use dma_zalloc_coherentGravatar Joe Perches 1-8/+4
2013-10-09drivers: clean-up prom.h implicit includesGravatar Rob Herring 1-0/+2
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Gravatar Michael Ellerman 1-1/+2
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionGravatar Eldad Zack 1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersGravatar Paul Gortmaker 1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-5/+4
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