summaryrefslogtreecommitdiffstats
path: root/sound/drivers/mpu401
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai2008-04-291-1/+1
* [ALSA] Define MPU401 registers in sound/mpu401_uart.hTakashi Iwai2008-04-241-6/+4
* [ALSA] mpu401: reduce tx loop timeoutClemens Ladisch2008-04-241-6/+7
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0
* [ALSA] mpu401: fix recursive locking in timerClemens Ladisch2007-11-191-4/+8
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-163-5/+5
* [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flagClemens Ladisch2007-10-162-4/+5
* [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART commandClemens Ladisch2007-10-161-1/+1
* [ALSA] more section mismatchesRandy Dunlap2007-07-201-1/+1
* [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai2007-05-112-10/+20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+2
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-231-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-2/+3
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-28/+68
* [ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai2006-06-221-42/+66
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-221-0/+4
* [PATCH] mpu401 section fixAndrew Morton2006-05-211-1/+1
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-271-10/+4
* [PATCH] sound: fix hang in mpu401_uart.cJon Masters2006-04-201-9/+33
* [PATCH] pnp: mpu401: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-8/+8
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-6/+15
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-031-2/+3
* [ALSA] Add error messagesTakashi Iwai2006-01-031-0/+1
* [ALSA] mpu401 - Use platform_deviceTakashi Iwai2006-01-031-24/+63
* [ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai2006-01-032-41/+41
* [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-10/+16
* Linux-2.6.12-rc2Linus Torvalds2005-04-163-0/+782