summaryrefslogtreecommitdiffstats
path: root/sound/drivers/serial-u16550.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound: Use time_before, time_before_eq, etc.Julia Lawall2008-01-311-1/+2
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-3/+3
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] fix section mismatchRandy Dunlap2007-07-201-1/+1
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-7/+7
* [ALSA] Clean up serial-u16500.cTakashi Iwai2007-02-091-98/+123
* 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-0/+4
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-271-10/+4
* [ALSA] fix some memory leaksAdrian Bunk2006-03-221-0/+1
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] serial-uart16550 - Fix a compile warningTakashi Iwai2006-02-011-1/+1
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] serial-u16550 - Use platform_deviceTakashi Iwai2006-01-031-23/+45
* [ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai2006-01-031-23/+23
* [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-12/+14
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+990