aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-19ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-16ALSA: aoa: make snd_kcontrol_new constBhumika Goyal1-6/+6
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2-11/+11
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-6/+1
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2-1/+9
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen3-39/+12
2015-07-10ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2015-06-12ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert3-7/+12
2015-03-19ALSA: aoa: constify of_device_id arrayFabian Frederick1-1/+1
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-10-21ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai2-15/+3
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches1-8/+4
2014-05-27ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick1-1/+1
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2-2/+2
2014-02-14ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai3-3/+3
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+2
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2013-11-13ALSA: snd-aoa: two copy and paste bugsDan Carpenter1-2/+2
2013-10-09drivers: clean-up prom.h implicit includesRob Herring2-1/+4
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman2-1/+10
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack1-1/+1
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2-149/+6
2012-01-27ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin2-24/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina2-3/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-29snd-aoa: remove commented out Kconfig entryPaul Bolle1-8/+0
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2011-09-12ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin1-3/+1
2011-08-20ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-5/+4
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2-8/+6
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo2-8/+6
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin1-1/+0
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-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-6/+3
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 Likely5-10/+10
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 Heo8-0/+8