index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-06-10
usb: typec: ucsi: Fix a comment in ucsi_init()
Subbaraman Narayanamurthy
2021-06-10
USB: dwc3: remove debugfs root dentry storage
Greg Kroah-Hartman
2021-06-10
usb: ehci: do not initialise static variables
Jason Wang
2021-06-09
usb: gadget: u_audio: add real feedback implementation
Ruslan Bilovol
2021-06-09
usb: gadget: f_uac2: add adaptive sync support for capture
Ruslan Bilovol
2021-06-09
usb: gadget: f_uac2/u_audio: add feedback endpoint support
Ruslan Bilovol
2021-06-09
usb: dwc2: Don't reset the core after setting turnaround time
Clément Lassieur
2021-06-09
usb: gadget: f_fs: Fix setting of device and driver data cross-references
Andrew Gabbasov
2021-06-09
usb: dwc3: support 64 bit DMA in platform driver
Sven Peter
2021-06-09
USB: core: Avoid WARNings for 0-length descriptor requests
Alan Stern
2021-06-09
usb: gadget: function: printer: use list_move instead of list_del/list_add
Baokun Li
2021-06-09
usb: dwc3: core: fix kernel panic when do reboot
Peter Chen
2021-06-04
USB: UDC: Implement udc_async_callbacks in net2272
Alan Stern
2021-06-04
USB: UDC: Implement udc_async_callbacks in net2280
Alan Stern
2021-06-04
USB: UDC: Implement udc_async_callbacks in dummy-hcd
Alan Stern
2021-06-04
USB: UDC core: Add udc_async_callbacks gadget op
Alan Stern
2021-06-03
usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLake
Azhar Shaikh
2021-06-03
usb: phy: introduce usb_phy device type with its own uevent handler
Grzegorz Jaszczyk
2021-06-03
usb: mtu3: skip getting extcon when use manual drd switch
Chunfeng Yun
2021-06-03
usb: mtu3: use dev_err_probe to print error log about extcon
Chunfeng Yun
2021-06-03
usb: mtu3: dump a status register of IPPC
Chunfeng Yun
2021-06-03
usb: mtu3: remove repeated setting of speed
Chunfeng Yun
2021-06-03
usb: mtu3: remove mtu3_ep0_setup() declaration in mtu3.h
Chunfeng Yun
2021-06-02
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
2021-06-02
USB: gr_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-06-02
Revert "usb: typec: mux: Remove requirement for the "orientation-switch" devi...
Heikki Krogerus
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-27
USB: core: Check buffer length matches wLength for control transfers
Alan Stern
2021-05-27
usb: gadget: udc: udc-xilinx: Place correct function names into the headers
Lee Jones
2021-05-27
usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()'
Lee Jones
2021-05-27
usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'
Lee Jones
2021-05-27
usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation
Lee Jones
2021-05-27
usb: dwc2: pci: Fix possible copy/paste issue
Lee Jones
2021-05-27
usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'
Lee Jones
2021-05-27
usb: isp1760: isp1760-udc: Provide missing description for 'udc' param
Lee Jones
2021-05-27
usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs
Lee Jones
2021-05-27
usb: common: ulpi: Add leading underscores for function name '__ulpi_register...
Lee Jones
2021-05-27
usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'
Lee Jones
2021-05-27
usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'
Lee Jones
2021-05-27
usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget...
Lee Jones
2021-05-27
usb: chipidea: udc: Fix incorrectly documented function 'hw_port_is_high_spee...
Lee Jones
2021-05-27
usb: chipidea: otg: Fix formatting and missing documentation issues
Lee Jones
2021-05-27
usb: chipidea: core: Fix incorrectly documented function 'ci_usb_phy_exit()'
Lee Jones
2021-05-27
usb: cdns3: cdns3-imx: File headers are not good candidates for kernel-doc
Lee Jones
2021-05-27
usb: cdns3: cdns3-ep0: Fix a few kernel-doc formatting issues
Lee Jones
2021-05-27
usb: cdns3: cdns3-ti: File headers are not good candidates for kernel-doc
Lee Jones
2021-05-27
usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issues
Lee Jones
2021-05-27
usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'
Lee Jones
2021-05-27
usb: cdns3: core: Fix a couple of incorrectly documented function names
Lee Jones
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
[next]