summaryrefslogtreecommitdiff
path: root/sound/drivers/mtpav.c
Commit message (Expand)AuthorAge
* ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-24
* Annotate hardware config module parameters in sound/drivers/David Howells2017-04-20
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: mtpav: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-02
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-02
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-05
* | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-24
|\ \
| * | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
| |/
* | ALSA: mtpav - Fix initial value for input hwportTakashi Iwai2009-02-12
|/
* ALSA: mtpav - Fix race in probeTakashi Iwai2008-10-10
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-22
* [ALSA] unregister platform devicesClemens Ladisch2006-01-03
* [ALSA] mtpav - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai2006-01-03
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-12
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16