summaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hdsp: hardware output loopbackJasmin Fazlic2021-02-021-1/+73
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: hdspm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-211-0/+1
* ALSA: remove unneeded breakTom Rix2020-10-262-15/+0
* ALSA: hdspm: Fix typo arbitaryNaoki Hayama2020-10-081-1/+1
* ALSA: hdspm: Replace tasklet with workTakashi Iwai2020-09-091-7/+6
* ALSA: hdsp: Replace tasklet with workTakashi Iwai2020-09-091-28/+27
* ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-022-7/+6
* ALSA: pci/rme9652/hdspm: remove always true conditionPierre-Louis Bossart2020-07-071-2/+2
* ALSA: hdsp: remove redundant assignment to variable errColin Ian King2020-02-101-1/+2
* Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-061-4/+3
|\
| * ALSA: hdsp: Make the firmware loading ioctl a bit more readableTakashi Iwai2020-02-021-4/+3
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-283-60/+67
|\|
| * ALSA: rme9652: More constificationsTakashi Iwai2020-01-051-5/+5
| * ALSA: hdspm: More constificationsTakashi Iwai2020-01-051-31/+35
| * ALSA: hdsp: More constificationsTakashi Iwai2020-01-051-7/+7
| * ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-033-14/+14
| * ALSA: pci: Constify snd_pcm_hardware definitionsTakashi Iwai2020-01-031-2/+2
| * ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai2019-12-201-1/+1
| * ALSA: rme9652: Support PCM sync_stopTakashi Iwai2019-12-113-0/+3
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-3/+3
|/
* ALSA: rme: Avoid non-standard macro usageTakashi Iwai2019-11-063-13/+3
* ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-061-1/+0
* ALSA: rme9652: Unneeded variable: "result".Hariprasad Kelam2019-07-151-2/+1
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-083-45/+3
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-45/+3
* | ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIOPhilippe Bekaert2019-05-241-25/+36
|/
* Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai2019-02-081-16/+4
|\
| * ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-16/+4
* | ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-063-40/+26
|/
* ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-191-4/+6
* ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King2018-08-271-1/+1
* ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+4
* ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai2018-04-251-10/+14
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: Convert timers to use timer_setup()Kees Cook2017-10-262-8/+8
|/
* ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring2017-09-071-8/+8
* ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring2017-09-071-15/+11
* ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2017-08-152-15/+12
* ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal2017-08-122-4/+4
* ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring2017-08-121-9/+9
* ALSA: rme9652: Improve eight size determinationsMarkus Elfring2017-08-121-10/+8
* ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring2017-08-121-5/+1
* ALSA: rme9652: fix format overflow warningsArnd Bergmann2017-07-181-20/+28
* ALSA: rme9652: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: hdspm: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: hdsp: Constify hw_constraintsTakashi Iwai2017-06-091-4/+4
* ALSA: hdsp: Convert to the new PCM opsTakashi Iwai2017-06-021-17/+50
* ALSA: rme9652: Convert to the new PCM opsTakashi Iwai2017-06-021-17/+54