Commit Graph

63 Commits (ff64208df7eb17c5526197449762ff5e04a95de6)

Author SHA1 Message Date
Daniel Ritz d305ef5d2a [PATCH] driver core: add helper device_is_registered() 20 years ago
David Brownell b789696af8 [PATCH] USB: relax usbcore reset timings 20 years ago
David Brownell dd16525b69 [PATCH] USB: get rid of minor log spamming 20 years ago
Alan Stern f1a15606d5 [PATCH] usbcore: small changes to HCD glue layer 20 years ago
david-b@pacbell.net e09711aef4 [PATCH] ehci: add think_time 20 years ago
david-b@pacbell.net 8f34c2883b [PATCH] USB: remove annoying message 20 years ago
david-b@pacbell.net f956e7cd9a [PATCH] USB: tweak highspeed timing calculations 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
Alan Stern bf193d3cd2 [PATCH] USB: Disconnect children when unbinding the hub driver 20 years ago
Alan Stern 8b28c7526a [PATCH] USB: Code motion in the hub driver 20 years ago
Alan Stern b375a0495f [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 20 years ago
Alan Stern fad21bdf56 [PATCH] USB: Fix regression in core/devio.c 20 years ago
Kay Sievers fbf82fd2e1 [PATCH] USB: real nodes instead of usbfs 20 years ago
Greg Kroah-Hartman 95a629657d [PATCH] PCI: start paying attention to a lot of pci function return values 20 years ago
Adrian Bunk 982245f017 [PATCH] PCI: remove CONFIG_PCI_NAMES 20 years ago
Pekka Enberg 7b842b6e37 [PATCH] USB: convert kcalloc to kzalloc 20 years ago
Dmitry Torokhov 76d1ce00bd [PATCH] Driver core: link device and all class devices derived from it. 20 years ago
Pavel Machek ca078bae81 [PATCH] swsusp: switch pm_message_t to struct 20 years ago
Dan Streetman 498f78e6fc [PATCH] USB: fix in usb_calc_bus_time 20 years ago
Alan Stern 86d30741e4 [PATCH] USB: Usbcore: Don't try to delete unregistered interfaces 20 years ago
Alan Stern fe0410c7f4 [PATCH] USB: usbfs: Don't leak uninitialized data 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
akpm@osdl.org 9c8d61783e [PATCH] USB: khubd: use kthread API 20 years ago
Greg Kroah-Hartman cf5910bbae [PATCH] USB: add bMaxPacketSize0 attribute to sysfs 20 years ago
David Shaohua Li d58da59045 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods 20 years ago
Alan Stern 0ed0c0c48c [PATCH] USB: usbcore: inverted test for resuming interfaces 20 years ago
Alan Stern 8ec8d20b21 [PATCH] usbcore: register root hub in usb_add_hcd 20 years ago
Alan Stern 7d35b92985 [PATCH] usbcore: Remove hub_set_power_budget 20 years ago
Alan Stern d5926ae7a8 [PATCH] usbcore support for root-hub IRQ instead of polling 20 years ago
David Brownell 72ebddb59a [PATCH] USB: turn a user mode driver error into a hard error 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Adrian Bunk 4749f32da9 [PATCH] better USB_MON dependencies 20 years ago
Christoph Hellwig 5f45f1a78f [PATCH] remove duplicate get_dentry functions in various places 20 years ago
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