aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-01-09USB: serial: mos7720: fix remote wakeupJohan Hovold
2020-01-09USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2020-01-09appledisplay: fix error handling in the scheduled workOliver Neukum
2020-01-09USB: chaoskey: fix error case of a timeoutOliver Neukum
2020-01-09usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman
2020-01-09USBIP: add config dependency for SGL_ALLOCOliver Neukum
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim
2019-12-29usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun
2019-12-29usbip: Fix free of unallocated memory in vhci txSuwan Kim
2019-12-29usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-12-29USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-12-29USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-12-29usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-12-29usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-12-29usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-12-29usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-12-29usb: fsl: Check memory resource before releasing itNikhil Badola
2019-12-29usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-12-29usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim
2019-12-18Merge tag 'v5.2.27' into v5.2/standard/baseBruce Ashfield
2019-12-16usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-12-10USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-12-10usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-12-10usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland
2019-12-10USB: ldusb: fix control-message timeoutJohan Hovold
2019-12-10USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-12-10usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-12-10USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-12-10UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25USB: ldusb: fix read info leaksJohan Hovold
2019-11-25USB: ldusb: fix memleak on disconnectJohan Hovold
2019-11-25USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-11-25usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-11-25USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-11-25usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-09USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-11-09USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-11-09USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-11-09usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus
2019-11-09usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-11-09usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda