aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/devio.c
Commit message (Expand)AuthorAge
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] usb devio warning fixAndrew Morton2005-11-17
* [PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton2005-11-17
* [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-10-28
* [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-28
* [PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman2005-10-28
* [PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2005-10-28
* [PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman2005-10-28
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-10
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-10
* [PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern2005-09-08
* [PATCH] USB: Fix regression in core/devio.cAlan Stern2005-09-08
* [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-08
* [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-29
* [PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell2005-06-27
* [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl2005-04-18
* [PATCH] USB: bug fix in usbdevfsChristopher Li2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16