summaryrefslogtreecommitdiff
path: root/sound/drivers/mtpav.c
AgeCommit message (Expand)Author
2022-04-12ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai
2021-07-19ALSA: mtpav: Allocate resources with device-managed APIsTakashi Iwai
2021-06-09ALSA: serial: Fix assignment in if conditionTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-10-24ALSA: drivers: Convert timers to use timer_setup()Kees Cook
2017-04-20Annotate hardware config module parameters in sound/drivers/David Howells
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai
2015-01-19ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai
2014-10-20ALSA: drivers: drop owner assignment from platform_driversWolfram Sang
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-23ALSA: mtpav: 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-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-02-02ALSA: use linux/io.h to fix compile warningsTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-02-12ALSA: mtpav - Fix initial value for input hwportTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-10-10ALSA: mtpav - Fix race in probeTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman
2006-01-03[ALSA] unregister platform devicesClemens Ladisch
2006-01-03[ALSA] mtpav - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds