summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/notify.c
Commit message (Expand)AuthorAgeFilesLines
* USB: core: Remove usbfs_mutexAlan Stern2019-06-261-3/+0
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-031-1/+1
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-291-0/+2
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* USB : correct comments in usb/core/notify.cManish Katiyar2008-02-011-1/+1
* usbfs: private mutex for open, release, and removeAlan Stern2006-09-271-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-57/+8
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-7/+8
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-6/+0
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-281-0/+120