summaryrefslogtreecommitdiff
path: root/sound/pci/rme9652/hdsp.c
AgeCommit message (Expand)Author
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-02ALSA: hdsp: hardware output loopbackJasmin Fazlic
2020-09-09ALSA: hdsp: Replace tasklet with workTakashi Iwai
2020-09-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais
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: hdsp: More constificationsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi 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-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2018-12-19ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
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-06-09ALSA: hdsp: Constify hw_constraintsTakashi Iwai
2017-06-02ALSA: hdsp: Convert to the new PCM opsTakashi Iwai
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-02-29ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai
2015-09-11ALSA: hdsp: fix memory leakSudip Mukherjee
2015-08-22ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter
2015-08-21ALSA: hdsp: silence and underflow warningDan Carpenter
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-11-17ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...Markus Elfring
2014-10-21ALSA: hdsp: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-26ALSA: hdsp: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai
2013-10-16ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Dan Carpenter
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2013-01-16ALSA: hdsp - Remove obsolete settings functionsAdrian Knoth
2013-01-16ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settingsAdrian Knoth
2013-01-16ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth
2013-01-16ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-11-22ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai
2012-11-22ALSA: hdsp: improve firmware cachingTakashi Iwai
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai