aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers/mpu401/mpu401.c
AgeCommit message (Expand)Author
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
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton
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: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
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-07-20[ALSA] more section mismatchesRandy Dunlap
2007-05-11[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai
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] 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-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] mpu401 - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds