summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: fix link errorsAnders Roxell2019-03-131-1/+1
* USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-03-132-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-131-0/+1
* USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-03-131-0/+2
* usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-03-051-1/+1
* usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao2019-03-051-0/+1
* usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He2019-03-051-0/+2
* usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2019-02-122-22/+12
* usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva2019-02-121-1/+1
* usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar2019-02-121-1/+1
* usb: phy: am335x: fix race condition in _probeBin Liu2019-02-121-4/+1
* usb: musb: dsps: fix otg state machineBin Liu2019-02-121-2/+7
* usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar2019-02-121-2/+6
* usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko2019-02-121-0/+2
* usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)Chunfeng Yun2019-02-122-5/+7
* usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman2019-02-121-0/+10
* usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()Anurag Kumar Vulisha2019-02-121-3/+3
* xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2019-01-315-6/+10
* usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham2019-01-311-0/+2
* USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2019-01-312-0/+3
* USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze2019-01-311-1/+2
* usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_deviceYoshihiro Shimoda2019-01-261-5/+10
* USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker2019-01-161-1/+2
* USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-161-0/+12
* USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-161-2/+6
* usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-161-0/+7
* cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2019-01-092-0/+11
* usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai2019-01-091-1/+4
* USB: serial: option: add Fibocom NL678 seriesJörgen Storvist2019-01-091-0/+4
* USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2019-01-092-0/+10
* USB: serial: option: add Telit LN940 seriesJörgen Storvist2018-12-291-0/+4
* USB: serial: option: add Fibocom NL668 seriesJörgen Storvist2018-12-291-0/+2
* USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist2018-12-291-0/+1
* USB: serial: option: add HP lt4132Tore Anderson2018-12-291-1/+6
* USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2018-12-291-0/+2
* USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne2018-12-291-2/+2
* xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2018-12-291-1/+2
* usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski2018-12-171-5/+6
* USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen2018-12-171-0/+1
* 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
* xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman2018-12-131-0/+16
* xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-133-4/+29
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-133-5/+5
* 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
* Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing2018-12-131-18/+8
* Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi2018-12-051-5/+0