summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng-0/+7
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng-0/+7
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng-0/+7
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard-1/+1
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus-2/+0
2022-09-22Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+6
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie-0/+1
2022-09-13USB: serial: option: add Quectel RM520Njerry meng-0/+4
2022-09-13USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)-0/+2
2022-09-07usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu-6/+7
2022-09-05USB: core: Fix RST error in hub.cAlan Stern-1/+1
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman-8/+8
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying-0/+7
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-2/+38
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold-1/+5
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold-1/+9
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold-0/+1
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman-4/+0
2022-08-30usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak-0/+1
2022-08-30usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak-1/+2
2022-08-30usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati-2/+4
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern-0/+10
2022-08-30USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern-10/+16
2022-08-30usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit-4/+4
2022-08-30usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta-8/+8
2022-08-30usb: typec: Remove retimers properlyHeikki Krogerus-0/+1
2022-08-30usb: dwc3: disable USB core PHY managementJohan Hovold-0/+10
2022-08-30usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre-0/+4
2022-08-29USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao-0/+6
2022-08-29USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens-0/+8
2022-08-29USB: serial: option: add Quectel EM060K modemYonglin Tan-0/+4
2022-08-29USB: serial: option: add support for OPPO R11 diag portYan Xinyu-0/+5
2022-08-25Revert "xhci: turn off port power in shutdown"Mathias Nyman-16/+3
2022-08-25xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman-2/+15
2022-08-25xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman-3/+8
2022-08-23Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai-29/+24
2022-08-23usb: dwc3: qcom: suppress unused-variable warningJohan Hovold-1/+1
2022-08-19USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT-0/+3
2022-08-19usb: gadget: f_uac2: fix superspeed transferJing Leng-2/+14
2022-08-19usb: xhci-mtk: fix bandwidth release issueChunfeng Yun-2/+2
2022-08-19usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun-9/+2
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun-2/+2
2022-08-18usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke-4/+1
2022-08-18usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng-3/+5
2022-08-18usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus-0/+4
2022-08-18usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel-2/+7
2022-08-18usb: dwc3: qcom: clean up suspend callbacksJohan Hovold-8/+11
2022-08-18usb: dwc3: qcom: fix wakeup implementationJohan Hovold-4/+7
2022-08-18usb: dwc3: qcom: fix peripheral and OTG suspendJohan Hovold-3/+12
2022-08-18usb: dwc3: qcom: fix runtime PM wakeupJohan Hovold-8/+11