aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/gmidi.c
Commit message (Expand)AuthorAgeFilesLines
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-2/+1
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-221-1/+1
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-1/+1
* ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-231-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-021-5/+0
* usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack2010-02-231-1/+1
* 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-241-8/+8
* | drivers/usb/gadget: Convert to snd_card_create()Takashi Iwai2009-01-121-4/+3
|/
* 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/+0
* drivers/usb annotations and fixesAl Viro2008-04-281-3/+3
* USB: gadget section fixesDavid Brownell2008-04-241-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/+0
* 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/+32
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-121-7/+1
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-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/+0
* [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