index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
usb: misc: Add x86 dependency for Intel USBIO driver
Peter Robinson
1
-0
/
+1
2025-09-12
usb: misc: Add Intel USBIO bridge driver
Israel Cepeda
3
-0
/
+764
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: misc: Update link to EHSET pdf doc
Petr Vorel
1
-2
/
+2
2025-08-13
usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
Komal Bajaj
2
-9
/
+25
2025-08-13
usb: misc: eud: Remove error print for devm_add_action_or_reset()
Waqar Hameed
1
-2
/
+1
2025-06-30
usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera
Jens Glathe
2
-0
/
+10
2025-06-19
usb: misc: apple-mfi-fastcharge: Make power supply names unique
Charalampos Mitrodimas
1
-3
/
+21
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-15
/
+117
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-05-23
usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5744=n
Arnd Bergmann
1
-2
/
+5
2025-05-21
usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence
Jonathan Stroud
1
-13
/
+87
2025-05-21
usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hub
Mike Looijmans
2
-0
/
+4
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+8
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-05-01
usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
Lukasz Czechowski
1
-2
/
+8
2025-05-01
usb: misc: onboard_usb_dev: Add Parade PS5511 hub support
Pin-yen Lin
2
-0
/
+12
2025-04-15
usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)
J. Neuschäfer
2
-0
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-02-19
usb: misc: onboard_dev: add vdda support for Microchip USB2514
Catalin Popescu
1
-1
/
+8
2025-02-03
usb: usb251xb: silence EPROBE_DEFER error on boot
Dominique Martinet
1
-4
/
+2
2024-12-04
usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus support
Radhey Shyam Pandey
1
-1
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-4
/
+4
2024-11-13
drivers/usb/misc: refactor min with min_t
Sabyrzhan Tasbolatov
1
-1
/
+2
2024-11-12
usb: misc: ljca: set small runtime autosuspend delay
Stanislaw Gruszka
1
-0
/
+8
2024-11-12
usb: misc: ljca: move usb_autopm_put_interface() after wait for response
Stanislaw Gruszka
1
-6
/
+6
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
4
-15
/
+26
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-14
/
+25
2024-10-13
USB: chaoskey: Fix possible deadlock chaoskey_list_lock
Edward Adam Davis
1
-2
/
+2
2024-10-07
USB: yurex: kill needless initialization in yurex_read
Oliver Neukum
1
-1
/
+1
2024-10-07
Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
Oliver Neukum
1
-11
/
+8
2024-10-04
usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support
Radhey Shyam Pandey
2
-2
/
+16
2024-10-04
USB: chaoskey: fail open after removal
Oliver Neukum
1
-11
/
+24
2024-10-04
usb: yurex: make waiting on yurex_write interruptible
Oliver Neukum
2
-5
/
+4
2024-10-04
usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()
Jeongjun Park
1
-10
/
+36
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-3
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-13
USB: misc: yurex: fix race between read and write
Oliver Neukum
1
-4
/
+6
2024-09-13
USB: misc: cypress_cy7c63: check for short transfer
Oliver Neukum
1
-0
/
+4
2024-09-13
USB: appledisplay: close race between probe and completion handler
Oliver Neukum
1
-4
/
+11
2024-09-11
usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support
Radhey Shyam Pandey
1
-0
/
+77
2024-09-11
usb: misc: onboard_dev: extend platform data to add power on delay field
Radhey Shyam Pandey
2
-0
/
+3
2024-08-25
usb: misc: brcmstb-usb-pinmap: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-19
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2024-08-13
usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
Hans de Goede
1
-0
/
+1
2024-07-31
usb: misc: eud: switch to fallback compatible for device matching
Krzysztof Kozlowski
1
-1
/
+1
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
[next]