summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus
2019-11-04usb: typec: Copy everything from struct typec_capability during registrationHeikki Krogerus
2019-11-04USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2019-11-04USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2019-11-04usb: host: fotg210: add missed clk_put callsChuhong Yuan
2019-11-04usb: Spelling s/disconnet/disconnect/Geert Uytterhoeven
2019-11-04usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-11-04usb: usb251xb: Add support for USB2422Uwe Kleine-König
2019-11-04usb: usb251xb: Drop some unused definesUwe Kleine-König
2019-11-04usb: host: oxu210hp-hcd: fix __iomem annotationsBen Dooks (Codethink)
2019-11-04USB: bcma: Add a check for devm_gpiod_getChuhong Yuan
2019-11-04usb: ohci-nxp: fix use of integer as pointerBen Dooks
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus
2019-11-04USB: serial: ch341: reimplement line-speed handlingJohan Hovold
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-31usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-10-31usb: core: Remove redundant vmap checksKees Cook
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: dwc3: of-simple: add a shutdownFelipe Balbi
2019-10-29usb: cdns3: Add TI specific wrapper driverRoger Quadros
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-27Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman
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-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann