summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/usbusx2y.c
AgeCommit message (Expand)Author
2017-10-11ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai
2017-08-06ALSA: usbusx2y: constify usb_device_id.Arvind Yadav
2014-02-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-07-29ALSA: usx2y: remove an unneeded checkDan Carpenter
2013-06-21ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-18USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch
2009-07-02ALSA: usx2y - reparent sound deviceTakashi Iwai
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou...Hannes Eder
2009-01-12ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-03[ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai
2006-01-03[ALSA] usx2y - Code clean upTakashi Iwai
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai
2005-05-29[ALSA] usb-audio - remove superfluous parameterClemens Ladisch
2005-05-29[ALSA] prevent oops & dead keyboard on usb unplugging while the device is bei...Karsten Wiese
2005-04-16Linux-2.6.12-rc2Linus Torvalds