Age | Commit message (Expand) | Author |
2023-07-16 | ALSA: Explicitly include correct DT includes | Rob Herring |
2023-06-05 | ALSA: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-04-24 | Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2023-04-19 | ALSA: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-04-19 | ALSA: ppc/tumbler: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-20 | ALSA: ppc/powermac: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-02-09 | ALSA: ppc: fix unused function local variable | Takashi Sakamoto |
2023-02-08 | ALSA: core: Make snd_card_free() return void | Uwe Kleine-König |
2022-11-19 | ALSA: ppc: keywest: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-10-05 | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2022-09-17 | ALSA: ppc: Switch to use for_each_child_of_node() macro | Yang Yingliang |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-02-07 | powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h | Christophe Leroy |
2021-12-07 | ALSA: ppc: beep: fix clang -Wimplicit-fallthrough | Anders Roxell |
2021-06-16 | ALSA: ppc: fix error return code in snd_pmac_probe() | Yang Yingliang |
2021-06-09 | ALSA: poewrmac: Fix assignment in if condition | Takashi Iwai |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-03-11 | ALSA: ppc: keywest: remove outdated comment | Wolfram Sang |
2021-03-02 | ALSA: ps3: fix spelling typo of values | dingsenjie |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-04 | powerpc/ps3: make system bus's remove and shutdown callbacks return void | Uwe Kleine-König |
2020-12-04 | ALSA: ppc: drop if block with always false condition | Uwe Kleine-König |
2020-11-28 | ALSA: ppc: remove redundant checks in PS3 driver probe | Leonard Goehrs |
2020-11-28 | ALSA: ppc: drop if block with always false condition | Uwe Kleine-König |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-20 | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-05-11 | drivers/powerpc: Replace _ALIGN_UP() by ALIGN() | Christophe Leroy |
2020-05-07 | ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flags | Samuel Zou |
2020-03-27 | ALSA: ppc: keywest: convert to use i2c_new_client_device() | Wolfram Sang |
2020-01-05 | ALSA: ppc: More constifications | Takashi Iwai |
2020-01-03 | ALSA: ppc: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: ppc: Constify snd_device_ops definitions | Takashi Iwai |
2019-12-11 | ALSA: ppc: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: ps3: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: pmac: Use managed buffer allocation | Takashi Iwai |
2019-07-10 | ALSA: ps3: Remove Unneeded variable: "ret" | Hariprasad Kelam |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-17 | ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index' | YueHaibing |
2019-02-19 | ALSA: ppc: Fix of-node refcount unbalance | Takashi Iwai |
2019-02-06 | ALSA: ppc: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2019-01-15 | ALSA: ppc: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2018-12-06 | ALSA: aoa: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-07-20 | powerpc/ps3: Set driver coherent_dma_mask | Geoff Levand |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |