Commit Graph

54 Commits (57881dd9df40b76dc7fc6a0d13fd75f337accb32)

Author SHA1 Message Date
Alan Stern db063507b4 USB core: fix compiler warning about usb_autosuspend_work 18 years ago
Luiz Fernando N. Capitulino 0c1ac4f25f USB: makes usb_endpoint_* functions inline. 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Alan Stern e0318ebff4 USB: fix autosuspend when CONFIG_PM isn't set 19 years ago
Alan Stern bd859281c0 USB: create new workqueue thread for USB autosuspend 19 years ago
Greg Kroah-Hartman 1b21d5e166 USB: fix __must_check warnings in drivers/usb/core/ 19 years ago
Alan Stern 645daaab0b usbcore: add autosuspend/autoresume infrastructure 19 years ago
Alan Stern 1720058343 usbcore: trim down usb_bus structure 19 years ago
Alan Stern a6d2bb9ff9 USB: remove struct usb_operations 19 years ago
Luiz Fernando N. Capitulino 095bc33536 USB core: Use const where possible. 19 years ago
Luiz Fernando N. Capitulino b7cfaaaf86 USB: New functions to check endpoints info. 19 years ago
Alan Stern 782da727b0 usbcore: make usb_generic a usb_device_driver 19 years ago
Alan Stern 8bb54ab573 usbcore: add usb_device_driver definition 19 years ago
Alan Stern 36e56a3458 usbcore: move code among source files 19 years ago
Alan Stern 140d8f6874 usbcore: rename usb_suspend_device to usb_port_suspend 19 years ago
Dmitry Torokhov b94badbb47 USB: Make usb_buffer_free() NULL-safe 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
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 20 years ago
Greg Kroah-Hartman 7521803dcc [PATCH] USB: always export interface information for modalias 20 years ago
David Brownell 979d5199fe [PATCH] root hub changes (lesser half) 20 years ago
David Brownell 390a8c345e [PATCH] remove usb_suspend_device() parameter 20 years ago
David Brownell db69087437 [PATCH] usb_interface power state 20 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 20 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