summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-02-12usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu
2019-02-12usb: musb: dsps: fix runtime pm for peripheral modeBin Liu
2019-02-12usb: musb: dsps: fix otg state machineBin Liu
2019-02-12usb: renesas_usbhs: add support for RZ/G2EFabrizio Castro
2019-02-12usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar
2019-02-12usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko
2019-02-12usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)Chunfeng Yun
2019-02-12usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2019-02-12usb: dwc2: Disable power down feature on Samsung SoCsMarek Szyprowski
2019-02-12usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()Anurag Kumar Vulisha
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-01-31USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2019-01-31USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze
2019-01-31USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados
2019-01-31USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel
2019-01-31USB: leds: fix regression in usbport led triggerChristian Lamparter
2019-01-26usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan
2019-01-26usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_deviceYoshihiro Shimoda
2019-01-26usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-16usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-16usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal
2019-01-09cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin
2019-01-09usb: roles: Add a description for the class to KconfigHeikki Krogerus
2019-01-09Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"Stephan Gerhold
2019-01-09usb: dwc2: disable power_down on Amlogic devicesMartin Blumenstingl
2019-01-09usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2019-01-09USB: serial: option: add Fibocom NL678 seriesJörgen Storvist
2019-01-09USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen
2019-01-09usb: dwc2: host: use hrtimer for NAK retriesTerin Stock
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne
2018-12-14Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-14xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2018-12-13USB: serial: option: add Telit LN940 seriesJörgen Storvist
2018-12-13USB: serial: option: add Fibocom NL668 seriesJörgen Storvist
2018-12-12USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist
2018-12-12USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist
2018-12-10USB: serial: option: add HP lt4132Tore Anderson
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-05usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-05USB: Fix invalid-free bug in port_over_current_notify()Alan Stern