aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27ALSA: ppc: keywest: convert to use i2c_new_client_device()Wolfram Sang1-3/+6
2020-01-05ALSA: ppc: More constificationsTakashi Iwai5-22/+22
2020-01-03ALSA: ppc: Constify snd_kcontrol_new itemsTakashi Iwai6-40/+40
2020-01-03ALSA: ppc: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: ppc: Drop superfluous ioctl PCM opsTakashi Iwai2-3/+0
2019-12-11ALSA: ps3: Use managed buffer allocationTakashi Iwai1-23/+5
2019-12-11ALSA: pmac: Use managed buffer allocationTakashi Iwai1-25/+3
2019-07-10ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277Thomas Gleixner2-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner11-155/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-17ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'YueHaibing1-4/+0
2019-02-19ALSA: ppc: Fix of-node refcount unbalanceTakashi Iwai1-0/+1
2019-02-06ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai1-5/+1
2019-01-15ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-1/+0
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring2-4/+4
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav2-3/+3
2017-08-17ALSA: ppc: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal3-7/+7
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+4
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-4/+4
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-3/+1
2016-07-05ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann1-0/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2015-08-25ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai1-0/+1
2015-08-25ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-05-29ALSA: ppc: keywest: check if DEQ was already instantiatedWolfram Sang1-1/+12
2015-05-18ALSA: ppc: keywest: drop using attach adapterWolfram Sang1-4/+19
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson1-29/+29
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai5-5/+5
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-10/+5
2015-01-02ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-3/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-17ALSA: powermac: Deletion of an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2014-10-21ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai1-8/+3
2014-10-20ALSA: ppc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-3/+3
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2-5/+3
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+3
2013-11-06ALSA: ps3: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-2/+4
2013-10-09drivers: clean-up prom.h implicit includesRob Herring2-0/+3
2013-10-03ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen1-2/+2
2013-05-23ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton8-59/+59
2012-12-07ALSA: sound/ps3: remove __dev* attributesBill Pemberton1-6/+6