aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/rme9652/hdsp.c
AgeCommit message (Expand)Author
2016-03-11ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi 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
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai
2008-11-12ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela
2008-11-09ALSA: hdsp: check for iobox and upload firmware during ioctlTim Blechmann
2008-11-09ALSA: HDSP: check for io box before uploading firmwareTim Blechmann
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] hdsp - RME 9632 fix at 192kHzRemy Bruno
2008-02-22[ALSA] hdsp - Fix section mismatchTakashi Iwai
2008-01-31[ALSA] hdsp: make Multiface II work againAndreas Degert
2008-01-31[ALSA] sound: fix rme9652 section mismatchRandy Dunlap