Age | Commit message (Expand) | Author | Files | Lines |
2020-04-30 | ALSA: opti9xx: shut up gcc-10 range warning | Arnd Bergmann | 2 | -6/+12 |
2020-02-10 | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai | 1 | -2/+2 |
2020-01-29 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 36 | -328/+208 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2020-01-05 | ALSA: sc6000: More constification | Takashi Iwai | 1 | -2/+2 |
2020-01-05 | ALSA: wss: More constifications | Takashi Iwai | 1 | -3/+3 |
2020-01-05 | ALSA: opti9xx: More constifications | Takashi Iwai | 2 | -18/+18 |
2020-01-05 | ALSA: gus: More constifications | Takashi Iwai | 7 | -23/+24 |
2020-01-05 | ALSA: es18xx: More constifications | Takashi Iwai | 1 | -5/+5 |
2020-01-05 | ALSA: es1688: More constifications | Takashi Iwai | 2 | -5/+5 |
2020-01-05 | ALSA: cmi8330: More constifications | Takashi Iwai | 1 | -4/+4 |
2020-01-05 | ALSA: sb: More constifications | Takashi Iwai | 5 | -37/+37 |
2020-01-05 | ALSA: cs423x: More constification | Takashi Iwai | 1 | -1/+1 |
2020-01-05 | ALSA: cmi8328: More constifications | Takashi Iwai | 1 | -12/+12 |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai | 13 | -45/+45 |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai | 2 | -3/+3 |
2020-01-03 | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai | 8 | -8/+8 |
2020-01-01 | ALSA: ad1816a: constify copied structure | Julia Lawall | 1 | -1/+1 |
2019-12-11 | ALSA: wss: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: wavefront: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: sb: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: opti9xx: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: opl3sa2: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: msnd: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: gus: Support PCM sync_stop | Takashi Iwai | 3 | -1/+4 |
2019-12-11 | ALSA: es18xx: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: es1688: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: ad1816a: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai | 8 | -15/+0 |
2019-12-11 | ALSA: es1688: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -8/+0 |
2019-12-11 | ALSA: wss: Use managed buffer allocation | Takashi Iwai | 1 | -21/+2 |
2019-12-11 | ALSA: gus: Use managed buffer allocation | Takashi Iwai | 1 | -19/+9 |
2019-12-11 | ALSA: sb: Use managed buffer allocation | Takashi Iwai | 2 | -38/+4 |
2019-12-11 | ALSA: es18xx: Use managed buffer allocation | Takashi Iwai | 1 | -19/+5 |
2019-12-11 | ALSA: es1688: Use managed buffer allocation | Takashi Iwai | 1 | -18/+2 |
2019-12-11 | ALSA: cmi8330: Use managed buffer allocation | Takashi Iwai | 1 | -3/+2 |
2019-12-11 | ALSA: ad1816a: Use managed buffer allocation | Takashi Iwai | 1 | -18/+2 |
2019-11-22 | ALSA: cs4236: fix error return comparison of an unsigned integer | Colin Ian King | 1 | -1/+2 |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -9/+9 |
2019-08-14 | ALSA: sb: remove redundant assignment to variable result | Colin Ian King | 1 | -1/+1 |
2019-08-02 | ALSA: isa/wavefront: remove redundant assignment to pointer bptr | Colin Ian King | 1 | -1/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 53 | -803/+53 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 5 | -71/+5 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 3 | -42/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 8 | -0/+8 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2 | -0/+2 |