summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-10-13usb: cdc_acm: Do not leak URB buffersRomain Izard
2018-10-13USB: serial: option: add two-endpoints device-id flagJohan Hovold
2018-10-13USB: serial: option: improve Quectel EP06 detectionKristian Evensen
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-10-10usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev
2018-10-03USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-10-03Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior
2018-10-03USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum
2018-10-03USB: usbdevfs: sanitize flags moreOliver Neukum
2018-10-03usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu
2018-10-03usb: core: safely deal with the dynamic quirk listsHarry Pan
2018-10-03usb: roles: Take care of driver module reference countingHeikki Krogerus
2018-10-03USB: handle NULL config in usb_find_alt_setting()Alan Stern
2018-10-03USB: fix error handling in usb_driver_claim_interface()Alan Stern
2018-10-03usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall
2018-10-03USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-26usb: uas: add support for more quirk flagsOliver Neukum
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-26usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun
2018-09-26usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-26xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman
2018-09-26usb: dwc3: change stream event enable bit back to 13Erich E. Hoover
2018-08-22USB: option: add support for DW5821eAleksander Morgado
2018-08-22USB: serial: pl2303: add a new device id for ATENMovie Song
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness
2018-07-21usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-20usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson
2018-07-20usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-17usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-07-17usb: dwc2: Fix inefficient copy of unaligned buffersAntti Seppälä
2018-07-17usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä
2018-07-17usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt
2018-07-17usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King