summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-12-04USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2019-12-04usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin
2019-11-29USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-29USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-29USB: serial: mos7840: fix remote wakeupJohan Hovold
2019-11-29USB: serial: mos7720: fix remote wakeupJohan Hovold
2019-11-29USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2019-11-29appledisplay: fix error handling in the scheduled workOliver Neukum
2019-11-29USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-11-29usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman
2019-11-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim
2019-11-29USBIP: add config dependency for SGL_ALLOCOliver Neukum
2019-10-31usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-10-30usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed hostRoger Quadros
2019-10-30usb: cdns3: gadget: reset EP_CLAIMED flag while unloadingSanket Parmar
2019-10-30USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-10-30USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-10-28usbip: Fix free of unallocated memory in vhci txSuwan Kim
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-10-28usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland
2019-10-28xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman
2019-10-28USB: ldusb: fix control-message timeoutJohan Hovold
2019-10-28USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-10-28USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-10-28USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-10-27usb: cdns3: gadget: Don't manage pullupsRoger Quadros
2019-10-27usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-10-27usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-10-27usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-10-27usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)
2019-10-27usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()Yoshihiro Shimoda
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda
2019-10-27usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)
2019-10-27usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)
2019-10-27usb: mtu3: fix missing include of mtu3_dr.hBen Dooks (Codethink)
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-10-18usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros
2019-10-18USB: ldusb: fix read info leaksJohan Hovold
2019-10-18Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-15USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva