summaryrefslogtreecommitdiffstats
path: root/sound/drivers/portman2x4.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee2016-03-021-5/+6
* ALSA: portman2x4 - use new parport device modelSudip Mukherjee2016-02-181-51/+42
* ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-071-9/+9
* 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
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+3
* [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] portman2x4 - Fix probe errorTakashi Iwai2007-11-201-1/+1
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-1/+1
* [ALSA] portman2x4 section mismatchRandy Dunlap2007-07-201-1/+1
* [ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita2007-05-111-2/+2
* [ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai2007-02-141-1/+1
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-3/+3
* [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI deviceMatthias Koenig2007-02-091-0/+876