aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/portman2x4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton1-9/+9
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai1-1/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
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-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai1-0/+2
2007-11-20[ALSA] portman2x4 - Fix probe errorTakashi Iwai1-1/+1
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik1-1/+1
2007-07-20[ALSA] portman2x4 section mismatchRandy Dunlap1-1/+1
2007-05-11[ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita1-2/+2
2007-02-14[ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai1-1/+1
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava1-3/+3
2007-02-09[ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI deviceMatthias Koenig1-0/+876