summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-05-02usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2-20/+14
2019-05-02usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-05-02usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-05-02USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-05-02USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-05-02USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-05-02usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-05-02USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-04-04cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2019-04-04usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-04-04USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2019-02-11xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman1-1/+2
2019-02-11USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist1-0/+1
2019-02-11USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2019-02-11xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2019-02-11xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer3-5/+5
2019-02-11usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2019-02-11usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2019-02-11usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2019-02-11USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng1-0/+10
2019-02-11Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi1-6/+0
2019-02-11usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2019-02-11usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman1-14/+46
2019-02-11usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2019-02-11usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2-3/+3
2019-02-11usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2019-02-11USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2019-02-11USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2019-02-11usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2019-02-11USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2-1/+12
2019-02-11USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold1-1/+1
2019-02-11usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire1-4/+26
2019-02-11usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain1-1/+2
2018-12-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-12-17USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2
2018-12-17xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2
2018-12-17USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold1-1/+2
2018-12-17USB: handle NULL config in usb_find_alt_setting()Alan Stern1-0/+2
2018-12-17USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15
2018-12-17USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-12-17USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-17/+23
2018-12-17USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum1-0/+5
2018-12-17USB: usbdevfs: sanitize flags moreOliver Neukum1-3/+16
2018-12-17usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-12-17usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai1-1/+1
2018-12-17usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman1-0/+11
2018-12-17usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman1-2/+0
2018-12-17usb: uas: add support for more quirk flagsOliver Neukum1-0/+20