summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-12-21xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4
2019-12-21usb: xhci: only set D3hot for pci deviceHenry Lin3-4/+15
2019-12-21usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-21usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-21USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-21USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-21USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-21xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-21usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-21USB: uas: heed CAPACITY_HEURISTICSOliver Neukum1-0/+6
2019-12-21USB: uas: honor flag to avoid CAPACITY16Oliver Neukum1-0/+4
2019-12-21usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-12-21usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris1-1/+2
2019-12-21usb: 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-11-28USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-28USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-28USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-28USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-28USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-28appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-11-28USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-11-28usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-11-28USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson1-2/+5
2019-11-25USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold1-1/+1
2019-11-25usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai1-1/+1
2019-11-25usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun1-1/+3
2019-11-25usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart1-1/+3
2019-11-25usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart1-10/+20
2019-11-25usb: gadget: uvc: configfs: Prevent format changes after linking headerJoel Pepper1-0/+3
2019-11-25usb: gadget: uvc: configfs: Drop leaked references to config itemsLaurent Pinchart1-0/+4
2019-11-25usb: chipidea: Fix otg event handlerLoic Poulain1-3/+6
2019-11-25usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already s...Nicolas Adell1-0/+2
2019-11-16usb: gadget: core: unmap request from DMA only if previously mappedJack Pham1-1/+4
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu1-2/+1
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen1-5/+105
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru1-0/+4
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola1-1/+1
2019-11-12drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva1-0/+1
2019-11-12usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.cNobuo Iwata1-1/+2
2019-11-12usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan1-2/+4
2019-11-12usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan1-10/+1
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-11-06usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0