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-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
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-02-19
usb: misc: onboard_dev: add vdda support for Microchip USB2514
Catalin Popescu
-1
/
+8
2025-02-03
usb: usb251xb: silence EPROBE_DEFER error on boot
Dominique Martinet
-4
/
+2
2024-12-04
usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus su...
Radhey Shyam Pandey
-1
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-4
/
+4
2024-11-13
drivers/usb/misc: refactor min with min_t
Sabyrzhan Tasbolatov
-1
/
+2
2024-11-12
usb: misc: ljca: set small runtime autosuspend delay
Stanislaw Gruszka
-0
/
+8
2024-11-12
usb: misc: ljca: move usb_autopm_put_interface() after wait for response
Stanislaw Gruszka
-6
/
+6
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
-15
/
+26
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-14
/
+25
2024-10-13
USB: chaoskey: Fix possible deadlock chaoskey_list_lock
Edward Adam Davis
-2
/
+2
2024-10-07
USB: yurex: kill needless initialization in yurex_read
Oliver Neukum
-1
/
+1
2024-10-07
Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
Oliver Neukum
-11
/
+8
2024-10-04
usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...
Radhey Shyam Pandey
-2
/
+16
2024-10-04
USB: chaoskey: fail open after removal
Oliver Neukum
-11
/
+24
2024-10-04
usb: yurex: make waiting on yurex_write interruptible
Oliver Neukum
-5
/
+4
2024-10-04
usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()
Jeongjun Park
-10
/
+36
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-3
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-1
/
+0
2024-09-13
USB: misc: yurex: fix race between read and write
Oliver Neukum
-4
/
+6
[next]