Age | Commit message (Expand) | Author | Files | Lines |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 1 | -1/+1 |
2020-12-18 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+1 |
2020-12-03 | powerpc/ps3: make system bus's remove and shutdown callbacks return void | Uwe Kleine-König | 1 | -2/+1 |
2020-12-03 | ALSA: ppc: drop if block with always false condition | Uwe Kleine-König | 1 | -2/+0 |
2020-11-28 | ALSA: ppc: remove redundant checks in PS3 driver probe | Leonard Goehrs | 1 | -5/+0 |
2020-11-28 | ALSA: ppc: drop if block with always false condition | Uwe Kleine-König | 1 | -2/+0 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-20 | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai | 1 | -6/+6 |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2020-05-11 | drivers/powerpc: Replace _ALIGN_UP() by ALIGN() | Christophe Leroy | 1 | -1/+1 |
2020-05-07 | ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flags | Samuel Zou | 1 | -2/+2 |
2020-03-27 | ALSA: ppc: keywest: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -3/+6 |
2020-01-05 | ALSA: ppc: More constifications | Takashi Iwai | 5 | -22/+22 |
2020-01-03 | ALSA: ppc: Constify snd_kcontrol_new items | Takashi Iwai | 6 | -40/+40 |
2020-01-03 | ALSA: ppc: Constify snd_device_ops definitions | Takashi Iwai | 1 | -1/+1 |
2019-12-11 | ALSA: ppc: Drop superfluous ioctl PCM ops | Takashi Iwai | 2 | -3/+0 |
2019-12-11 | ALSA: ps3: Use managed buffer allocation | Takashi Iwai | 1 | -23/+5 |
2019-12-11 | ALSA: pmac: Use managed buffer allocation | Takashi Iwai | 1 | -25/+3 |
2019-07-10 | ALSA: ps3: Remove Unneeded variable: "ret" | Hariprasad Kelam | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277 | Thomas Gleixner | 2 | -26/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner | 1 | -13/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 11 | -155/+11 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-17 | ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index' | YueHaibing | 1 | -4/+0 |
2019-02-20 | ALSA: ppc: Fix of-node refcount unbalance | Takashi Iwai | 1 | -0/+1 |
2019-02-06 | ALSA: ppc: Drop superfluous PCM preallocation error checks | Takashi Iwai | 1 | -5/+1 |
2019-01-15 | ALSA: ppc: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -1/+0 |
2018-12-06 | ALSA: aoa: Use of_node_name_eq for node name comparisons | Rob Herring | 2 | -4/+4 |
2018-07-20 | powerpc/ps3: Set driver coherent_dma_mask | Geoff Levand | 1 | -0/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-19 | ALSA: ppc: constify snd_pcm_ops structures | Arvind Yadav | 2 | -3/+3 |
2017-08-17 | ALSA: ppc: make snd_pcm_hardware const | Bhumika Goyal | 1 | -2/+2 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 3 | -7/+7 |
2017-02-28 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2016-10-08 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -4/+4 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -4/+4 |
2016-09-07 | ALSA: squash lines for simple wrapper functions | Masahiro Yamada | 1 | -3/+1 |
2016-07-05 | ALSA: ppc/awacs: shut up maybe-uninitialized warning | Arnd Bergmann | 1 | -0/+1 |
2016-02-06 | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas | 1 | -1/+0 |
2015-08-25 | ALSA: ppc: Add missing inclusion of linux/module.h | Takashi Iwai | 1 | -0/+1 |
2015-08-25 | ALSA: ppc: keywest: Export I2C module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2015-05-29 | ALSA: ppc: keywest: check if DEQ was already instantiated | Wolfram Sang | 1 | -1/+12 |
2015-05-18 | ALSA: ppc: keywest: drop using attach adapter | Wolfram Sang | 1 | -4/+19 |
2015-03-23 | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 1 | -29/+29 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 5 | -5/+5 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -10/+5 |
2015-01-02 | ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 1 | -3/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-17 | ALSA: powermac: Deletion of an unnecessary check before the function call "pc... | Markus Elfring | 1 | -2/+1 |