Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: core: Remove usbfs_mutex | Alan Stern | 2019-06-26 | 1 | -3/+0 |
* | USB: core: move existing SPDX tags to top of the file | Greg Kroah-Hartman | 2017-11-03 | 1 | -1/+1 |
* | USB: core: add missing license information to some files | Greg Kroah-Hartman | 2016-10-29 | 1 | -0/+2 |
* | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | USB : correct comments in usb/core/notify.c | Manish Katiyar | 2008-02-01 | 1 | -1/+1 |
* | usbfs: private mutex for open, release, and remove | Alan Stern | 2006-09-27 | 1 | -0/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -57/+8 |
* | [PATCH] USB: convert a bunch of USB semaphores to mutexes | Arjan van de Ven | 2006-03-20 | 1 | -7/+8 |
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 2005-11-17 | 1 | -6/+0 |
* | [PATCH] USB: add notifier functions to the USB core for devices and busses | Greg Kroah-Hartman | 2005-10-28 | 1 | -0/+120 |