summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-04-05usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-04-03usb: typec: Fix unchecked return valueGustavo A. R. Silva
2019-04-03usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-04-03usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard
2019-04-03xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2019-04-03usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
2019-04-03usb: mtu3: fix EXTCON dependencyArnd Bergmann
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork
2019-04-03USB: serial: option: add support for Quectel EM12Kristian Evensen
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-03-23usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss
2019-03-23usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko
2019-03-10USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados
2019-03-10usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan
2019-03-10xhci: tegra: Prevent error pointer dereferenceThierry Reding
2019-03-10USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-03-10USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-03-10USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso
2019-01-31Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-01-30usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-01-28usb: phy: am335x: fix race condition in _probeBin Liu
2019-01-28usb: dwc3: exynos: Fix error handling of clk_prepare_enableAlexey Khoroshilov
2019-01-28usb: phy: fix link errorsAnders Roxell
2019-01-28usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-01-28usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-01-18Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-01-18USB: serial: keyspan_usa: add proper SPDX lines for .h filesGreg Kroah-Hartman
2019-01-18USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel
2019-01-18USB: leds: fix regression in usbport led triggerChristian Lamparter
2019-01-18usb: chipidea: fix static checker warning for NULL pointerPeter Chen
2019-01-18USB: usbip: delete README fileGreg Kroah-Hartman
2019-01-17USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2019-01-17usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearingMinas Harutyunyan
2019-01-14USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados
2019-01-14usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-01-14usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-01-14usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-01-14usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain