..
buffer.c
Usb: core: buffer: fixed the checkpatch warning
2015-05-10 15:44:10 +02:00
config.c
USB: Accept bulk endpoints with 1024-byte maxpacket
2018-05-16 10:06:49 +02:00
devices.c
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
2016-09-07 08:32:39 +02:00
devio.c
USB: fix the usbfs flag sanitization for control transfers
2018-11-10 07:41:43 -08:00
driver.c
USB: remove LPM management from usb_driver_claim_interface()
2018-10-10 08:52:08 +02:00
endpoint.c
usb: endpoint: convert spaces to tabs
2015-08-14 16:50:36 -07:00
file.c
USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
2017-05-20 14:26:58 +02:00
generic.c
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
2018-04-24 09:32:06 +02:00
hcd-pci.c
usb: Don't die twice if PCI xhci host is not responding in resume
2018-09-26 08:35:07 +02:00
hcd.c
USB: Increment wakeup count on remote wakeup.
2018-05-02 07:53:40 -07:00
hub.c
usb: core: Fix hub port connection events lost
2018-12-01 09:46:33 +01:00
hub.h
usb: hub: convert khubd into workqueue
2014-09-23 22:33:19 -07:00
Kconfig
usb: kconfig: fix warning of select USB_OTG
2015-11-19 16:31:42 -08:00
Makefile
USB: core: remove CONFIG_USB_DEBUG usage
2013-12-21 16:01:00 -08:00
message.c
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
2018-09-26 08:35:07 +02:00
notify.c
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
2011-10-31 19:31:25 -04:00
otg_whitelist.h
usb: otg_whitelist: remove whitespace
2015-08-14 16:50:36 -07:00
port.c
usb: Quiet down false peer failure messages
2015-12-04 08:19:55 -08:00
quirks.c
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
2018-12-13 09:21:27 +01:00
sysfs.c
usb: core: lpm: fix usb3_hardware_lpm sysfs node
2016-01-31 11:28:58 -08:00
urb.c
USB: core: replace %p with %pK
2017-05-25 14:30:07 +02:00
usb-acpi.c
usb: optimize acpi companion search for usb port devices
2017-08-24 17:02:36 -07:00
usb.c
USB: handle NULL config in usb_find_alt_setting()
2018-10-10 08:52:07 +02:00
usb.h
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
2016-09-07 08:32:39 +02:00