summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/gmidi.c
Commit message (Expand)AuthorAgeFilesLines
* USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-231-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-261-8/+8
|\
| * USB: replace uses of __constant_{endian}Harvey Harrison2009-03-251-8/+8
* | drivers/usb/gadget: Convert to snd_card_create()Takashi Iwai2009-01-121-4/+3Star
|/
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-1/+1
* usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-161-0/+15
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-2/+0Star
* drivers/usb annotations and fixesAl Viro2008-04-281-3/+3
* USB: gadget section fixesDavid Brownell2008-04-251-1/+1
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: gadget: gmidi cleanupsDavid Brownell2007-10-121-48/+32Star
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-131-7/+1Star
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-081-1/+1
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-6/+6
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-271-0/+1337