index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-08
USB: serial: ch341: use fix-width types consistently
Johan Hovold
1
-4
/
+3
2025-01-08
USB: serial: option: add Neoway N723-EA support
Michal Hrusecky
1
-0
/
+1
2025-01-08
USB: serial: option: add MeiG Smart SRM815
Chukun Pan
1
-1
/
+2
2025-01-08
USB: serial: cp210x: add Phoenix Contact UPS Device
Johan Hovold
1
-0
/
+1
2025-01-08
USB: serial: ch341: add hardware flow control RTS/CTS
Lode Willems
1
-0
/
+28
2025-01-07
usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
GONG Ruiqi
1
-2
/
+2
2025-01-07
usb-storage: Add max sectors quirk for Nokia 208
Lubomir Rintel
1
-0
/
+7
2025-01-07
usb: gadget: midi2: Reverse-select at the right place
Takashi Iwai
1
-2
/
+2
2025-01-03
usb: typec: class: Remove both cable_match() and partner_match()
Zijun Hu
1
-15
/
+12
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-4
/
+4
2025-01-03
usb: typec: ucsi: Implement ChromeOS UCSI driver
Pavan Holla
3
-0
/
+351
2025-01-03
usb: dwc3: omap: Use devm_regulator_get_optional()
Rob Herring (Arm)
1
-8
/
+4
2025-01-03
usb: cdns3: remove redundant if branch
Hongyu Xie
1
-3
/
+1
2024-12-27
usb: typec: ucsi: make yoga_c630_ucsi_ops be static
Pei Xiao
1
-1
/
+1
2024-12-27
xhci: Add missing capability definition bits
Mathias Nyman
1
-0
/
+6
2024-12-27
xhci: Add command completion parameter support
Mathias Nyman
2
-4
/
+10
2024-12-27
usb: xhci: Fix NULL pointer dereference on certain command aborts
Michal Pecio
1
-1
/
+2
2024-12-27
xhci: dbgtty: Improve performance by handling received data immediately.
Mathias Nyman
1
-33
/
+65
2024-12-27
xhci: dbc: Improve performance by removing delay in transfer event polling.
Mathias Nyman
1
-1
/
+1
2024-12-24
usb: gadget: f_tcm: Refactor goto check_condition
Thinh Nguyen
1
-14
/
+12
2024-12-24
usb: gadget: f_tcm: Track BOT command kref
Thinh Nguyen
1
-1
/
+2
2024-12-24
usb: gadget: f_tcm: Requeue command request on error
Thinh Nguyen
1
-1
/
+6
2024-12-24
usb: gadget: f_tcm: Stall on invalid CBW
Thinh Nguyen
2
-1
/
+16
2024-12-24
usb: gadget: f_tcm: Check overlapped command
Thinh Nguyen
2
-1
/
+127
2024-12-24
usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
Thinh Nguyen
2
-19
/
+206
2024-12-24
usb: gadget: f_tcm: Send sense on cancelled transfer
Thinh Nguyen
1
-1
/
+2
2024-12-24
usb: gadget: f_tcm: Save CPU ID per command
Thinh Nguyen
1
-0
/
+1
2024-12-24
usb: gadget: f_tcm: Stop proceeding further on -ESHUTDOWN
Thinh Nguyen
1
-3
/
+7
2024-12-24
usb: gadget: f_tcm: Cleanup requests on ep disable
Thinh Nguyen
1
-2
/
+13
2024-12-24
usb: gadget: f_tcm: Handle abort command
Thinh Nguyen
1
-0
/
+18
2024-12-24
usb: gadget: f_tcm: Minor cleanup redundant code
Thinh Nguyen
1
-2
/
+0
2024-12-24
usb: gadget: f_tcm: Execute command on write completion
Thinh Nguyen
2
-9
/
+34
2024-12-24
usb: gadget: f_tcm: Return ATA cmd direction
Thinh Nguyen
1
-0
/
+2
2024-12-24
usb: gadget: f_tcm: Use extra number of commands
Thinh Nguyen
1
-1
/
+1
2024-12-24
usb: gadget: f_tcm: Handle multiple commands in parallel
Thinh Nguyen
1
-12
/
+8
2024-12-24
usb: gadget: f_tcm: Allocate matching number of commands to streams
Thinh Nguyen
2
-56
/
+61
2024-12-24
usb: gadget: f_tcm: Don't set static stream_id
Thinh Nguyen
1
-14
/
+3
2024-12-24
usb: gadget: f_tcm: Get stream by sbitmap number
Thinh Nguyen
2
-21
/
+6
2024-12-24
usb: gadget: f_tcm: Limit number of sessions
Thinh Nguyen
1
-1
/
+1
2024-12-24
usb: gadget: f_tcm: Increase bMaxBurst
Thinh Nguyen
1
-2
/
+4
2024-12-24
usb: gadget: f_tcm: Increase stream count
Thinh Nguyen
1
-1
/
+1
2024-12-24
usb: gadget: f_tcm: Don't prepare BOT write request twice
Thinh Nguyen
1
-17
/
+0
2024-12-24
usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
Thinh Nguyen
1
-17
/
+13
2024-12-24
usb: gadget: f_tcm: Fix Get/SetInterface return value
Thinh Nguyen
1
-2
/
+10
2024-12-24
usb: gadget: f_tcm: Decrement command ref count on cleanup
Thinh Nguyen
1
-0
/
+1
2024-12-24
usb: gadget: f_tcm: Translate error to sense
Thinh Nguyen
1
-2
/
+2
2024-12-24
usb: gadget: f_tcm: Don't free command immediately
Thinh Nguyen
1
-2
/
+0
2024-12-24
usb: typec: Print err when displayport fails to enter
Abhishek Pandit-Subedi
1
-1
/
+1
2024-12-24
usb: typec: Make active on port altmode writable
Abhishek Pandit-Subedi
1
-2
/
+3
2024-12-24
usb: typec: Add driver for Thunderbolt 3 Alternate Mode
Heikki Krogerus
3
-0
/
+399
[prev]
[next]