index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
usb: core: Make default authorization mode configurable
Niko Mauno
2
-1
/
+18
2024-01-27
usb: core: Amend initial authorized_default value
Niko Mauno
1
-4
/
+2
2024-01-27
usb: host: Add ac5 to EHCI Orion
Elad Nachman
1
-3
/
+15
2024-01-27
ucsi_ccg: Refine the UCSI Interrupt handling
Haotien Hsu
1
-8
/
+84
2024-01-27
usb: dwc3-of-simple: Stop using of_reset_control_array_get() directly
Philipp Zabel
1
-2
/
+1
2024-01-27
usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver
AngeloGioacchino Del Regno
3
-0
/
+305
2024-01-27
usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
Karina Yankevich
1
-2
/
+2
2024-01-27
usb: usb_autopm_get_interface use modern helper
Oliver Neukum
1
-6
/
+2
2024-01-27
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
1
-2
/
+18
2024-01-27
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
1
-11
/
+19
2024-01-27
usb: chipidea: core: handle power lost in workqueue
Xu Yang
2
-20
/
+26
2024-01-27
usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
Uttkarsh Aggarwal
1
-4
/
+2
2024-01-27
usb: dwc3: pci: add support for the Intel Arrow Lake-H
Heikki Krogerus
1
-0
/
+4
2024-01-27
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
1
-3
/
+13
2024-01-27
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
1
-1
/
+5
2024-01-27
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2
-14
/
+61
2024-01-27
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
1
-1
/
+1
2024-01-27
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
1
-6
/
+6
2024-01-27
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
1
-4
/
+4
2024-01-27
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-0
/
+3
2024-01-27
usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-1
/
+3
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
93
-1179
/
+3307
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-78
/
+10
2024-01-11
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+19
2024-01-09
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+2
2024-01-05
usb: typec: tipd: fix use of device-specific init function
Javier Carrasco
1
-1
/
+1
2024-01-05
usb: typec: tipd: Separate reset for TPS6598x
Jai Luthra
1
-2
/
+7
2024-01-05
usb: mon: Fix atomicity violation in mon_bin_vma_fault
Gui-Dong Han
1
-1
/
+6
2024-01-05
usb: gadget: uvc: Remove nested locking
Avichal Rakesh
1
-1
/
+3
2024-01-05
usb: gadget: uvc: Fix use are free during STREAMOFF
Avichal Rakesh
1
-4
/
+10
2024-01-04
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
1
-3
/
+6
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
5
-32
/
+137
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
8
-44
/
+41
2024-01-04
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2
-2
/
+40
2024-01-04
usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
Krishna Kurapati
1
-11
/
+11
2024-01-04
usb: gadget: u_ether: Re-attach netif device to mirror detachment
Richard Acayan
1
-0
/
+2
2024-01-04
usb: dwc3: gadget: Queue PM runtime idle on disconnect event
Wesley Cheng
1
-0
/
+7
2024-01-04
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
1
-2
/
+1
2024-01-04
usb: chipidea: wait controller resume finished for wakeup irq
Xu Yang
1
-0
/
+7
2024-01-04
usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
Xu Yang
1
-1
/
+16
2024-01-04
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
1
-1
/
+17
2024-01-04
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
1
-1
/
+31
2024-01-04
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2
-23
/
+39
2024-01-04
usb: cdns3: fix uvc failure work since sg support enabled
Frank Li
1
-11
/
+40
2024-01-04
usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
Krishna Kurapati
2
-3
/
+68
2024-01-04
usb: dwc3: set pm runtime active before resume common
Frank Wang
1
-3
/
+6
2024-01-04
usb: dwc3: Support EBC feature of DWC_usb31
Manan Aurora
3
-0
/
+9
2024-01-04
usb: typec: tcpm: Support multiple capabilities
Kyle Tso
1
-89
/
+298
[prev]
[next]