summaryrefslogtreecommitdiffstats
path: root/sound/isa/msnd/msnd_pinnacle.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: msnd: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-91/+28
* isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-2/+1
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-281-1/+2
|\
| * ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
| * ALSA: msnd: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1
* 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-261-1/+1
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-16/+16
* ALSA: msnd: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2017-07-071-11/+12
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-10/+10
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
* ALSA: msnd: Remove always NULL parameterLars-Peter Clausen2015-01-021-1/+1
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-6/+5
* ALSA: msnd: Avoid duplicated driver nameTakashi Iwai2013-11-121-2/+2
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-22/+22
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-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
* ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai2009-02-041-2/+5
* ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof Helt2009-01-281-0/+1235