summaryrefslogtreecommitdiffstats
path: root/sound/aoa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring2017-08-291-2/+2
* ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav2017-08-191-2/+2
* ALSA: aoa: make snd_kcontrol_new constBhumika Goyal2017-08-161-6/+6
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-302-11/+11
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-2/+2
|\
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-2/+2
* | ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-6/+1
* | ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2016-08-252-1/+9
|/
* ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen2015-08-053-39/+12
* ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-102-2/+0
* ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert2015-06-123-7/+12
* ALSA: aoa: constify of_device_id arrayFabian Frederick2015-03-191-1/+1
* Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-031-1/+4
|\
| * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+4
* | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-282-2/+2
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-7/+6
* | ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...Markus Elfring2015-01-041-4/+2
|/
* ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring2014-12-031-4/+2
* ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai2014-10-212-15/+3
* ALSA: Use dma_zalloc_coherentJoe Perches2014-06-161-8/+4
* ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick2014-05-271-1/+1
* ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2014-02-142-2/+2
* ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai2014-02-143-3/+3
* ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-3/+2
* Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-161-2/+2
|\
| * ALSA: snd-aoa: two copy and paste bugsDan Carpenter2013-11-131-2/+2
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-092-1/+4
|/
* ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman2013-05-162-1/+10
* ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-291-1/+1
* sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2012-07-112-149/+6
* ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin2012-01-272-24/+2
* Merge branch 'master' into for-nextJiri Kosina2011-11-132-3/+2
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-09-161-1/+1
| |\
| * | ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin2011-09-121-3/+1
* | | snd-aoa: remove commented out Kconfig entryPaul Bolle2011-10-291-8/+0
| |/ |/|
* | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall2011-08-201-1/+1
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-5/+4
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-132-8/+6
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-132-8/+6
* | ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin2010-12-101-1/+0
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-3/+3
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-3/+5
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-6/+3
|\
| * powerpc/aoa: gpio-pmf.c: 3 * redundant coded binderman2010-04-071-6/+3
* | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-221-2/+2
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-185-10/+10
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+8
OpenPOWER on IntegriCloud