aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/gmidi.c
Commit message (Expand)AuthorAge
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-22
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-10
* ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-02
* usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack2010-02-23
* USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-26
|\
| * USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* | drivers/usb/gadget: Convert to snd_card_create()Takashi Iwai2009-01-12
|/
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-17
* usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-16
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: gadget section fixesDavid Brownell2008-04-25
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-01
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: gadget: gmidi cleanupsDavid Brownell2007-10-12
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-12
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-20
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-27