summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-10UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-10usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-05-10USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-04usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-04usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-05-04usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng
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-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
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: serial: option: add Olicard 600Bjørn Mork
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-27USB: core: only clean up what we allocatedAndrey Konovalov
2019-03-13usb: phy: fix link errorsAnders Roxell
2019-03-13USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-03-13USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-03-13USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu
2019-02-12usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2019-01-31USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2019-01-31USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-16usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-09cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin
2019-01-09usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai