summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-05-07USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-05-07USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng
2021-04-28USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum
2021-04-14usbip: synchronize event handler with sysfs code pathsShuah Khan
2021-04-14usbip: vudc synchronize sysfs code pathsShuah Khan
2021-04-14usbip: stub-dev synchronize sysfs code pathsShuah Khan
2021-04-14usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan
2021-04-07usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan
2021-04-07usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan
2021-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-04-07USB: cdc-acm: fix double free on probe failureJohan Hovold
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum
2021-04-07USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-04-07usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan
2021-03-24usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2021-03-24usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-17usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-03-17usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-17usbip: fix vudc to check for stream socketShuah Khan
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan
2021-03-17USB: serial: cp210x: add some more GE USB IDsSebastian Reichel
2021-03-17USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal
2021-03-17USB: serial: ch341: add new Product IDNiv Sardi
2021-03-17USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin
2021-03-17xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman
2021-03-17usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman
2021-03-17xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-17usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka
2021-03-17usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda
2021-03-17USB: usblp: fix a hang in poll() if disconnectedPete Zaitcev
2021-03-17usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke
2021-03-17usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin
2021-03-17usb: gadget: f_uac1: stop playback on function disableRuslan Bilovol
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol
2021-03-17USB: gadget: u_ether: Fix a configfs return codeDan Carpenter
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid
2021-03-04USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter
2021-03-04USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter
2021-03-04USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold
2021-03-04usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen