summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-06-21usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-06-21usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus
2018-06-21usb: typec: ucsi: fix tracepoint related build errorTobias Regnery
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns errorYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should remove debugfsYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: fix double phy_put()Yoshihiro Shimoda
2018-06-16usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda
2018-06-16usb: typec: wcove: Remove dependency on HW FSMHeikki Krogerus
2018-06-16usb: core: message: remove extra endianness conversion in usb_set_isoch_delayRuslan Bilovol
2018-06-16usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner
2018-06-16usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-06-16usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva
2018-05-25xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman
2018-05-25usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-05-25usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-05-25usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTSBen Hutchings
2018-05-25usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen
2018-05-25usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-05-25usb: dwc2: host: Fix transaction errors in host modeMinas Harutyunyan
2018-05-25usb: dwc2: hcd: Fix host channel halt flowMinas Harutyunyan
2018-05-25usb: dwc2: Fix interval type issueGrigor Tovmasyan
2018-05-25xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-05-25usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi
2018-05-25usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-22usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-22xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-05-09usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-05-09usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-09USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-09USB: serial: option: reimplement interface maskingJohan Hovold
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-09usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana
2018-05-09USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-09xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-01usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-01USB: serial: simple: add libtransistor consoleCollin May
2018-05-01xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-05-01xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing