summaryrefslogtreecommitdiff
path: root/sound/aoa
AgeCommit message (Expand)Author
2019-02-19ALSA: aoa: Fix of-node refcount unbalanceTakashi Iwai
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-01-15ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-06ALSA: aoa: Remove direct OF name and type accessesRob Herring
2018-11-19ALSA: aoa: Use device_type helpers to access the node typeRob Herring
2018-09-03ALSA: aoa: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-29ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring
2017-08-19ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav
2017-08-16ALSA: aoa: make snd_kcontrol_new constBhumika Goyal
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen
2015-07-10ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-12ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert
2015-03-19ALSA: aoa: constify of_device_id arrayFabian Frederick
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2015-01-04ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...Markus Elfring
2014-12-03ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring
2014-10-21ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches
2014-05-27ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai
2014-02-14ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-13ALSA: snd-aoa: two copy and paste bugsDan Carpenter
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab
2012-01-27ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin
2011-11-13Merge branch 'master' into for-nextJiri Kosina
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-29snd-aoa: remove commented out Kconfig entryPaul Bolle
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-09-12ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin
2011-08-20ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-03-31Fix common misspellingsLucas De Marchi