summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-12-21xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2019-12-21xhci: make sure interrupts are restored to correct stateMathias Nyman
2019-12-21xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2019-12-21usb: xhci: only set D3hot for pci deviceHenry Lin
2019-12-21usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev
2019-12-21usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2019-12-21USB: adutux: fix interface sanity checkJohan Hovold
2019-12-21USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold
2019-12-21USB: idmouse: fix interface sanity checksJohan Hovold
2019-12-21USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold
2019-12-21xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2019-12-21usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng
2019-12-21usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun
2019-12-21usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-12-05USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2019-11-28USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-28USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-28USB: serial: mos7840: fix remote wakeupJohan Hovold
2019-11-28USB: serial: mos7720: fix remote wakeupJohan Hovold
2019-11-28USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2019-11-28appledisplay: fix error handling in the scheduled workOliver Neukum
2019-11-28usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman
2019-11-28USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson
2019-11-25USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold
2019-11-25usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai
2019-11-25usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart
2019-11-25usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart
2019-11-25usb: gadget: uvc: configfs: Prevent format changes after linking headerJoel Pepper
2019-11-25usb: gadget: uvc: configfs: Drop leaked references to config itemsLaurent Pinchart
2019-11-25usb: chipidea: Fix otg event handlerLoic Poulain
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola
2019-11-12drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-10-29USB: ldusb: fix read info leaksJohan Hovold
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold