summaryrefslogtreecommitdiffstats
path: root/sound/aoa
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-144-7/+7
* ALSA: aoa: More constificationsTakashi Iwai2020-01-054-6/+6
* ALSA: aoa: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-033-3/+3
* ALSA: aoa: Constify snd_device_ops definitionsTakashi Iwai2020-01-035-5/+5
* ALSA: aoa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: aoa: Use managed buffer allocationTakashi Iwai2019-12-111-10/+1
* ALSA: aoa: Avoid non-standard macro usageTakashi Iwai2019-11-061-1/+1
* ALSA: aoa: onyx: always initialize register read valueJohannes Berg2019-07-291-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner2019-06-1920-44/+20
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-218-0/+8
* ALSA: aoa: Fix of-node refcount unbalanceTakashi Iwai2019-02-191-0/+1
* Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-081-2/+2
|\
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* | ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-4/+0
|/
* ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring2018-12-062-4/+4
* ALSA: aoa: Remove direct OF name and type accessesRob Herring2018-12-062-14/+22
* ALSA: aoa: Use device_type helpers to access the node typeRob Herring2018-11-192-3/+3
* ALSA: aoa: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-031-7/+8
* ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire2018-06-291-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* 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