summaryrefslogtreecommitdiff
path: root/sound/drivers/mts64.c
AgeCommit message (Expand)Author
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai
2016-02-29ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee
2016-02-22ALSA: mts64: use new parport device modelSudip Mukherjee
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-21ALSA: mts64: Use snd_ctl_elem_info()Takashi Iwai
2014-10-20ALSA: drivers: drop owner assignment from platform_driversWolfram Sang
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-01-31[ALSA] sound: fix mts64 section mismatchesRandy Dunlap
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-07-01ALSA: more section mismatchesRandy Dunlap
2007-05-11[ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24[PATCH] NULL noise removalAl Viro
2006-09-23[ALSA] Add snd-mts64 driver for ESI Miditerminal 4140Matthias Koenig