summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-07-22xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-08xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing
2018-07-08usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-07-08usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-07-08usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu
2018-07-08USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados
2018-07-08USB: serial: cp210x: add CESINEL device idsJohan Hovold
2018-07-08usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-07-03xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk
2018-06-21usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
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: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda
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-30xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee
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-25USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-05-25usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda
2018-05-25usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek
2018-05-25usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan
2018-05-25usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-25usb: gadget: core: Fix use-after-free of usb_requestManu Gautam
2018-05-25usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-05-25usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
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)