summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-06-03usb: mtu3: use dev_err_probe to print error log about extconChunfeng Yun
2021-06-03usb: mtu3: dump a status register of IPPCChunfeng Yun
2021-06-03usb: mtu3: remove repeated setting of speedChunfeng Yun
2021-06-03usb: mtu3: remove mtu3_ep0_setup() declaration in mtu3.hChunfeng Yun
2021-06-02usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handlingThomas Petazzoni
2021-06-02usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULLJack Pham
2021-06-02usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng
2021-06-02usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-02USB: gr_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-06-02Revert "usb: typec: mux: Remove requirement for the "orientation-switch" devi...Heikki Krogerus
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27USB: core: Check buffer length matches wLength for control transfersAlan Stern
2021-05-27usb: gadget: udc: udc-xilinx: Place correct function names into the headersLee Jones
2021-05-27usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()'Lee Jones
2021-05-27usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'Lee Jones
2021-05-27usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentationLee Jones
2021-05-27usb: dwc2: pci: Fix possible copy/paste issueLee Jones
2021-05-27usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'Lee Jones
2021-05-27usb: isp1760: isp1760-udc: Provide missing description for 'udc' paramLee Jones
2021-05-27usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docsLee Jones
2021-05-27usb: common: ulpi: Add leading underscores for function name '__ulpi_register...Lee Jones
2021-05-27usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'Lee Jones
2021-05-27usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'Lee Jones
2021-05-27usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget...Lee Jones
2021-05-27usb: chipidea: udc: Fix incorrectly documented function 'hw_port_is_high_spee...Lee Jones
2021-05-27usb: chipidea: otg: Fix formatting and missing documentation issuesLee Jones
2021-05-27usb: chipidea: core: Fix incorrectly documented function 'ci_usb_phy_exit()'Lee Jones
2021-05-27usb: cdns3: cdns3-imx: File headers are not good candidates for kernel-docLee Jones
2021-05-27usb: cdns3: cdns3-ep0: Fix a few kernel-doc formatting issuesLee Jones
2021-05-27usb: cdns3: cdns3-ti: File headers are not good candidates for kernel-docLee Jones
2021-05-27usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issuesLee Jones
2021-05-27usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'Lee Jones
2021-05-27usb: cdns3: core: Fix a couple of incorrectly documented function namesLee Jones
2021-05-27driver core: Move the "removable" attribute from USB to coreRajat Jain
2021-05-27USB: fotg210-hcd: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27USB: gadget: pxa27x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27USB: gadget: bcm63xx_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27USB: chipidea: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27usb: dwc3: trace: Remove unused fields in dwc3_log_trbMayank Rana
2021-05-27usb: typec: mux: Remove requirement for the "orientation-switch" device propertyHeikki Krogerus
2021-05-27usb: typec: mux: Use device type instead of device name for matchingHeikki Krogerus
2021-05-27usb: common: usb-conn-gpio: use usb_role_string() to print role statusChunfeng Yun
2021-05-27usb: roles: add helper usb_role_string()Chunfeng Yun
2021-05-27usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman
2021-05-25USB: serial: omninet: update driver descriptionAlexandre GRIVEAUX