summaryrefslogtreecommitdiff
path: root/sound/pci/rme9652/hdsp.c
AgeCommit message (Expand)Author
2021-05-22ALSA: hdsp: don't disable if not enabledTong Zhang
2019-01-13ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2016-03-09ALSA: 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
2012-01-09ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-10-31ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2010-12-01ALSA: hdsp - Add support for RPM io boxFlorian Faber
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-25ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-08-12ALSA: hdsp - allow proc reporting with disconnected io boxTim Blechmann
2009-06-10Merge branch 'topic/hdsp' into for-linusTakashi Iwai
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai
2009-05-12ALSA: hdsp: allow firmware loading from inside the kernelRaphael Doursenaud
2009-03-05ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initializedTakashi Iwai
2009-02-23ALSA: hdsp - whitespace cleanupTim Blechmann
2009-02-23ALSA: hdsp - poll for ioboxTim Blechmann
2009-02-23Merge branch 'topic/hwdep-cleanup' into topic/hdspTakashi Iwai
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai