aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/mtpav.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-021-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-5/+7
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-051-5/+7
* | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+3
|\ \
| * | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+3
| |/
* | ALSA: mtpav - Fix initial value for input hwportTakashi Iwai2009-02-121-1/+2
|/
* ALSA: mtpav - Fix race in probeTakashi Iwai2008-10-101-4/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-6/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-221-5/+9
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-1/+3
* [ALSA] mtpav - Use platform_deviceTakashi Iwai2006-01-031-139/+129
* [ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai2006-01-031-19/+19
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+1
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-121-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+795