| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -16/+1 |
* | ALSA: drivers: Remove empty init and exit | Takashi Iwai | 2018-08-03 | 1 | -16/+0 |
* | ALSA: drivers: Convert timers to use timer_setup() | Kees Cook | 2017-10-24 | 1 | -4/+3 |
* | ALSA: mpu401: Adjust four checks for null pointers | Markus Elfring | 2017-08-12 | 1 | -4/+4 |
* | ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new() | Markus Elfring | 2017-08-12 | 1 | -6/+9 |
* | ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 2017-08-12 | 1 | -1/+0 |
* | ALSA: drivers: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 1 | -2/+2 |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 1 | -1/+1 |
* | ALSA: mpu401: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 1 | -7/+4 |
* | ALSA: add/change some comments describing function return values | Yacine Belkadi | 2013-03-12 | 1 | -1/+5 |
* | ALSA: mpu401: Fix missing initialization of irq field | Takashi Iwai | 2012-07-25 | 1 | -0/+1 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 | 1 | -10/+10 |
* | [ALSA] Add MPU401_INFO_NO_ACK bitflag | Takashi Iwai | 2008-04-29 | 1 | -1/+1 |
* | [ALSA] Define MPU401 registers in sound/mpu401_uart.h | Takashi Iwai | 2008-04-24 | 1 | -6/+4 |
* | [ALSA] mpu401: reduce tx loop timeout | Clemens Ladisch | 2008-04-24 | 1 | -6/+7 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] mpu401: fix recursive locking in timer | Clemens Ladisch | 2007-11-19 | 1 | -4/+8 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -2/+2 |
* | [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag | Clemens Ladisch | 2007-10-16 | 1 | -2/+1 |
* | [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command | Clemens Ladisch | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag | Takashi Iwai | 2007-05-11 | 1 | -6/+12 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -6/+2 |
* | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 2006-06-22 | 1 | -28/+68 |
* | [ALSA] mpu401_uart - Fix coding style and code clean up | Takashi Iwai | 2006-06-22 | 1 | -42/+66 |
* | [PATCH] sound: fix hang in mpu401_uart.c | Jon Masters | 2006-04-20 | 1 | -9/+33 |
* | [ALSA] Fix possible races in timer callbacks | Takashi Iwai | 2006-01-03 | 1 | -2/+3 |
* | [ALSA] Add error messages | Takashi Iwai | 2006-01-03 | 1 | -0/+1 |
* | [ALSA] Remove xxx_t typedefs: MPU401 | Takashi Iwai | 2006-01-03 | 1 | -36/+36 |
* | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 2005-11-04 | 1 | -4/+1 |
* | [ALSA] Replace with kzalloc() - others | Takashi Iwai | 2005-09-12 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+541 |