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
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 ...
Amit Sunil Dhamne
1
-0
/
+53
2025-08-17
usb: typec: maxim_contaminant: disable low power mode when reading comparator...
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
2025-08-13
usb: renesas-xhci: Fix External ROM access timeouts
Marek Vasut
1
-3
/
+4
2025-08-13
usb: gadget: tegra-xudc: fix PM use count underflow
Russell King (Oracle)
1
-2
/
+7
2025-08-13
usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive
Miao Li
1
-0
/
+1
2025-08-13
usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
Komal Bajaj
2
-9
/
+25
2025-08-13
usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
Dan Carpenter
1
-1
/
+1
2025-08-13
usb: dwc3: qcom: Remove extcon functionality from glue layer
Krishna Kurapati
1
-89
/
+1
2025-08-13
usb: misc: eud: Remove error print for devm_add_action_or_reset()
Waqar Hameed
1
-2
/
+1
2025-08-13
USB: lower "Device is not authorized for usage" message to info
Dominique Martinet
2
-3
/
+3
2025-08-13
usb: renesas_usbhs: Add support for RZ/T2H SoC
Lad Prabhakar
1
-0
/
+4
2025-08-13
usb: dwc3: qcom: Add shutdown handler
Prashanth K
1
-2
/
+6
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
1
-2
/
+1
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
1
-2
/
+1
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
2
-1
/
+6
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2
-3
/
+3
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2025-07-29
Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
68
-462
/
+788
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-12
/
+2
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-8
/
+2
2025-07-25
usb: musb: omap2430: clean up probe error handling
Johan Hovold
1
-13
/
+10
2025-07-25
usb: musb: omap2430: fix device leak at unbind
Johan Hovold
1
-5
/
+9
2025-07-25
usb: gadget: udc: renesas_usb3: fix device leak at unbind
Johan Hovold
1
-0
/
+1
2025-07-25
usb: dwc3: meson-g12a: fix device leaks at unbind
Johan Hovold
1
-0
/
+3
2025-07-25
usb: dwc3: imx8mp: fix device leak at unbind
Johan Hovold
1
-1
/
+6
[prev]
[next]