summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/notify.c
AgeCommit message (Expand)Author
2019-06-26USB: core: Remove usbfs_mutexAlan Stern
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman
2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2008-02-01USB : correct comments in usb/core/notify.cManish Katiyar
2006-09-27usbfs: private mutex for open, release, and removeAlan Stern
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman