Age | Commit message (Expand) | Author | Files | Lines |
2021-09-04 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -2/+0 |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 2 | -2/+0 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-06-17 | ALSA: aoa: remove unnecessary oom message | Zhen Lei | 1 | -3/+1 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 6 | -11/+11 |
2020-09-03 | ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro | Pierre-Louis Bossart | 1 | -2/+1 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 4 | -7/+7 |
2020-01-05 | ALSA: aoa: More constifications | Takashi Iwai | 4 | -6/+6 |
2020-01-03 | ALSA: aoa: Constify snd_kcontrol_new items | Takashi Iwai | 3 | -3/+3 |
2020-01-03 | ALSA: aoa: Constify snd_device_ops definitions | Takashi Iwai | 5 | -5/+5 |
2019-12-11 | ALSA: aoa: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -2/+0 |
2019-12-11 | ALSA: aoa: Use managed buffer allocation | Takashi Iwai | 1 | -10/+1 |
2019-11-06 | ALSA: aoa: Avoid non-standard macro usage | Takashi Iwai | 1 | -1/+1 |
2019-07-29 | ALSA: aoa: onyx: always initialize register read value | Johannes Berg | 1 | -1/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250 | Thomas Gleixner | 20 | -44/+20 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 8 | -0/+8 |
2019-02-20 | ALSA: aoa: Fix of-node refcount unbalance | Takashi Iwai | 1 | -0/+1 |
2019-02-08 | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -2/+2 |
2019-01-15 | ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -4/+0 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+2 |
2018-12-06 | ALSA: aoa: Use of_node_name_eq for node name comparisons | Rob Herring | 2 | -4/+4 |
2018-12-06 | ALSA: aoa: Remove direct OF name and type accesses | Rob Herring | 2 | -14/+22 |
2018-11-19 | ALSA: aoa: Use device_type helpers to access the node type | Rob Herring | 2 | -3/+3 |
2018-09-04 | ALSA: aoa: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -7/+8 |
2018-06-29 | ALSA: snd-aoa: add of_node_put() in error path | Nicholas Mc Guire | 1 | -1/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
2017-08-29 | ALSA: aoa: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-08-19 | ALSA: aoa: constify snd_pcm_ops structures | Arvind Yadav | 1 | -2/+2 |
2017-08-16 | ALSA: aoa: make snd_kcontrol_new const | Bhumika Goyal | 1 | -6/+6 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 2 | -11/+11 |
2016-10-08 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+2 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -2/+2 |
2016-09-07 | ALSA: squash lines for simple wrapper functions | Masahiro Yamada | 1 | -6/+1 |
2016-08-25 | ALSA: snd-aoa: enable sound on PowerBook G4 12" | Aaro Koskinen | 2 | -1/+9 |
2015-08-05 | ALSA: aoa-soundbus: Switch to dev_pm_ops | Lars-Peter Clausen | 3 | -39/+12 |
2015-07-10 | ALSA: aoa: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2 | -2/+0 |
2015-06-12 | ALSA: aoa: convert bus code to use dev_groups | Quentin Lambert | 3 | -7/+12 |
2015-03-19 | ALSA: aoa: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2015-02-03 | Merge branch 'topic/snd-device' into for-next | Takashi Iwai | 1 | -1/+4 |
2015-02-02 | ALSA: pcm: Embed struct device | Takashi Iwai | 1 | -1/+4 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2 | -2/+2 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -7/+6 |
2015-01-04 | ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp... | Markus Elfring | 1 | -4/+2 |
2014-12-03 | ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas... | Markus Elfring | 1 | -4/+2 |
2014-10-21 | ALSA: aoa: Use snd_ctl_elem_info() | Takashi Iwai | 2 | -15/+3 |
2014-06-16 | ALSA: Use dma_zalloc_coherent | Joe Perches | 1 | -8/+4 |
2014-05-27 | ALSA: sound/aoa/codecs/onyx.c: use static const for texts | Fabian Frederick | 1 | -1/+1 |
2014-02-14 | ALSA: Drop __bitwise and typedefs for snd_device attributes | Takashi Iwai | 2 | -2/+2 |
2014-02-14 | ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objects | Takashi Iwai | 3 | -3/+3 |
2014-02-14 | ALSA: ppc: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+2 |