u-boot-brain/drivers/usb
Bin Meng fa483b2c75 usb: xhci: Program max burst size for endpoint
The 'Max Burst Size' indicates to the xHC the maximum number of
consecutive USB transactions that should be executed per scheduling
opportunity. This is a “zero-based” value, where 0 to 15 represents
burst sizes of 1 to 16, but at present this is always set to zero.
Let's program the required value according to real needs.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2017-10-01 16:32:54 +02:00
..
common fsl/usb: enable errata-a010151 for ls2088a and ls2081a 2017-08-01 08:28:56 -07:00
dwc3 usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 2017-08-28 22:32:34 +02:00
emul dm: usb: emul: Drop usb_emul_reset() 2017-10-01 16:32:51 +02:00
eth usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
gadget usb: dwc2: Align size of invalidating dcache before starting DMA 2017-09-27 12:12:23 +02:00
host usb: xhci: Program max burst size for endpoint 2017-10-01 16:32:54 +02:00
musb omap4: Drop redundant CONFIG_OMAP4430 symbol 2017-05-15 10:39:59 -04:00
musb-new avr32: Retire AVR32 for good 2017-07-06 16:17:19 -04:00
phy treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: kbd: Set a default polling mechanism for USB keyboard 2017-09-27 12:12:23 +02:00