aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/notify.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-03USB: core: move existing SPDX tags to top of the fileGravatar Greg Kroah-Hartman 1-1/+1
2016-10-29USB: core: add missing license information to some filesGravatar Greg Kroah-Hartman 1-0/+2
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededGravatar Paul Gortmaker 1-0/+1
2008-02-01USB : correct comments in usb/core/notify.cGravatar Manish Katiyar 1-1/+1
2006-09-27usbfs: private mutex for open, release, and removeGravatar Alan Stern 1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-57/+8
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesGravatar Arjan van de Ven 1-7/+8
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGravatar Greg Kroah-Hartman 1-6/+0
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGravatar Greg Kroah-Hartman 1-0/+120