summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-08-13USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-08-13xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2019-08-13USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-08-13USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-07-09cdc-wdm: pass return value of recover_from_urb_lossYueHaibing
2019-07-09USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-07-09USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-05-02usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-05-02usb: phy: am335x: fix race condition in _probeBin Liu
2019-05-02usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-05-02USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2019-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2019-05-02USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-05-02USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-05-02usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-05-02USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze
2019-04-04cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin
2019-04-04usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2019-04-04USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen
2019-02-11xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2019-02-11USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist
2019-02-11USB: serial: option: add HP lt4132Tore Anderson
2019-02-11xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2019-02-11xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2019-02-11usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2019-02-11usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2019-02-11usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2019-02-11USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2019-02-11Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2019-02-11usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs
2019-02-11usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2019-02-11usb: core: Fix hub port connection events lostDennis Wassenberg
2019-02-11usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2019-02-11usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2019-02-11USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2019-02-11USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2019-02-11usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2019-02-11USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2019-02-11USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold
2019-02-11usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire
2019-02-11usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-12-16usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-12-16xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-12-16USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold
2018-12-16USB: handle NULL config in usb_find_alt_setting()Alan Stern
2018-12-16USB: fix error handling in usb_driver_claim_interface()Alan Stern
2018-12-16USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-12-16USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern