summaryrefslogtreecommitdiff
path: root/sound/drivers/mpu401
AgeCommit message (Expand)Author
2017-10-24ALSA: drivers: Convert timers to use timer_setup()Kees Cook
2017-08-17ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav
2017-08-12ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring
2017-08-12ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring
2017-08-12ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring
2017-04-20Annotate hardware config module parameters in sound/drivers/David Howells
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai
2014-10-20ALSA: drivers: mpu401: drop owner assignment from platform_driversWolfram Sang
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-23ALSA: mpu401: Remove redundant platform_set_drvdata()Sachin Kamat
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton
2012-07-25ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-04-29[ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai
2008-04-24[ALSA] Define MPU401 registers in sound/mpu401_uart.hTakashi Iwai
2008-04-24[ALSA] mpu401: reduce tx loop timeoutClemens Ladisch
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-11-19[ALSA] mpu401: fix recursive locking in timerClemens Ladisch
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flagClemens Ladisch
2007-10-16[ALSA] mpu-401: do not require an ACK byte for the ENTER_UART commandClemens Ladisch
2007-07-20[ALSA] more section mismatchesRandy Dunlap
2007-05-11[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-06-22[ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman
2006-05-21[PATCH] mpu401 section fixAndrew Morton
2006-04-27[ALSA] continue on IS_ERR from platform device registrationRene Herman
2006-04-20[PATCH] sound: fix hang in mpu401_uart.cJon Masters
2006-03-27[PATCH] pnp: mpu401: adjust pnp_register_driver signatureBjorn Helgaas
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai
2006-01-03[ALSA] unregister platform devicesClemens Ladisch
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai
2006-01-03[ALSA] Add error messagesTakashi Iwai
2006-01-03[ALSA] mpu401 - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai