aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/rme9652
AgeCommit message (Expand)Author
2021-02-02ALSA: hdsp: hardware output loopbackJasmin Fazlic
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-11-21ALSA: hdspm: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-26ALSA: remove unneeded breakTom Rix
2020-10-08ALSA: hdspm: Fix typo arbitaryNaoki Hayama
2020-09-09ALSA: hdspm: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: hdsp: Replace tasklet with workTakashi Iwai
2020-09-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-07ALSA: pci/rme9652/hdspm: remove always true conditionPierre-Louis Bossart
2020-02-10ALSA: hdsp: remove redundant assignment to variable errColin Ian King
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-02ALSA: hdsp: Make the firmware loading ioctl a bit more readableTakashi Iwai
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: rme9652: More constificationsTakashi Iwai
2020-01-05ALSA: hdspm: More constificationsTakashi Iwai
2020-01-05ALSA: hdsp: More constificationsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_pcm_hardware definitionsTakashi Iwai
2019-12-20ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai
2019-12-11ALSA: rme9652: Support PCM sync_stopTakashi Iwai
2019-11-06ALSA: rme: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-07-15ALSA: rme9652: Unneeded variable: "result".Hariprasad Kelam
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-24ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIOPhilippe Bekaert
2019-02-08Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-12-19ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-08-27ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring
2017-09-07ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring
2017-08-15ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring
2017-08-12ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal
2017-08-12ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring
2017-08-12ALSA: rme9652: Improve eight size determinationsMarkus Elfring
2017-08-12ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring
2017-07-18ALSA: rme9652: fix format overflow warningsArnd Bergmann
2017-06-09ALSA: rme9652: Constify hw_constraintsTakashi Iwai
2017-06-09ALSA: hdspm: Constify hw_constraintsTakashi Iwai
2017-06-09ALSA: hdsp: Constify hw_constraintsTakashi Iwai
2017-06-02ALSA: hdsp: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: rme9652: Convert to the new PCM opsTakashi Iwai