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-05USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-12-05usb: 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-10-31usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi1-0/+6
2019-10-30usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed hostRoger Quadros1-5/+26
2019-10-30usb: cdns3: gadget: reset EP_CLAIMED flag while unloadingSanket Parmar1-0/+2
2019-10-30USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-10-30USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+11
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern1-20/+0
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0
2019-10-28usbip: Fix free of unallocated memory in vhci txSuwan Kim1-0/+3
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)1-12/+12
2019-10-28usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland1-0/+2
2019-10-28xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman1-9/+45
2019-10-28USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-10-28USB: ldusb: use unsigned size format specifiersJohan Hovold1-3/+4
2019-10-28USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-10-28USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-10-27usb: cdns3: gadget: Don't manage pullupsRoger Quadros1-4/+0
2019-10-27usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu1-2/+1
2019-10-27usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen1-5/+105
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost1-1/+1
2019-10-27usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru1-0/+4
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-10-27usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)1-1/+1
2019-10-27usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()Yoshihiro Shimoda1-1/+1
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda1-5/+6
2019-10-27usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)1-6/+6
2019-10-27usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)2-1/+1
2019-10-27usb: mtu3: fix missing include of mtu3_dr.hBen Dooks (Codethink)1-0/+1
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola1-1/+1
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann1-0/+1
2019-10-18usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros1-1/+3
2019-10-18USB: ldusb: fix read info leaksJohan Hovold1-7/+11
2019-10-18Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-8/+4
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold1-2/+2
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold1-7/+3
2019-10-15USB: usblp: fix use-after-free on disconnectJohan Hovold1-1/+3
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva1-3/+3