summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ALSA: sb8: add a check for request_regionKangjie Lu2019-03-161-0/+4
* ALSA: es1688: Remove set but not used variable 'hw'YueHaibing2019-02-141-3/+1
* ALSA: isa: Clean up with new procfs helpersTakashi Iwai2019-02-064-16/+5
* ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-019-12/+13
* Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2019-01-1810-12/+0
|\
| * ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-1510-12/+0
* | ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki2019-01-071-3/+7
* | ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu2019-01-071-2/+11
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-11-241-2/+0
* ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai2018-10-121-2/+4
* ALSA: sb8: Fix fall-through annotationsGustavo A. R. Silva2018-10-021-5/+5
* ALSA: isa: Remove empty init and exitTakashi Iwai2018-08-037-112/+0
* ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"Colin Ian King2018-08-031-1/+1