aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-10ALSA: emu8000: Fix the cast to __user pointerTakashi Iwai1-2/+2
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds36-328/+208
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2020-01-05ALSA: sc6000: More constificationTakashi Iwai1-2/+2
2020-01-05ALSA: wss: More constificationsTakashi Iwai1-3/+3
2020-01-05ALSA: opti9xx: More constificationsTakashi Iwai2-18/+18
2020-01-05ALSA: gus: More constificationsTakashi Iwai7-23/+24
2020-01-05ALSA: es18xx: More constificationsTakashi Iwai1-5/+5
2020-01-05ALSA: es1688: More constificationsTakashi Iwai2-5/+5
2020-01-05ALSA: cmi8330: More constificationsTakashi Iwai1-4/+4
2020-01-05ALSA: sb: More constificationsTakashi Iwai5-37/+37
2020-01-05ALSA: cs423x: More constificationTakashi Iwai1-1/+1
2020-01-05ALSA: cmi8328: More constificationsTakashi Iwai1-12/+12
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai13-45/+45
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai1-1/+1
2020-01-03ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2-3/+3
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai8-8/+8
2020-01-01ALSA: ad1816a: constify copied structureJulia Lawall1-1/+1
2019-12-11ALSA: wss: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: wavefront: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: sb: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: opti9xx: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: opl3sa2: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: msnd: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: gus: Support PCM sync_stopTakashi Iwai3-1/+4
2019-12-11ALSA: es18xx: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: es1688: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: ad1816a: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai8-15/+0
2019-12-11ALSA: es1688: Drop superfluous ioctl PCM opsTakashi Iwai1-8/+0
2019-12-11ALSA: wss: Use managed buffer allocationTakashi Iwai1-21/+2
2019-12-11ALSA: gus: Use managed buffer allocationTakashi Iwai1-19/+9
2019-12-11ALSA: sb: Use managed buffer allocationTakashi Iwai2-38/+4
2019-12-11ALSA: es18xx: Use managed buffer allocationTakashi Iwai1-19/+5
2019-12-11ALSA: es1688: Use managed buffer allocationTakashi Iwai1-18/+2
2019-12-11ALSA: cmi8330: Use managed buffer allocationTakashi Iwai1-3/+2
2019-12-11ALSA: ad1816a: Use managed buffer allocationTakashi Iwai1-18/+2
2019-11-22ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King1-1/+2
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski1-9/+9
2019-08-14ALSA: sb: remove redundant assignment to variable resultColin Ian King1-1/+1
2019-08-02ALSA: isa/wavefront: remove redundant assignment to pointer bptrColin Ian King1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner53-803/+53
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner5-71/+5
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner3-42/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner8-0/+8
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-04-28ALSA: gus: fix misuse of %xFuqian Huang1-1/+1