aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/gmidi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-1/+1
2007-10-12USB: gadget: gmidi cleanupsDavid Brownell1-48/+32
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell1-7/+1
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell1-6/+6
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson1-0/+1337