index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
92
-697
/
+4109
|
\
|
*
usb: gadget: uvc: Add missing initialization of ssp config descriptor
Shuzhen Wang
2023-10-28
1
-2
/
+12
|
*
usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...
LihaSika
2023-10-28
1
-1
/
+1
|
*
usb: raw-gadget: report suspend, resume, reset, and disconnect events
Andrey Konovalov
2023-10-27
1
-8
/
+44
|
*
usb: raw-gadget: don't disable device if usb_ep_queue fails
Andrey Konovalov
2023-10-27
1
-2
/
+0
|
*
usb: raw-gadget: properly handle interrupted requests
Andrey Konovalov
2023-10-27
1
-10
/
+16
|
*
usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
Pawel Laszczak
2023-10-27
4
-37
/
+1
|
*
usb: gadget: aspeed_udc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-6
/
+13
|
*
usb: typec: fsa4480: Add support to swap SBU orientation
Luca Weiss
2023-10-27
1
-0
/
+71
|
*
usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
Jimmy Hu
2023-10-27
1
-0
/
+3
|
*
usb: gadget: f_ncm: Always set current gadget in ncm_bind()
Hardik Gajjar
2023-10-21
1
-16
/
+11
|
*
usb: core: Remove duplicated check in usb_hub_create_port_device
Heiner Kallweit
2023-10-21
1
-2
/
+1
|
*
usb: typec: tcpm: Add additional checks for contaminant
Badhri Jagan Sridharan
2023-10-21
1
-0
/
+2
|
*
usb: dwc3: add optional PHY interface clocks
Sebastian Reichel
2023-10-21
2
-0
/
+32
|
*
usb: dwc3: xilinx: add reset-controller support
Piyush Mehta
2023-10-21
1
-7
/
+7
|
*
usb: mtu3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-21
1
-6
/
+12
|
*
usb: typec: add support for PTN36502 redriver
Luca Weiss
2023-10-21
3
-0
/
+455
|
*
usb: gadget: r8a66597-udc: Convert to use module_platform_driver()
Uwe Kleine-König
2023-10-21
1
-1
/
+2
|
*
usb: gadget: m66592-udc: Convert to use module_platform_driver()
Uwe Kleine-König
2023-10-21
1
-1
/
+2
|
*
usb: gadget: lpc32xx-udc: Convert to use module_platform_driver()
Uwe Kleine-König
2023-10-21
1
-1
/
+2
|
*
usb: gadget: fusb300-udc: Convert to use module_platform_driver()
Uwe Kleine-König
2023-10-21
1
-3
/
+4
|
*
usb: gadget: fsl-udc: Convert to use module_platform_driver()
Uwe Kleine-König
2023-10-21
1
-1
/
+2
|
*
usb: gadget: at91-udc: Convert to use module_platform_driver()
Uwe Kleine-König
2023-10-21
1
-1
/
+2
|
*
usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OF
Rob Herring
2023-10-21
1
-1
/
+1
|
*
usb: chipidea: Add support for NPCM
Tomer Maimon
2023-10-21
3
-0
/
+119
|
*
usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
Tomer Maimon
2023-10-21
1
-1
/
+4
|
*
usb-storage,uas: make internal quirks flags 64bit
Milan Broz
2023-10-21
5
-11
/
+11
|
*
usb-storage: remove UNUSUAL_VENDOR_INTF macro
Milan Broz
2023-10-21
2
-27
/
+0
|
*
usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
Wesley Cheng
2023-10-21
1
-2
/
+10
|
*
usb: host: xhci-plat: fix possible kernel oops while resuming
Sergey Shtylyov
2023-10-21
1
-4
/
+19
|
*
usb: xhci: Implement xhci_handshake_check_state() helper
Udipto Goswami
2023-10-21
3
-3
/
+30
|
*
xhci: split free interrupter into separate remove and free parts
Mathias Nyman
2023-10-21
1
-11
/
+21
|
*
xhci: Enable RPM on controllers that support low-power states
Basavaraj Natikar
2023-10-21
1
-1
/
+3
|
*
xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
Basavaraj Natikar
2023-10-21
1
-0
/
+2
|
*
xhci: Simplify event ring dequeue pointer update for port change events
Mathias Nyman
2023-10-21
1
-8
/
+2
|
*
xhci: simplify event ring dequeue tracking for transfer events
Mathias Nyman
2023-10-21
1
-11
/
+1
|
*
xhci: Clean up xhci_{alloc,free}_erst() declarations
Lukas Wunner
2023-10-21
2
-6
/
+1
|
*
xhci: Clean up stale comment on ERST_SIZE macro
Lukas Wunner
2023-10-21
1
-6
/
+1
|
*
xhci: Clean up ERST_PTR_MASK inversion
Lukas Wunner
2023-10-21
4
-7
/
+5
|
*
xhci: Expose segment numbers in debugfs
Lukas Wunner
2023-10-21
1
-1
/
+1
|
*
xhci: Update last segment pointer after Event Ring expansion
Lukas Wunner
2023-10-21
1
-5
/
+7
|
*
xhci: Adjust segment numbers after ring expansion
Lukas Wunner
2023-10-21
1
-6
/
+10
|
*
xhci: Use more than one Event Ring segment
Jonathan Bell
2023-10-21
2
-5
/
+10
|
*
xhci: Set DESI bits in ERDP register correctly
Lukas Wunner
2023-10-21
3
-15
/
+13
|
*
xhci: expand next_trb() helper to support more ring types
Mathias Nyman
2023-10-21
1
-1
/
+1
|
*
xhci: Add busnumber to port tracing
Mathias Nyman
2023-10-21
1
-1
/
+4
|
*
xhci: pass port structure to tracing instead of port number
Mathias Nyman
2023-10-21
3
-12
/
+12
|
*
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
2023-10-16
3
-2
/
+24
|
*
usb: typec: Link enumerated USB devices with Type-C partner
Heikki Krogerus
2023-10-16
3
-10
/
+123
|
*
usb/usbip: fix wrong data added to platform device
Hongren Zheng
2023-10-16
1
-7
/
+8
[next]