summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-05-16USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-16USB: serial: use variable for statusOliver Neukum1-8/+10
2019-05-16usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-15/+10
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2-21/+5
2019-05-16USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-16USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-05-16usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener1-0/+1
2019-05-16usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener1-3/+1
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2-3/+7
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-04-03usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang1-0/+2
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter1-1/+1
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao1-0/+1
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn1-1/+0
2019-02-20usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda1-3/+3
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-02-20usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-02-20usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman1-0/+10
2019-02-06USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-02-06USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-01-26USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-01-26USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-01-26usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-01-13cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2019-01-13usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-01-13USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2019-01-13USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen1-1/+2
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen1-31/+19
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen1-27/+10
2018-12-13USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer3-5/+6
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-13usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann1-5/+4
2018-12-13usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2018-12-13USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng1-0/+10
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-22usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain1-1/+2
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2