summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-11-13usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)
2018-11-13usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-11-10usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-11-10xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-11-10usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R
2018-11-10usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda
2018-11-10usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda
2018-10-20usb: gadget: serial: fix oops when data rx'd after closeStephen Warren
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
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: 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: 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: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-19xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-09-05usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-08-24usb: xhci: increase CRS timeout valueAjay Gupta
2018-08-24usb: xhci: remove the code build warningDongjiu Geng
2018-08-24usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan
2018-08-24usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun
2018-08-24usb: dwc2: fix isoc split in transfer with no dataWilliam Wu
2018-08-24usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold