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-04-15
usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
Miao Li
1
-0
/
+3
2025-04-15
usb: potential integer overflow in usbg_make_tpg()
Chen Yufeng
1
-2
/
+2
2025-04-15
usb: dwc3: qcom: Transition to flattened model
Bjorn Andersson
1
-78
/
+99
2025-04-15
usb: dwc3: qcom: Don't rely on drvdata during probe
Bjorn Andersson
1
-9
/
+8
2025-04-15
usb: dwc3: core: Don't touch resets and clocks
Bjorn Andersson
2
-9
/
+14
2025-04-15
usb: dwc3: core: Expose core driver as library
Bjorn Andersson
2
-48
/
+140
2025-04-15
usb: dwc3: qcom: Snapshot driver for backwards compatibilty
Bjorn Andersson
3
-1
/
+936
2025-04-15
usb: dwc3: exynos: add support for Exynos2200 variant
Ivaylo Ivanov
1
-0
/
+9
2025-04-15
usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)
J. Neuschäfer
2
-0
/
+9
2025-04-11
USB: wdm: add annotation
Oliver Neukum
1
-1
/
+1
2025-04-11
USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
Oliver Neukum
1
-1
/
+1
2025-04-11
USB: wdm: close race between wdm_open and wdm_wwan_port_stop
Oliver Neukum
1
-2
/
+4
2025-04-11
USB: wdm: handle IO errors in wdm_wwan_port_start
Oliver Neukum
1
-1
/
+10
2025-04-11
USB: VLI disk crashes if LPM is used
Oliver Neukum
1
-0
/
+3
2025-04-11
usb: dwc3: gadget: check that event count does not exceed event buffer length
Frode Isaksen
1
-0
/
+6
2025-04-11
USB: storage: quirk for ADATA Portable HDD CH94
Oliver Neukum
1
-0
/
+7
2025-04-11
usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
Miao Li
1
-0
/
+3
2025-04-11
USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
Huacai Chen
1
-0
/
+23
2025-04-11
usb: dwc3: xilinx: Prevent spike in reset signal
Mike Looijmans
1
-3
/
+1
2025-04-11
usb: cdns3: Fix deadlock when using NCM gadget
Ralph Siemsen
1
-0
/
+2
2025-04-11
usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling
Fedor Pchelkin
1
-3
/
+10
2025-04-11
usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
Fedor Pchelkin
1
-8
/
+17
2025-04-11
usb: chipidea: ci_hdrc_imx: fix usbmisc handling
Fedor Pchelkin
1
-2
/
+4
2025-04-11
usb: Remove orphaned UDC drivers
Rob Herring (Arm)
13
-11555
/
+0
2025-04-11
usb: common: usb-conn-gpio: use a unique name for usb connector device
Chance Yang
1
-3
/
+22
2025-04-11
usb: renesas_usbhs: Reorder clock handling and power management in probe
Lad Prabhakar
1
-12
/
+38
2025-04-11
usb: renesas_usbhs: Fix typo in comment
Lad Prabhakar
1
-1
/
+1
2025-04-11
usb: renesas_usbhs: Correct function references in comment
Lad Prabhakar
1
-1
/
+1
2025-04-11
usb: hub: Fail fast in USB3 link power management enable path
Mathias Nyman
1
-8
/
+12
2025-04-11
usb: hub: reorder USB3 link power management enable requests
Mathias Nyman
1
-8
/
+13
2025-04-11
usb: hub: Don't disable LPM completely if device initiated LPM fails
Mathias Nyman
1
-11
/
+2
2025-04-11
usb: hub: verify device is configured in usb_device_may_initiate_lpm()
Mathias Nyman
1
-8
/
+8
2025-04-11
usb: hub: Block less in USB3 link power management LPM disable path
Mathias Nyman
1
-6
/
+10
2025-04-11
usb: Add checks for snprintf() calls in usb_alloc_dev()
Andy Shevchenko
1
-4
/
+10
2025-04-11
usb: chipidea: imx: add HSIO Block Control wakeup setting
Xu Yang
1
-0
/
+77
2025-04-11
usb: chipidea: imx: add wakeup interrupt handling
Xu Yang
1
-0
/
+37
2025-04-11
usb: ehci-fsl: Fix use of private data to avoid -Wflex-array-member-not-at-end warning
Alan Stern
1
-17
/
+8
2025-04-11
usb: cdc-wdm: avoid setting WDM_READ for ZLP-s
Robert Hodaszi
1
-14
/
+9
2025-04-11
usb: gadget: udc-xilinx: Remove the invalid comment
Li Qiong
1
-2
/
+0
2025-04-11
usb: cdns3: Remove the invalid comment
Li Qiong
1
-2
/
+0
2025-04-11
usb: gadget: f_hid: wake up readers on disable/unbind
Peter Korsgaard
1
-2
/
+17
2025-04-11
usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+3
2025-04-11
USB: gadget: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-1
/
+1
2025-04-11
usb: dwc3: core: Avoid redundant system suspend/resume callbacks
Roy Luo
1
-1
/
+19
2025-04-11
usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
Jos Wang
1
-0
/
+4
2025-04-11
usb: typec: tipd: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+1
2025-04-11
usb: typec: tcpci: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+4
2025-04-11
usb: typec: tcpci: add regulator support
Michael Grzeschik
1
-0
/
+5
2025-04-11
usb: typec: tcpm: allow switching to mode accessory to mux properly
Michael Grzeschik
1
-9
/
+18
2025-04-11
usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
Michael Grzeschik
1
-5
/
+29
[prev]
[next]