summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław1-0/+2
2019-12-04USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-12-04usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin1-1/+1
2019-11-29USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-29USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-29USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-29USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-29USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-29appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-11-29USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-11-29usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-11-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-11-29USBIP: add config dependency for SGL_ALLOCOliver Neukum1-0/+1
2019-11-12usbip: Fix free of unallocated memory in vhci txSuwan Kim1-0/+3
2019-11-12usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi1-0/+6
2019-11-12USB: ldusb: use unsigned size format specifiersJohan Hovold1-3/+4
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu1-2/+1
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen1-5/+105
2019-11-12usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost1-1/+1
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru1-0/+4
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola1-1/+1
2019-11-12usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann1-0/+1
2019-11-12usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim8-127/+380
2019-11-10usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros1-1/+1
2019-11-06xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman1-9/+45
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-11-06usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)1-12/+12
2019-11-06usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland1-0/+2
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-11-06usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0
2019-11-06USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+11
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern1-20/+0
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter1-1/+1
2019-10-29USB: ldusb: fix read info leaksJohan Hovold1-7/+11
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold1-1/+3
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold1-7/+3
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva1-3/+3
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: legousbtower: fix open after failed reset requestJohan Hovold1-2/+2
2019-10-17USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold1-11/+15
2019-10-17USB: legousbtower: fix deadlock on disconnectJohan Hovold1-17/+2
2019-10-17USB: legousbtower: fix slab info leak at probeJohan Hovold1-2/+4
2019-10-17usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus1-0/+2
2019-10-17usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus1-38/+4