u-boot/include/linux
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval
USB endpoint reports the period between consecutive requests to send
or receive data as bInverval in its endpoint descriptor. So far this
is ignored by xHCI driver and the 'Interval' field in xHC's endpoint
context is always programmed to zero which means 1ms for low speed
or full speed , or 125us for high speed or super speed. We should
honor the interval by getting it from endpoint descriptor.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2017-10-01 16:32:54 +02:00
..
byteorder
mtd
unaligned
usb usb: xhci: Honor endpoint's interval 2017-10-01 16:32:54 +02:00
apm_bios.h
arm-smccc.h
bch.h
bitops.h
bitrev.h
bug.h
compat.h
compiler-clang.h
compiler-gcc.h
compiler-intel.h
compiler.h
crc7.h
crc8.h
crc32.h
ctype.h
delay.h
dma-direction.h dma: import linux/dma-direction.h to consolidate enum dma_data_direction 2017-09-12 18:02:23 -04:00
drm_dp_helper.h
edd.h
err.h
errno.h
ethtool.h
fb.h
immap_qe.h
input.h
io.h linux/io.h: import generic ioread* / iowrite* accessors from Linux 2017-09-12 18:02:23 -04:00
ioctl.h
iopoll.h
ioport.h
kbuild.h
kconfig.h
kernel.h
linkage.h
linux_string.h
list.h
list_sort.h
log2.h
lzo.h
math64.h
mbus.h
mc146818rtc.h
mdio.h
mii.h net: Add mii_resolve_flowctrl_fdx() 2017-08-14 12:47:32 -05:00
netdevice.h
poison.h
posix_types.h
psci.h
rbtree.h
rbtree_augmented.h
screen_info.h
serial_reg.h
sizes.h
stat.h
stddef.h
string.h
stringify.h
time.h
typecheck.h
types.h