aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc
AgeCommit message (Expand)Author
2023-06-05ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-24Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-04-19ALSA: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-19ALSA: ppc/tumbler: Use of_property_present() for testing DT property presenceRob Herring
2023-03-20ALSA: ppc/powermac: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-09ALSA: ppc: fix unused function local variableTakashi Sakamoto
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König
2022-11-19ALSA: ppc: keywest: Convert to i2c's .probe_new()Uwe Kleine-König
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-17ALSA: ppc: Switch to use for_each_child_of_node() macroYang Yingliang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy
2021-12-07ALSA: ppc: beep: fix clang -Wimplicit-fallthroughAnders Roxell
2021-06-16ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang
2021-06-09ALSA: poewrmac: Fix assignment in if conditionTakashi Iwai
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-11ALSA: ppc: keywest: remove outdated commentWolfram Sang
2021-03-02ALSA: ps3: fix spelling typo of valuesdingsenjie
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-12-04ALSA: ppc: drop if block with always false conditionUwe Kleine-König
2020-11-28ALSA: ppc: remove redundant checks in PS3 driver probeLeonard Goehrs
2020-11-28ALSA: ppc: drop if block with always false conditionUwe Kleine-König
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-05-07ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flagsSamuel Zou
2020-03-27ALSA: ppc: keywest: convert to use i2c_new_client_device()Wolfram Sang
2020-01-05ALSA: ppc: More constificationsTakashi Iwai
2020-01-03ALSA: ppc: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: ppc: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: ppc: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: ps3: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: pmac: Use managed buffer allocationTakashi Iwai
2019-07-10ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-17ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'YueHaibing
2019-02-19ALSA: ppc: Fix of-node refcount unbalanceTakashi Iwai
2019-02-06ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-01-15ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav