index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
lvstest.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2020-08-18
USB: lvtest: return proper error code in probe
Evgeny Novikov
2019-08-09
USB: lvstest: convert to use dev_groups
Greg Kroah-Hartman
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-08-28
usb: misc: lvstest: add entry to place port in compliance mode
Jack Pham
2017-03-29
USB: lvstest: tighten endpoint sanity check
Johan Hovold
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
2017-03-17
usb: misc: remove unnecessary code
Gustavo A. R. Silva
2017-03-16
usb: misc: lvs: fix race condition in disconnect handling
Oliver Neukum
2017-03-16
usb: misc: remove unnecessary code
Gustavo A. R. Silva
2017-03-14
USB: lvtest: fix NULL-deref at probe
Johan Hovold
2016-08-30
usb: misc: lvstest: don't print on ENOMEM
Wolfram Sang
2016-08-15
usb: misc: lvstest: don't print error when allocating urb fails
Wolfram Sang
2016-08-09
usb: lvstest: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2015-06-25
Pratyush Anand has moved
Pratyush Anand
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-07-22
usb: lvstest: Fix sparse warnings generated by kbuild test bot
Pratyush Anand
2014-07-17
USB: Add LVS Test device driver
Pratyush Anand