summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: fix unthrottle racesJohan Hovold2019-05-161-7/+32
* USB: serial: use variable for statusOliver Neukum2019-05-161-8/+10
* usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-05-162-15/+10
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-162-21/+5
* USB: core: Fix unterminated string returned by usb_string()Alan Stern2019-05-161-1/+3
* USB: yurex: Fix protection fault after device removalAlan Stern2019-05-161-0/+1
* usb: u132-hcd: fix resource leakMukesh Ojha2019-05-161-0/+3
* usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener2019-05-161-0/+1
* usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener2019-05-161-3/+1
* xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-04-032-3/+7
* USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi2019-04-031-2/+2
* USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2019-04-032-1/+5
* USB: serial: cp210x: add new device idGreg Kroah-Hartman2019-04-031-0/+1
* usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang2019-04-031-0/+2
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-231-0/+1
* usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-03-231-1/+1
* usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao2019-03-231-0/+1
* usb: dwc2: Remove unnecessary kfreeJohn Youn2019-02-201-1/+0
* usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda2019-02-201-3/+3
* usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva2019-02-201-1/+1
* usb: phy: am335x: fix race condition in _probeBin Liu2019-02-201-4/+1
* usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman2019-02-201-0/+10
* USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2019-02-062-0/+3
* USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze2019-02-061-1/+2
* USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-261-0/+12
* USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-261-2/+6
* usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-261-0/+7
* cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2019-01-132-0/+11
* usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai2019-01-131-1/+4
* USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2019-01-132-0/+10
* USB: serial: option: add HP lt4132Tore Anderson2019-01-131-1/+6
* USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen2018-12-171-0/+1
* USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen2018-12-171-1/+2
* USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen2018-12-171-31/+19
* USB: omap_udc: use devm_request_irq()Aaro Koskinen2018-12-171-27/+10
* USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2018-12-131-0/+1
* xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman2018-12-131-0/+16
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-133-5/+6
* usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen2018-12-131-0/+1
* usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan2018-12-131-0/+4
* usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann2018-12-131-5/+4
* usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner2018-12-131-0/+3
* USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng2018-12-131-0/+10
* usb: core: Fix hub port connection events lostDennis Wassenberg2018-12-011-1/+3
* USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson2018-11-271-0/+1
* usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta2018-11-271-0/+3
* USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng2018-11-271-0/+5
* usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs2018-11-271-0/+3
* usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain2018-11-221-1/+2
* USB: fix the usbfs flag sanitization for control transfersAlan Stern2018-11-101-2/+2