linux/Documentation/usb
Alan Stern aa15d3d257 USB: remove the URB_NO_FSBR flag
The URB_NO_FSBR flag has never really been used.  It was introduced as
a potential way for UHCI to minimize PCI bus usage (by not attempting
full-speed bulk and control transfers more than once per frame), but
the flag was not set by any drivers.

There's no point in keeping it around.  This patch simplifies the API
by removing it.  Unfortunately, it does have to be kept as part of the
usbfs ABI, but at least we can document in
include/uapi/linux/usbdevice_fs.h that it doesn't do anything.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-12 13:16:07 +01:00
..
acm.txt docs-rst: usb: update old usbfs-related documentation 2017-04-20 15:30:33 -06:00
authorization.txt
chipidea.txt doc: usb: chipidea: Fix typo in 'enumerate' 2017-12-08 17:43:53 +01:00
CREDITS
dwc3.txt
ehci.txt
functionfs.txt
gadget_configfs.txt
gadget_hid.txt
gadget_multi.txt Documentation: tiny typo fix in usb/gadget_multi.txt 2016-06-23 08:09:10 -06:00
gadget_printer.txt
gadget_serial.txt docs-rst: usb: update old usbfs-related documentation 2017-04-20 15:30:33 -06:00
gadget-testing.txt Documentation: fix usb related doc refs 2017-10-12 11:15:48 -06:00
iuu_phoenix.txt
linux-cdc-acm.inf
linux.inf
mass-storage.txt
misc_usbsevseg.txt
mtouchusb.txt
ohci.txt
rio.txt
usb-help.txt
usb-serial.txt
usbdevfs-drop-permissions.c
usbip_protocol.txt USB: remove the URB_NO_FSBR flag 2017-12-12 13:16:07 +01:00
usbmon.txt
wusb-cbaf
WUSB-Design-overview.txt