summaryrefslogtreecommitdiffstats
path: root/sound/isa/msnd
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-245-71/+5Star
* ALSA: msnd: Use NULL instead of 0Takashi Iwai2018-07-261-1/+1
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-07-261-2/+2
* ALSA: msnd: Add missing __iomem annotationsTakashi Iwai2018-07-264-12/+12
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-16/+16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: msnd: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: msnd: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2017-07-072-26/+27
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-10/+10
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-1/+1
* ALSA: msnd: add some missing curly bracesDan Carpenter2015-03-051-1/+2
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1Star
* ALSA: msnd: Remove always NULL parameterLars-Peter Clausen2015-01-023-7/+3Star
* ALSA: msnd: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-9/+2Star
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-6/+5Star
* ALSA: msnd: Avoid duplicated driver nameTakashi Iwai2013-11-121-2/+2
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0Star
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-073-24/+24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-11-012-0/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-1/+1
* snd_msnd ->mode is fmode_t, not mode_tAl Viro2011-07-261-1/+1
* ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai2010-09-081-2/+6
* ALSA: msnd: check request_region() return valueKulikov Vasiliy2010-07-291-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: Use kzalloc for allocating only one thingJulia Lawall2009-12-191-1/+1
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-2/+4
* ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai2009-02-041-2/+5
* ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt2009-02-021-0/+3
* ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof Helt2009-01-289-0/+3090