summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-09-05usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-08-28usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun
2018-08-28usb: dwc2: fix isoc split in transfer with no dataWilliam Wu
2018-08-28USB: serial: sierra: fix potential deadlock at closeJohn Ogness
2018-08-09usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-07-22xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-22usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-22USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-22USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-22USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk
2018-07-03usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-05-30usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-05-30usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-05-30usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-05-30usb: dwc2: Fix interval type issueGrigor Tovmasyan
2018-05-30xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-05-30usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-05-30USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-05-30usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer
2018-05-30usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-30usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-05-25usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-25usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-25usbip: fix error handling in stub_probe()Alexey Khoroshilov
2018-05-25usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-25usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-25usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-16usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-16USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-02USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-02usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-05-02usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2018-04-13USB: ene_usb6250: fix SCSI residue overwritingAlan Stern
2018-04-13USB: ene_usb6250: fix first command executionAlan Stern
2018-04-13usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang
2018-04-13usb: dwc3: keystone: check return valuePan Bian