Commit Graph

26 Commits (9ba02638e4be28dd4ff724202a640264427c62d1)

Author SHA1 Message Date
Greg Kroah-Hartman 4893e9d1cf [PATCH] USB: fix show_modalias() function due to attribute change 20 years ago
Yani Ioannou 10523b3b82 [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks 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
Mark M. Hoffman 5cebfb759c [PATCH] USB: trivial error path fix 20 years ago
gregkh@suse.de 56b2293595 [PATCH] class: convert drivers/* to use the new class api instead of class_simple 20 years ago
gregkh@suse.de 8561b10f6e [PATCH] USB: move the usb hcd code to use the new class code. 20 years ago
Dmitry Torokhov 8d790d7408 [PATCH] make driver's name be const char * 20 years ago
Paulo Marques 77ddecc3c0 [PATCH] USB: make MODALIAS code a bit smaller devices 20 years ago
Greg KH 360b52b089 [PATCH] USB: add modalias sysfs file for usb devices 20 years ago
Steven Cole 093cf723b2 [PATCH] USB: Spelling fixes for drivers/usb. 20 years ago
Roman Kagan fb3b4ebc0b [PATCH] USB: MODALIAS change for bcdDevice 20 years ago
Jesper Juhl 1bc3c9e1e4 [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 20 years ago
Jesper Juhl 6fd19f4b55 [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c 20 years ago
Alan Stern 8835f66573 [PATCH] USB: USB API documentation modification 20 years ago
Christopher Li 668a9541a5 [PATCH] USB: bug fix in usbdevfs 20 years ago
David Brownell a81e7ecca3 [PATCH] USB: revert "fix" to usb_set_interface() 20 years ago
Greg KH 6d5e8254bf [PATCH] USB: fix up some sparse warnings about static functions that aren't static. 20 years ago
Pavel Machek ba9d35fb01 [PATCH] USB: fix up remaining pm_message_t usages 20 years ago
David Brownell 9a5d3e98dd [PATCH] USB: hcd suspend uses pm_message_t 20 years ago
David Brownell 27d72e8572 [PATCH] usb suspend updates (interface suspend) 20 years ago
David Brownell c6053ecffb [PATCH] usb resume fixes 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago