summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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-10usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-11-10cdc-acm: fix race between reset and control messagingOliver Neukum
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-11-10cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog
2018-11-10USB: serial: option: add two-endpoints device-id flagJohan Hovold
2018-11-10USB: serial: option: improve Quectel EP06 detectionKristian Evensen
2018-11-04usbip: vhci_hcd: update 'status' file header and formatShuah Khan
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2018-10-13usb: cdc_acm: Do not leak URB buffersRomain Izard
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: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu
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-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-09-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros
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: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-09-05usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2018-09-05usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca