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
/
include
/
linux
/
usb
/
ch9.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-27
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2013-03-18
usb: common: introduce usb_state_string()
Felipe Balbi
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/usb
David Howells
2012-05-18
USB: Add macros for interrupt endpoint types.
Sarah Sharp
2012-05-18
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
2012-04-30
usb: ch9: define Set SEL and Set Isoch Delay macros
Felipe Balbi
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
2012-02-01
usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()
Kuninori Morimoto
2012-01-04
usb: ch9: fix up MaxStreams helper
Felipe Balbi
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-14
USB: Add endpoint usage definitions to ch9.h
Daniel Mack
2011-08-22
usb: ch9: add function defines from ch9, USB 3.0 spec
Sebastian Andrzej Siewior
2011-08-22
usb: add usb_endpoint_maxp() macro
kuninori.morimoto.gx@renesas.com
2011-05-02
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2011-03-13
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2011-02-25
USB: fix unsafe USB_SS_MAX_STREAMS() definition
Dmitry Torokhov
2010-11-30
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
2010-10-22
usb: usb3.0 ch9 definitions
Tatyana Brokhman
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-05-20
USB: Add definition for the Pipe Usage descriptor
Matthew Wilcox
2010-05-20
USB: Add parsing of SuperSpeed endpoint companion descriptor.
Sarah Sharp
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2009-09-23
USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h
Laurent Pinchart
2009-09-23
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
Laurent Pinchart
2009-06-15
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-03-24
USB: pedantic: spelling correction in comment for ch9.h
D.J. Capelis
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
USB: Move definitions from usb.h to usb/ch9.h
Julia Lawall
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
2008-05-02
USB: Add the USB 2.0 extension descriptor.
Sarah Sharp
2008-04-24
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-04-24
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
2008-04-24
USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h
Greg Kroah-Hartman
2007-04-27
USB: <linux/usb/ch9.h> minor doc update
David Brownell
2007-02-23
USB: add rationale on why usb descriptor structures have to be packed
Inaky Perez-Gonzalez
2007-02-16
USB: descriptor structures have to be packed
Inaky Perez-Gonzalez
2007-02-07
USB: define USB_CLASS_MISC in <linux/usb/ch9.h>
David Brownell
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell