summaryrefslogtreecommitdiffstats
path: root/sound/drivers/mts64.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee2016-02-291-5/+6
* ALSA: mts64: use new parport device modelSudip Mukherjee2016-02-221-52/+43
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ALSA: mts64: Use snd_ctl_elem_info()Takashi Iwai2014-10-211-14/+4
|/
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-071-20/+20
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-021-1/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-1/+1
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-051-1/+1
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+3
|/
* [ALSA] sound: fix mts64 section mismatchesRandy Dunlap2008-01-311-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai2008-01-311-0/+2
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-311-4/+8
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* ALSA: more section mismatchesRandy Dunlap2007-07-011-1/+1
* [ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita2007-05-111-2/+2
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] NULL noise removalAl Viro2006-09-241-1/+1
* [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140Matthias Koenig2006-09-231-0/+1091
OpenPOWER on IntegriCloud