summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-09-20usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying1-0/+7
2022-09-08USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern1-10/+16
2022-09-08usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati1-2/+4
2022-09-08usb: gadget: f_uac2: fix superspeed transferJing Leng1-2/+14
2022-09-08usb: xhci-mtk: fix bandwidth release issueChunfeng Yun1-2/+2
2022-09-08usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun1-9/+2
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern1-0/+10
2022-09-08usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-09-08USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT1-0/+3
2022-09-08usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak1-1/+2
2022-09-08usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak1-0/+1
2022-09-08usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit1-4/+4
2022-09-08usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan1-0/+7
2022-09-08usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel1-2/+7
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-2/+2
2022-09-08Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai1-29/+24
2022-09-08USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
2022-09-08USB: serial: option: add Quectel EM060K modemYonglin Tan1-0/+4
2022-09-08USB: serial: option: add support for OPPO R11 diag portYan Xinyu1-0/+5
2022-09-08USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-09-08USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-09-08USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+9
2022-09-08usb: dwc3: fix PHY disable sequenceJohan Hovold1-9/+10
2022-09-08usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng1-3/+5
2022-09-08usb: dwc3: disable USB core PHY managementJohan Hovold1-0/+10
2022-09-08xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman3-2/+15
2022-09-08usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus1-0/+4
2022-09-08USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2-0/+8
2022-09-08musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann1-1/+1
2022-09-08Revert "xhci: turn off port power in shutdown"Mathias Nyman3-16/+3
2022-09-08xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman1-3/+8
2022-09-05USB: gadget: Fix use-after-free Read in usb_udc_uevent()Alan Stern1-5/+6
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak1-0/+1
2022-08-25usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay1-1/+2
2022-08-25usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-08-25usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik1-1/+1
2022-08-25usb: gadget: uvc: calculate the number of request depending on framesizeMichael Grzeschik1-5/+12
2022-08-25usb: cdns3 fix use-after-free at workaround 2Frank Li1-1/+1
2022-08-17usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor1-4/+8
2022-08-17usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk1-3/+6
2022-08-17usb: xhci_plat_remove: avoid NULL dereferenceAlexey Sheplyakov1-1/+7
2022-08-17USB: serial: fix tty-port initialized commentsJohan Hovold3-3/+5
2022-08-17usb: dwc3: qcom: fix missing optional irq warningsJohan Hovold1-2/+2
2022-08-17usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi1-3/+7
2022-08-17usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen1-1/+2
2022-08-17usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()Liang He1-1/+3
2022-08-17usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap1-1/+1
2022-08-17usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov1-1/+1
2022-08-17usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OSNeal Liu1-5/+6