Age | Commit message (Expand) | Author |
---|---|---|
2017-11-07 | USB: usbip: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | usbip: use monotonic timestamps | Arnd Bergmann |
2017-11-07 | usbip: fix off-by-one frame number calculation | Arnd Bergmann |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2016-12-05 | usbip: vudc: Refactor init_vudc_hw() to be more obvious | Krzysztof Opasiak |
2016-11-18 | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2016-11-03 | usb: ip: remove unnecessary & operation | Felipe Balbi |
2016-10-27 | usb: usbip:checkpatch; fix bare use of unsigned | Jai Krishna |
2016-08-30 | usbip: vudc: Fix apparent cut-n-paste error | Dave Jones |
2016-04-28 | usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() | Krzysztof Opasiak |
2016-04-28 | usb: usbip: vudc: Fix WARN_ON() usage pattern | Krzysztof Opasiak |
2016-04-26 | usbip: vudc: Add UDC specific ops | Igor Kotrasinski |