summaryrefslogtreecommitdiffstats
path: root/sound/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-285-5/+5
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-10/+5
* ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-021-3/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ALSA: ppc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring2014-11-171-2/+1
* | ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+3
|/
* of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-3/+3
* ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-5/+3
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-2/+2
|\
| * ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-2/+2
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-0/+3
|\ \