aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2019-01-09USB: serial: option: add Fibocom NL678 seriesJörgen Storvist
2019-01-09USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen
2018-12-29USB: serial: option: add Telit LN940 seriesJörgen Storvist
2018-12-29USB: serial: option: add Fibocom NL668 seriesJörgen Storvist
2018-12-29USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist
2018-12-29USB: serial: option: add HP lt4132Tore Anderson
2018-12-29USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist
2018-12-29xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-08usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-12-05usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-05USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs
2018-11-13usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)
2018-11-13usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
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-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-11-10xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-11-10usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R
2018-11-10usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda