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-09-06
usb: core: Introduce usb_endpoint_is_hs_isoc_double()
Sakari Ailus
1
-0
/
+19
2025-09-06
usb: xhci: Use usb_endpoint_max_periodic_payload()
Sakari Ailus
1
-31
/
+1
2025-09-06
usb: core: Add a function to get USB version independent periodic payload
Rai, Amardeep
1
-0
/
+29
2025-09-06
usb: core: eUSB2 companion descriptor is for isoc IN endpoints only
Sakari Ailus
1
-2
/
+1
2025-09-06
usb: core: Parse eUSB2 companion descriptors for high speed devices only
Sakari Ailus
1
-1
/
+2
2025-09-06
usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()
Sakari Ailus
1
-1
/
+1
2025-09-06
usb: typec: ucsi: Add check for UCSI version
Venkat Jayaraman
1
-1
/
+2
2025-09-06
usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget
Chen Yufeng
1
-2
/
+6
2025-09-06
usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call
Miaoqian Lin
1
-4
/
+1
2025-09-06
usb: host: xhci-tegra: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-06
cdnsp: Remove unused tracepoints
Steven Rostedt
1
-25
/
+0
2025-09-06
cdns3: Remove unused tracepoints
Steven Rostedt
1
-61
/
+0
2025-09-06
cdns2: Remove unused tracepoints
Steven Rostedt
1
-69
/
+0
2025-09-06
usb: usb251xb: support usage case without I2C control
Jisheng Zhang
1
-13
/
+95
2025-09-06
usb: usb251xb: use modern PM macros
Jisheng Zhang
1
-4
/
+4
2025-09-06
usb: ohci: s3c2410: Drop support for S3C2410 systems
Krzysztof Kozlowski
1
-8
/
+0
2025-09-06
usb: gadget: f_hid: Fix zero length packet transfer
William Wu
1
-2
/
+2
2025-09-06
usb: gadget: configfs: Correctly set use_os_string at bind
William Wu
1
-0
/
+2
2025-09-06
usb: musb: dsps: use platform_get_irq_byname_optional() for vbus IRQ
Matthias Schiffer
1
-1
/
+1
2025-09-06
usb: dwc3: Refactor dwc3_mode_show
Kuen-Han Tsai
1
-7
/
+5
2025-09-06
usb: dwc3: Add trace event for dwc3_set_prtcap
Kuen-Han Tsai
3
-0
/
+36
2025-09-06
usb: phy: twl6030: Fix incorrect type for ret
Xichao Zhao
1
-2
/
+1
2025-09-06
usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transport()
Thorsten Blum
1
-2
/
+2
2025-09-06
usb: misc: Update link to EHSET pdf doc
Petr Vorel
1
-2
/
+2
2025-09-06
usb: usblp: Use min_t() to improve usblp_read()
Thorsten Blum
1
-1
/
+2
2025-09-06
usb: ucsi: stm32: Use min() to improve ucsi_stm32g0_fw_cb()
Thorsten Blum
1
-5
/
+2
2025-08-26
USB: serial: oti6858: remove extranenous ; after comment
Colin Ian King
1
-1
/
+1
2025-08-26
USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions
Fabio Porcedda
1
-0
/
+11
2025-08-26
USB: serial: option: add Telit Cinterion FN990A w/audio compositions
Fabio Porcedda
1
-0
/
+6
2025-08-25
Merge 6.17-rc3 into usb-next
Greg Kroah-Hartman
19
-59
/
+215
2025-08-21
usb: typec: mux: Remove the use of dev_err_probe()
Xichao Zhao
1
-1
/
+1
2025-08-21
usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()
Qianfeng Rong
2
-2
/
+2
2025-08-19
usb: xhci: fix host not responding after suspend and resume
Niklas Neronin
1
-0
/
+2
2025-08-19
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
5
-23
/
+35
2025-08-19
usb: typec: fusb302: Revert incorrect threaded irq fix
Sebastian Reichel
1
-4
/
+8
2025-08-19
USB: core: Update kerneldoc for usb_hcd_giveback_urb()
Alan Stern
1
-4
/
+4
2025-08-17
usb: gadget: f_ncm: Fix MAC assignment NCM ethernet
raub camaioni
1
-1
/
+2
2025-08-17
USB: Check no positive return values from pm_runtime_resume_and_get()
Sakari Ailus
1
-4
/
+0
2025-08-17
usb: typec: ucsi: Add support for READ_POWER_LEVEL command
Venkat Jayaraman
3
-0
/
+60
2025-08-17
usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean
Amit Sunil Dhamne
1
-0
/
+53
2025-08-17
usb: typec: maxim_contaminant: disable low power mode when reading comparator values
Amit Sunil Dhamne
2
-0
/
+6
2025-08-17
usb: dwc3: Remove WARN_ON for device endpoint command timeouts
Selvarasu Ganesan
2
-6
/
+24
2025-08-17
USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
Zenm Chen
1
-0
/
+22
2025-08-13
usb: storage: realtek_cr: Use correct byte order for bcs->Residue
Thorsten Blum
1
-1
/
+1
2025-08-13
usb: chipidea: imx: improve usbmisc_imx7d_pullup()
Xu Yang
2
-8
/
+18
2025-08-13
kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()
Sebastian Andrzej Siewior
1
-7
/
+5
2025-08-13
usb: dwc3: pci: add support for the Intel Wildcat Lake
Heikki Krogerus
1
-0
/
+2
2025-08-13
usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
Kuen-Han Tsai
1
-0
/
+9
2025-08-13
USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera
Mael GUERIN
1
-0
/
+7
2025-08-13
usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test
Xu Yang
1
-1
/
+7
[prev]
[next]