summaryrefslogtreecommitdiff
path: root/sound/pci/rme9652/hdspm.c
AgeCommit message (Expand)Author
2023-03-24ALSA: hdspm: remove unused copy_u32_le functionTom Rix
2022-04-12ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2021-07-19ALSA: hdspm: Allocate resources with device-managed APIsTakashi Iwai
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-22ALSA: hdspm: don't disable if not enabledTong Zhang
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
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-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-07ALSA: pci/rme9652/hdspm: remove always true conditionPierre-Louis Bossart
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: hdspm: 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-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-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-08-27ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
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-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: hdspm: Constify hw_constraintsTakashi Iwai
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-08-22ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King
2016-02-29ALSA: hdspm: Fix zero-divisionTakashi Iwai
2016-02-29ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai
2015-10-21ALSA: rme9652: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-02-17ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth
2015-02-17ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth
2015-02-17ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth
2015-02-13ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-11-11ALSA: Fix invalid kerneldoc markersTakashi Iwai