summaryrefslogtreecommitdiffstats
path: root/sound/drivers/mpu401/mpu401_uart.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* ALSA: drivers: Remove empty init and exitTakashi Iwai2018-08-031-16/+0Star
* ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-241-4/+3Star
* ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring2017-08-121-4/+4
* ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring2017-08-121-6/+9
* ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-121-1/+0Star
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4Star
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-1/+5
* ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai2012-07-251-0/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-10/+10
* [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/+4Star
* [ALSA] mpu401: reduce tx loop timeoutClemens Ladisch2008-04-241-6/+7
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [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-161-2/+2
* [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flagClemens Ladisch2007-10-161-2/+1Star
* [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART commandClemens Ladisch2007-10-161-1/+1
* [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai2007-05-111-6/+12
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+2Star
* [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
* [PATCH] sound: fix hang in mpu401_uart.cJon Masters2006-04-201-9/+33
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-031-2/+3
* [ALSA] Add error messagesTakashi Iwai2006-01-031-0/+1
* [ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai2006-01-031-36/+36
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+1Star
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+541