Commit Graph

35 Commits (9f13fae2479ed2e2801d538d6a22309123c704f6)

Author SHA1 Message Date
Greg Kroah-Hartman 0517587e58 [PATCH] USB: get USB suspend to work again 19 years ago
Alan Stern 79efa097e7 [PATCH] usbcore: port reset for composite devices 19 years ago
Adrian Bunk 87ed0aeba8 [PATCH] USB: drivers/usb/core/: remove unused exports 19 years ago
Arjan van de Ven 4186ecf8ad [PATCH] USB: convert a bunch of USB semaphores to mutexes 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Pete Zaitcev f5691d70d4 [PATCH] USB: fix usb_find_interface for ppc64 19 years ago
Pete Zaitcev aafbf24a11 [PATCH] USB: replace __setup("nousb") with __module_param_call 19 years ago
Alan Stern 12c3da346e [PATCH] USB: Store port number in usb_device 19 years ago
Alan Stern 9ad3d6ccf5 [PATCH] USB: Remove USB private semaphore 19 years ago
Greg Kroah-Hartman ddae41be61 [PATCH] USB: reorg some functions out of the main usb.c file 19 years ago
Alan Stern 5a9191ff68 [PATCH] usbcore: allow suspend/resume even if drivers don't support it 19 years ago
Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 19 years ago
Alan Stern 0a1ef3b5a7 [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 19 years ago
Greg Kroah-Hartman 7521803dcc [PATCH] USB: always export interface information for modalias 19 years ago
David Brownell 979d5199fe [PATCH] root hub changes (lesser half) 19 years ago
David Brownell 390a8c345e [PATCH] remove usb_suspend_device() parameter 19 years ago
David Brownell db69087437 [PATCH] usb_interface power state 19 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 19 years ago
Daniel Ritz d305ef5d2a [PATCH] driver core: add helper device_is_registered() 20 years ago
Alan Stern 3b4d7f7916 [PATCH] USB: Support unbinding of the usb_generic driver 20 years ago
Alan Stern 3ea15966ed [PATCH] USB: Add timeout to usb_lock_device_for_reset 20 years ago
Kay Sievers fbf82fd2e1 [PATCH] USB: real nodes instead of usbfs 20 years ago
Pavel Machek ca078bae81 [PATCH] swsusp: switch pm_message_t to struct 20 years ago
brian@murphy.dk a3fdf4ebe0 [PATCH] USB: export usb_get_intf() and usb_put_intf() 20 years ago
Olav Kongas 5db539e49f [PATCH] USB: Fix kmalloc's flags type in USB 20 years ago
Alan Stern f409661877 [PATCH] usbcore: Don't call device_release_driver recursively 20 years ago
Patrick Mochel 273971bade [PATCH] usb: klist_node_attached() fix 20 years ago
gregkh@suse.de ff710710ea [PATCH] USB: fix build warning in usb core as pointed out by Andrew. 20 years ago
mochel@digitalimplant.org d4a7537122 [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on lists that will go away. 20 years ago
mochel@digitalimplant.org 6034a080f9 [PATCH] Use driver_for_each_device() instead of manually walking list. 20 years ago
Roman Kagan fb3b4ebc0b [PATCH] USB: MODALIAS change for bcdDevice 20 years ago
Greg KH 6d5e8254bf [PATCH] USB: fix up some sparse warnings about static functions that aren't static. 20 years ago
David Brownell 27d72e8572 [PATCH] usb suspend updates (interface suspend) 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago