aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/mtpav.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai1-5/+7
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-3/+3
2009-02-12ALSA: mtpav - Fix initial value for input hwportTakashi Iwai1-1/+2
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai1-5/+7
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2008-10-10ALSA: mtpav - Fix race in probeTakashi Iwai1-4/+4
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava1-6/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-5/+9
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-1/+3
2006-01-03[ALSA] mtpav - Use platform_deviceTakashi Iwai1-139/+129
2006-01-03[ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai1-19/+19
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+1
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+795