summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-16USB: serial: use variable for statusOliver Neukum
2019-05-16usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-16USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-16USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-16usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
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-04-03usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn
2019-02-20usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-02-20usb: phy: am335x: fix race condition in _probeBin Liu
2019-02-20usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2019-02-06USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2019-02-06USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze
2019-01-26USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-26USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-26usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-13cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin
2019-01-13usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2019-01-13USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen
2019-01-13USB: serial: option: add HP lt4132Tore Anderson
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-13USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork
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-13usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-12-13usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-13USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
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-22usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern