summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus
2018-10-09usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie
2018-10-09cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-10-09cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog
2018-10-09cdc-acm: fix race between reset and control messagingOliver Neukum
2018-10-09usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-10-01usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun
2018-10-01xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-01usb: cdc_acm: Do not leak URB buffersRomain Izard
2018-10-01Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-24USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus
2018-09-20usb: core: safely deal with the dynamic quirk listsHarry Pan
2018-09-20usb: roles: Take care of driver module reference countingHeikki Krogerus
2018-09-20USB: handle NULL config in usb_find_alt_setting()Alan Stern
2018-09-20USB: fix error handling in usb_driver_claim_interface()Alan Stern
2018-09-20USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-09-20USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum
2018-09-20USB: usbdevfs: sanitize flags moreOliver Neukum
2018-09-20Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior
2018-09-20usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu
2018-09-14USB: serial: option: add two-endpoints device-id flagJohan Hovold
2018-09-14USB: serial: option: improve Quectel EP06 detectionKristian Evensen
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun
2018-09-06Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-05Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-05usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-09-05usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-05usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-05usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap
2018-09-05usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-05usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun
2018-09-05usb: uas: add support for more quirk flagsOliver Neukum
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap
2018-09-05usb/dwc3/gadget: fix kernel-doc parameter warningRandy Dunlap
2018-09-05USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-09-05USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-05usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha
2018-09-05xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman
2018-09-05USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-05usb: dwc2: Fix call location of dwc2_check_core_endiannessBruno Meirelles Herrera
2018-08-29usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()Wei Yongjun
2018-08-29usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-08-29usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev