summaryrefslogtreecommitdiff
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAge
* usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2018-12-01
* usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman2018-12-01
* usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2018-12-01
* usb: core: Fix hub port connection events lostDennis Wassenberg2018-12-01
* xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman2018-11-27
* USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson2018-11-27
* usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta2018-11-27
* USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng2018-11-27
* usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs2018-11-27
* usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain2018-11-21
* USB: fix the usbfs flag sanitization for control transfersAlan Stern2018-11-10
* usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-10
* cdc-acm: correct counting of UART states in serial state notificationTobias Herzog2018-11-10
* usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva2018-11-10
* usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()Gustavo A. R. Silva2018-11-10
* usb: imx21-hcd: fix error return code in imx21_probe()Gustavo A. R. Silva2018-11-10
* usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern2018-11-10
* usb: gadget: serial: fix oops when data rx'd after closeStephen Warren2018-10-20
* xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-10-20
* USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-10-13
* xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-13
* USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-10-10
* usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev2018-10-10
* USB: remove LPM management from usb_driver_claim_interface()Alan Stern2018-10-10
* Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior2018-10-10
* USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum2018-10-10
* USB: usbdevfs: sanitize flags moreOliver Neukum2018-10-10
* USB: handle NULL config in usb_find_alt_setting()Alan Stern2018-10-10
* USB: fix error handling in usb_driver_claim_interface()Alan Stern2018-10-10
* usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall2018-10-10
* USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold2018-10-10
* USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold2018-09-26
* usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai2018-09-26
* USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-26
* usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai2018-09-26
* USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold2018-09-26
* USB: net2280: Fix erroneous synchronization changeAlan Stern2018-09-26
* USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès2018-09-26
* usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai2018-09-26
* usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman2018-09-26
* USB: Add quirk to support DJI CineSSDTim Anderson2018-09-26
* usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman2018-09-26
* xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-09-19
* usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca2018-09-05
* usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap2018-09-05
* usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai2018-09-05
* usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai2018-09-05
* usb: xhci: increase CRS timeout valueAjay Gupta2018-08-24
* usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan2018-08-24
* usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun2018-08-24