index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
gmidi.c
Age
Commit message (
Expand
)
Author
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-13
USB: gadget: f_midi: allow a dynamic number of input and output ports
Daniel Mack
2011-10-13
USB: gadget: midi: refactor the device code
Daniel Mack
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-07-01
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-02-23
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-01-12
drivers/usb/gadget: Convert to snd_card_create()
Takashi Iwai
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-16
usb gadget: link fixes for MIDI gadget
David Brownell
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-04-28
drivers/usb annotations and fixes
Al Viro
2008-04-24
USB: gadget section fixes
David Brownell
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
USB: gadget: gmidi cleanups
David Brownell
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson