aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/msnd (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-26ALSA: msnd: Use NULL instead of 0Takashi Iwai1-1/+1
2018-07-26ALSA: msnd: Fix the default sample sizesTakashi Iwai1-2/+2
2018-07-26ALSA: msnd: Add missing __iomem annotationsTakashi Iwai4-12/+12
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-16/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-17ALSA: msnd: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-12ALSA: msnd: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-07-07ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2-26/+27
2017-04-20Annotate hardware config module parameters in sound/isa/David Howells1-10/+10
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-01-12ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai1-1/+1
2015-03-05ALSA: msnd: add some missing curly bracesDan Carpenter1-1/+2
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-2/+1
2015-01-02ALSA: msnd: Remove always NULL parameterLars-Peter Clausen3-7/+3
2014-10-21ALSA: msnd: Use snd_ctl_enum_info()Takashi Iwai1-9/+2
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai1-6/+5
2013-11-12ALSA: msnd: Avoid duplicated driver nameTakashi Iwai1-2/+2
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai1-1/+0
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton3-24/+24
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2-0/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-1/+1
2011-07-26snd_msnd ->mode is fmode_t, not mode_tAl Viro1-1/+1
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai1-2/+6
2010-07-29ALSA: msnd: check request_region() return valueKulikov Vasiliy1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-2/+4
2009-02-04ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai1-2/+5
2009-02-02ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt1-0/+3
2009-01-28ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof Helt9-0/+3090