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