aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/notify.c
Commit message (Expand)AuthorAgeFilesLines
* 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