summaryrefslogtreecommitdiff
path: root/sound/drivers/mpu401
Commit message (Expand)AuthorAge
* ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-24
* ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav2017-08-17
* ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring2017-08-12
* ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring2017-08-12
* ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-12
* Annotate hardware config module parameters in sound/drivers/David Howells2017-04-20
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: drivers: mpu401: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: mpu401: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai2012-07-25
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-02
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
* [ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai2008-04-29
* [ALSA] Define MPU401 registers in sound/mpu401_uart.hTakashi Iwai2008-04-24
* [ALSA] mpu401: reduce tx loop timeoutClemens Ladisch2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] mpu401: fix recursive locking in timerClemens Ladisch2007-11-19
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flagClemens Ladisch2007-10-16
* [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART commandClemens Ladisch2007-10-16
* [ALSA] more section mismatchesRandy Dunlap2007-07-20
* [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai2007-05-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-23
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-27
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-22
* [ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai2006-06-22
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-22
* [PATCH] mpu401 section fixAndrew Morton2006-05-21
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-27
* [PATCH] sound: fix hang in mpu401_uart.cJon Masters2006-04-20
* [PATCH] pnp: mpu401: adjust pnp_register_driver signatureBjorn Helgaas2006-03-27
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-22
* [ALSA] unregister platform devicesClemens Ladisch2006-01-03
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-03
* [ALSA] Add error messagesTakashi Iwai2006-01-03
* [ALSA] mpu401 - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai2006-01-03
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04