summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usbusx2y.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai2017-10-111-0/+5
* ALSA: usbusx2y: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-171-1/+1
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-5/+6
* ALSA: usx2y: remove an unneeded checkDan Carpenter2013-07-291-5/+3
* ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite2013-06-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+1
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sound: usxxx: cleanup chip fieldClemens Ladisch2009-11-241-13/+11
* sound: usb: make the USB MIDI module more independentClemens Ladisch2009-11-241-2/+2
* ALSA: usx2y - reparent sound deviceTakashi Iwai2009-07-021-1/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-2/+2
|\
| * ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou...Hannes Eder2009-02-261-2/+2
* | ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2009-01-121-17/+28
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-2/+5
|/
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* ALSA: Use usb_set/get_intfdataJulia Lawall2009-01-021-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-01-041-25/+24
|\
| * [ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai2006-01-031-20/+20
| * [ALSA] usx2y - Code clean upTakashi Iwai2006-01-031-7/+6
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
|/
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-041-3/+2
* [ALSA] usb-audio - remove superfluous parameterClemens Ladisch2005-05-291-1/+1
* [ALSA] prevent oops & dead keyboard on usb unplugging while the device is bei...Karsten Wiese2005-05-291-4/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+461
OpenPOWER on IntegriCloud