index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
gmidi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
1
-0
/
+1
2011-10-13
USB: gadget: f_midi: allow a dynamic number of input and output ports
Daniel Mack
1
-1
/
+11
2011-10-13
USB: gadget: midi: refactor the device code
Daniel Mack
1
-1196
/
+79
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-10
/
+1
2011-07-01
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
1
-2
/
+1
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-2
/
+1
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
1
-1
/
+1
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
1
-1
/
+1
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
1
-5
/
+0
2010-02-23
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
1
-1
/
+1
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
1
-4
/
+4
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-8
/
+8
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-8
/
+8
2009-01-12
drivers/usb/gadget: Convert to snd_card_create()
Takashi Iwai
1
-4
/
+3
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
1
-1
/
+1
2008-10-16
usb gadget: link fixes for MIDI gadget
David Brownell
1
-0
/
+15
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-2
/
+0
2008-04-28
drivers/usb annotations and fixes
Al Viro
1
-3
/
+3
2008-04-24
USB: gadget section fixes
David Brownell
1
-1
/
+1
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
1
-3
/
+3
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
USB: gadget: gmidi cleanups
David Brownell
1
-48
/
+32
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
1
-7
/
+1
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
1
-6
/
+6
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
1
-0
/
+1337