aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-05ALSA: sc6000: More constificationTakashi Iwai
2020-01-05ALSA: wss: More constificationsTakashi Iwai
2020-01-05ALSA: opti9xx: More constificationsTakashi Iwai
2020-01-05ALSA: gus: More constificationsTakashi Iwai
2020-01-05ALSA: es18xx: More constificationsTakashi Iwai
2020-01-05ALSA: es1688: More constificationsTakashi Iwai
2020-01-05ALSA: cmi8330: More constificationsTakashi Iwai
2020-01-05ALSA: sb: More constificationsTakashi Iwai
2020-01-05ALSA: cs423x: More constificationTakashi Iwai
2020-01-05ALSA: cmi8328: More constificationsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai
2020-01-03ALSA: Constify snd_timer_hardware definitionsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai
2020-01-01ALSA: ad1816a: constify copied structureJulia Lawall
2019-12-11ALSA: wss: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: wavefront: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: sb: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: opti9xx: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: opl3sa2: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: msnd: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: gus: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: es18xx: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: es1688: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: ad1816a: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: es1688: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: wss: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: gus: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: sb: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: es18xx: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: es1688: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: cmi8330: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: ad1816a: Use managed buffer allocationTakashi Iwai
2019-11-22ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-14ALSA: sb: remove redundant assignment to variable resultColin Ian King
2019-08-02ALSA: isa/wavefront: remove redundant assignment to pointer bptrColin Ian King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-28ALSA: gus: fix misuse of %xFuqian Huang
2019-03-16ALSA: sb8: add a check for request_regionKangjie Lu