summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu8000: Fix the cast to __user pointerTakashi Iwai2020-02-101-2/+2
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-2836-328/+208
|\
| * ALSA: sc6000: More constificationTakashi Iwai2020-01-051-2/+2
| * ALSA: wss: More constificationsTakashi Iwai2020-01-051-3/+3
| * ALSA: opti9xx: More constificationsTakashi Iwai2020-01-052-18/+18
| * ALSA: gus: More constificationsTakashi Iwai2020-01-057-23/+24
| * ALSA: es18xx: More constificationsTakashi Iwai2020-01-051-5/+5
| * ALSA: es1688: More constificationsTakashi Iwai2020-01-052-5/+5
| * ALSA: cmi8330: More constificationsTakashi Iwai2020-01-051-4/+4
| * ALSA: sb: More constificationsTakashi Iwai2020-01-055-37/+37
| * ALSA: cs423x: More constificationTakashi Iwai2020-01-051-1/+1
| * ALSA: cmi8328: More constificationsTakashi Iwai2020-01-051-12/+12
| * ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-0313-45/+45
| * ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-1/+1
| * ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2020-01-032-3/+3
| * ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai2020-01-038-8/+8
| * ALSA: ad1816a: constify copied structureJulia Lawall2020-01-011-1/+1
| * ALSA: wss: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: wavefront: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: sb: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: opti9xx: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: opl3sa2: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: msnd: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: gus: Support PCM sync_stopTakashi Iwai2019-12-113-1/+4
| * ALSA: es18xx: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: es1688: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: ad1816a: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-118-15/+0
| * ALSA: es1688: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-8/+0
| * ALSA: wss: Use managed buffer allocationTakashi Iwai2019-12-111-21/+2
| * ALSA: gus: Use managed buffer allocationTakashi Iwai2019-12-111-19/+9
| * ALSA: sb: Use managed buffer allocationTakashi Iwai2019-12-112-38/+4
| * ALSA: es18xx: Use managed buffer allocationTakashi Iwai2019-12-111-19/+5
| * ALSA: es1688: Use managed buffer allocationTakashi Iwai2019-12-111-18/+2
| * ALSA: cmi8330: Use managed buffer allocationTakashi Iwai2019-12-111-3/+2
| * ALSA: ad1816a: Use managed buffer allocationTakashi Iwai2019-12-111-18/+2
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King2019-11-221-1/+2
* sound: Fix Kconfig indentationKrzysztof Kozlowski2019-10-071-9/+9
* ALSA: sb: remove redundant assignment to variable resultColin Ian King2019-08-141-1/+1
* ALSA: isa/wavefront: remove redundant assignment to pointer bptrColin Ian King2019-08-021-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371Thomas Gleixner2019-06-051-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370Thomas Gleixner2019-06-051-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3053-803/+53
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-245-71/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-213-42/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-218-0/+8
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* ALSA: gus: fix misuse of %xFuqian Huang2019-04-281-1/+1