index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2024-02-02
3
-0
/
+4
|
\
|
*
USB: serial: option: add Fibocom FM101-GL variant
Puliang Lu
2024-01-31
1
-0
/
+1
|
*
USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
JackBB Wu
2024-01-30
1
-0
/
+2
|
*
USB: serial: cp210x: add ID for IMST iM871A-USB
Leonard Dallmayr
2024-01-30
1
-0
/
+1
*
|
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
2024-01-28
1
-1
/
+2
*
|
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
2024-01-28
1
-3
/
+68
*
|
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
2024-01-28
1
-4
/
+13
*
|
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
2024-01-28
1
-0
/
+2
*
|
usb: ulpi: Fix debugfs directory leak
Sean Anderson
2024-01-28
1
-1
/
+1
*
|
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
2024-01-28
1
-2
/
+1
*
|
usb: gadget: pch_udc: fix an Excess kernel-doc warning
Randy Dunlap
2024-01-28
1
-1
/
+0
*
|
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
2024-01-28
1
-2
/
+18
*
|
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
2024-01-28
1
-11
/
+19
*
|
usb: chipidea: core: handle power lost in workqueue
Xu Yang
2024-01-28
2
-20
/
+26
*
|
usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
Uttkarsh Aggarwal
2024-01-28
1
-4
/
+2
*
|
usb: dwc3: pci: add support for the Intel Arrow Lake-H
Heikki Krogerus
2024-01-28
1
-0
/
+4
*
|
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
2024-01-28
1
-3
/
+13
*
|
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
2024-01-28
1
-1
/
+5
*
|
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2024-01-28
2
-14
/
+61
*
|
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
2024-01-28
1
-1
/
+1
*
|
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
2024-01-28
1
-6
/
+6
*
|
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
2024-01-28
1
-4
/
+4
*
|
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
2024-01-28
1
-0
/
+3
*
|
usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
2024-01-28
1
-1
/
+3
|
/
*
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
93
-1179
/
+3307
|
\
|
*
usb: typec: tipd: fix use of device-specific init function
Javier Carrasco
2024-01-05
1
-1
/
+1
|
*
usb: typec: tipd: Separate reset for TPS6598x
Jai Luthra
2024-01-05
1
-2
/
+7
|
*
usb: mon: Fix atomicity violation in mon_bin_vma_fault
Gui-Dong Han
2024-01-05
1
-1
/
+6
|
*
usb: gadget: uvc: Remove nested locking
Avichal Rakesh
2024-01-05
1
-1
/
+3
|
*
usb: gadget: uvc: Fix use are free during STREAMOFF
Avichal Rakesh
2024-01-05
1
-4
/
+10
|
*
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
2024-01-04
1
-3
/
+6
|
*
xhci: add support to allocate several interrupters
Mathias Nyman
2024-01-04
5
-32
/
+137
|
*
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-04
8
-44
/
+41
|
*
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2024-01-04
2
-2
/
+40
|
*
usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
Krishna Kurapati
2024-01-04
1
-11
/
+11
|
*
usb: gadget: u_ether: Re-attach netif device to mirror detachment
Richard Acayan
2024-01-04
1
-0
/
+2
|
*
usb: dwc3: gadget: Queue PM runtime idle on disconnect event
Wesley Cheng
2024-01-04
1
-0
/
+7
|
*
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
2024-01-04
1
-2
/
+1
|
*
usb: chipidea: wait controller resume finished for wakeup irq
Xu Yang
2024-01-04
1
-0
/
+7
|
*
usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
Xu Yang
2024-01-04
1
-1
/
+16
|
*
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
2024-01-04
1
-1
/
+17
|
*
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
2024-01-04
1
-1
/
+31
|
*
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2024-01-04
2
-23
/
+39
|
*
usb: cdns3: fix uvc failure work since sg support enabled
Frank Li
2024-01-04
1
-11
/
+40
|
*
usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
Krishna Kurapati
2024-01-04
2
-3
/
+68
|
*
usb: dwc3: set pm runtime active before resume common
Frank Wang
2024-01-04
1
-3
/
+6
|
*
usb: dwc3: Support EBC feature of DWC_usb31
Manan Aurora
2024-01-04
3
-0
/
+9
|
*
usb: typec: tcpm: Support multiple capabilities
Kyle Tso
2024-01-04
1
-89
/
+298
|
*
usb: xhci-plat: fix usb disconnect issue after s4
Yinbo Zhu
2024-01-04
1
-4
/
+19
|
*
usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
Krishna Kurapati
2024-01-04
2
-0
/
+17
[next]