summaryrefslogtreecommitdiff
path: root/sound/aoa
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring2017-08-29
* ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav2017-08-19
* ALSA: aoa: make snd_kcontrol_new constBhumika Goyal2017-08-16
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-30
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* | ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-07
* | ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2016-08-25
|/
* ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen2015-08-05
* ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-10
* ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert2015-06-12
* ALSA: aoa: constify of_device_id arrayFabian Frederick2015-03-19
* Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-03
|\
| * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-02
* | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* | ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...Markus Elfring2015-01-04
|/
* ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring2014-12-03
* ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai2014-10-21
* ALSA: Use dma_zalloc_coherentJoe Perches2014-06-16
* ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick2014-05-27
* ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2014-02-14
* ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai2014-02-14
* ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
* Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-16
|\
| * ALSA: snd-aoa: two copy and paste bugsDan Carpenter2013-11-13
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
|/
* ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman2013-05-16
* ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-29
* sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2012-07-11
* ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin2012-01-27
* Merge branch 'master' into for-nextJiri Kosina2011-11-13
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-09-16
| |\
| * | ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin2011-09-12
* | | snd-aoa: remove commented out Kconfig entryPaul Bolle2011-10-29
| |/ |/|
* | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall2011-08-20
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-26
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-13
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-13
* | ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin2010-12-10
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * powerpc/aoa: gpio-pmf.c: 3 * redundant coded binderman2010-04-07
* | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/