summaryrefslogtreecommitdiffstats
path: root/sound/ppc
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang2021-06-161-1/+5
* ALSA: poewrmac: Fix assignment in if conditionTakashi Iwai2021-06-096-45/+89
* Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-301-1/+0
|\
| * module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* | ALSA: ppc: keywest: remove outdated commentWolfram Sang2021-03-111-5/+0
* | ALSA: ps3: fix spelling typo of valuesdingsenjie2021-03-021-1/+1
|/
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-2/+1
|\
| * powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-2/+1
| * ALSA: ppc: drop if block with always false conditionUwe Kleine-König2020-12-041-2/+0
* | ALSA: ppc: remove redundant checks in PS3 driver probeLeonard Goehrs2020-11-281-5/+0
* | ALSA: ppc: drop if block with always false conditionUwe Kleine-König2020-11-281-2/+0
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-6/+6
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-1/+1
|\
| * drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-1/+1
* | ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flagsSamuel Zou2020-05-071-2/+2
|/
* ALSA: ppc: keywest: convert to use i2c_new_client_device()Wolfram Sang2020-03-271-3/+6
* ALSA: ppc: More constificationsTakashi Iwai2020-01-055-22/+22
* ALSA: ppc: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-036-40/+40
* ALSA: ppc: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: ppc: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-3/+0
* ALSA: ps3: Use managed buffer allocationTakashi Iwai2019-12-111-23/+5
* ALSA: pmac: Use managed buffer allocationTakashi Iwai2019-12-111-25/+3
* ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam2019-07-101-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277Thomas Gleixner2019-06-052-26/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3011-155/+11
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'YueHaibing2019-04-171-4/+0
* ALSA: ppc: Fix of-node refcount unbalanceTakashi Iwai2019-02-191-0/+1
* ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-5/+1
* ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-1/+0
* ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring2018-12-062-4/+4
* powerpc/ps3: Set driver coherent_dma_maskGeoff Levand2018-07-201-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav2017-08-192-3/+3
* ALSA: ppc: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-303-7/+7
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-4/+4
|\
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-4/+4
* | ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-3/+1
|/
* ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann2016-07-051-0/+1
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
* ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai2015-08-251-0/+1
* ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas2015-08-251-0/+1
* ALSA: ppc: keywest: check if DEQ was already instantiatedWolfram Sang2015-05-291-1/+12
* ALSA: ppc: keywest: drop using attach adapterWolfram Sang2015-05-181-4/+19
* powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-29/+29