index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Lines
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
-2
/
+5
2026-04-02
usb: misc: usbio: Fix URB memory leak on submit failure
Felix Gu
-2
/
+5
2026-03-30
usb: misc: onboard_usb_dev: Add Terminus FE1.1s USB2.0 Hub (1a40:0101)
Yixun Lan
-0
/
+3
2026-03-30
usb: misc: iowarrior: use HID includes
Oliver Neukum
-5
/
+3
2026-03-30
usb: misc: appledisplay: use HID includes
Oliver Neukum
-5
/
+3
2026-03-18
usb: misc: onboard_dev: Remove duplicated static structures
Krzysztof Kozlowski
-19
/
+5
2026-03-18
usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hub
Alexey Charkov
-0
/
+12
2026-03-18
iowarrior: use normal memory in write path
Oliver Neukum
-7
/
+3
2026-03-18
iowarrior: use interruptible lock in iowarrior_write()
Oliver Neukum
-2
/
+5
2026-03-18
usb: iowarrior: remove inherent race with minor number
Oliver Neukum
-14
/
+3
2026-03-18
USB: apple-mfi-fastcharge: drop redundant device reference
Johan Hovold
-2
/
+1
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
-2
/
+2
2026-03-11
usb: misc: uss720: properly clean up reference in uss720_probe()
Greg Kroah-Hartman
-1
/
+1
2026-03-11
USB: usbsevseg: drop redundant device reference
Johan Hovold
-2
/
+1
2026-03-11
USB: trancevibrator: drop redundant device reference
Johan Hovold
-2
/
+1
2026-03-11
USB: ljca: drop redundant interface reference
Johan Hovold
-10
/
+5
2026-03-11
USB: cytherm: drop redundant device reference
Johan Hovold
-3
/
+1
2026-03-11
USB: cypress_cy7c63: drop redundant device reference
Johan Hovold
-3
/
+1
2026-03-11
usb: uss720: unify error handling in probe
Oliver Neukum
-13
/
+14
2026-03-11
usb: misc: onboard_usb_dev: Add support for requesting VBUS for Type-A ports
Alexey Charkov
-0
/
+6
2026-02-23
usb: yurex: fix race in probe
Oliver Neukum
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-30
/
+30
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-32
/
+32
2026-01-16
usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)
Chaoyi Chen
-0
/
+8
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-1
/
+0
2025-11-21
usb: chaoskey: fix locking for O_NONBLOCK
Oliver Neukum
-3
/
+13
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
-0
/
+1
2025-10-13
usb: misc: Add x86 dependency for Intel USBIO driver
Peter Robinson
-0
/
+1
2025-10-13
usb: ljca: Improve ACPI hardware ID documentation
Sakari Ailus
-13
/
+24
2025-10-13
usb: ljca: Order ACPI hardware IDs alphabetically
Sakari Ailus
-4
/
+4
2025-10-13
usb: misc: ljca: Remove Wentong's e-mail address
Sakari Ailus
-1
/
+1
2025-09-12
usb: misc: Add Intel USBIO bridge driver
Israel Cepeda
-0
/
+764
2025-09-06
usb: usb251xb: support usage case without I2C control
Jisheng Zhang
-13
/
+95
2025-09-06
usb: usb251xb: use modern PM macros
Jisheng Zhang
-4
/
+4
2025-09-06
usb: misc: Update link to EHSET pdf doc
Petr Vorel
-2
/
+2
2025-08-13
usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
Komal Bajaj
-9
/
+25
2025-08-13
usb: misc: eud: Remove error print for devm_add_action_or_reset()
Waqar Hameed
-2
/
+1
2025-06-30
usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera
Jens Glathe
-0
/
+10
2025-06-19
usb: misc: apple-mfi-fastcharge: Make power supply names unique
Charalampos Mitrodimas
-3
/
+21
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-15
/
+117
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-05-23
usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5...
Arnd Bergmann
-2
/
+5
2025-05-21
usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence
Jonathan Stroud
-13
/
+87
2025-05-21
usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hub
Mike Looijmans
-0
/
+4
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
-2
/
+8
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
-1
/
+1
2025-05-01
usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
Lukasz Czechowski
-2
/
+8
2025-05-01
usb: misc: onboard_usb_dev: Add Parade PS5511 hub support
Pin-yen Lin
-0
/
+12
2025-04-15
usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)
J. Neuschäfer
-0
/
+9
[next]