aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ALSA: rme: Avoid non-standard macro usageTakashi Iwai3-13/+3
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-1/+0
2019-07-15ALSA: rme9652: Unneeded variable: "result".Hariprasad Kelam1-2/+1
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-45/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner3-45/+3
2019-05-24ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIOPhilippe Bekaert1-25/+36
2019-02-08Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai1-16/+4
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai3-40/+26
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai1-16/+4
2018-12-19ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-4/+6
2018-08-27ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King1-1/+1
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook2-8/+8
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring1-8/+8
2017-09-07ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring1-15/+11
2017-08-15ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2-15/+12
2017-08-12ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal2-4/+4
2017-08-12ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring1-9/+9
2017-08-12ALSA: rme9652: Improve eight size determinationsMarkus Elfring1-10/+8
2017-08-12ALSA: rme9652: Delete an error message for a failed memory allocation in snd_hdspm_create()Markus Elfring1-5/+1
2017-07-18ALSA: rme9652: fix format overflow warningsArnd Bergmann1-20/+28
2017-06-09ALSA: rme9652: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: hdspm: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: hdsp: Constify hw_constraintsTakashi Iwai1-4/+4
2017-06-02ALSA: hdsp: Convert to the new PCM opsTakashi Iwai1-17/+50
2017-06-02ALSA: rme9652: Convert to the new PCM opsTakashi Iwai1-17/+54
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2-4/+4
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall3-5/+5
2016-08-22ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King1-1/+1
2016-02-29ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-02-29ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-02-29ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai1-5/+4
2015-10-21ALSA: rme9652: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-5/+4
2015-09-11ALSA: hdsp: fix memory leakSudip Mukherjee1-0/+1
2015-08-22ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter1-2/+2
2015-08-21ALSA: hdsp: silence and underflow warningDan Carpenter1-1/+2
2015-02-17ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth1-15/+3
2015-02-17ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth1-18/+11
2015-02-17ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth1-76/+24
2015-02-13ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth1-0/+6
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai3-3/+3
2015-01-19ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai1-9/+5
2015-01-19ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai1-9/+5
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring3-8/+3
2014-11-17ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2014-11-11ALSA: Fix invalid kerneldoc markersTakashi Iwai1-24/+24