summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-06-10usb: typec: ucsi: Fix a comment in ucsi_init()Subbaraman Narayanamurthy
2021-06-10USB: dwc3: remove debugfs root dentry storageGreg Kroah-Hartman
2021-06-10usb: ehci: do not initialise static variablesJason Wang
2021-06-09usb: gadget: u_audio: add real feedback implementationRuslan Bilovol
2021-06-09usb: gadget: f_uac2: add adaptive sync support for captureRuslan Bilovol
2021-06-09usb: gadget: f_uac2/u_audio: add feedback endpoint supportRuslan Bilovol
2021-06-09usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur
2021-06-09usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov
2021-06-09usb: dwc3: support 64 bit DMA in platform driverSven Peter
2021-06-09USB: core: Avoid WARNings for 0-length descriptor requestsAlan Stern
2021-06-09usb: gadget: function: printer: use list_move instead of list_del/list_addBaokun Li
2021-06-09usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-04USB: UDC: Implement udc_async_callbacks in net2272Alan Stern
2021-06-04USB: UDC: Implement udc_async_callbacks in net2280Alan Stern
2021-06-04USB: UDC: Implement udc_async_callbacks in dummy-hcdAlan Stern
2021-06-04USB: UDC core: Add udc_async_callbacks gadget opAlan Stern
2021-06-03usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLakeAzhar Shaikh
2021-06-03usb: phy: introduce usb_phy device type with its own uevent handlerGrzegorz Jaszczyk
2021-06-03usb: mtu3: skip getting extcon when use manual drd switchChunfeng Yun
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: 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-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
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