aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/gmidi.c
AgeCommit message (Expand)Author
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: gadget section fixesDavid Brownell
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: gadget: gmidi cleanupsDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson