| Commit message (Expand) | Author | Age |
* | [PATCH] driver core: add helper device_is_registered() | Daniel Ritz | 2005-09-22 |
* | [PATCH] USB: relax usbcore reset timings | David Brownell | 2005-09-12 |
* | [PATCH] USB: get rid of minor log spamming | David Brownell | 2005-09-12 |
* | [PATCH] usbcore: small changes to HCD glue layer | Alan Stern | 2005-09-12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-09-08 |
|\ |
|
| * | [PATCH] ehci: add think_time | david-b@pacbell.net | 2005-09-08 |
| * | [PATCH] USB: remove annoying message | david-b@pacbell.net | 2005-09-08 |
| * | [PATCH] USB: tweak highspeed timing calculations | david-b@pacbell.net | 2005-09-08 |
| * | [PATCH] USB: Support unbinding of the usb_generic driver | Alan Stern | 2005-09-08 |
| * | [PATCH] USB: Add timeout to usb_lock_device_for_reset | Alan Stern | 2005-09-08 |
| * | [PATCH] USB: Disconnect children when unbinding the hub driver | Alan Stern | 2005-09-08 |
| * | [PATCH] USB: Code motion in the hub driver | Alan Stern | 2005-09-08 |
| * | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 |
| * | [PATCH] USB: Fix regression in core/devio.c | Alan Stern | 2005-09-08 |
| * | [PATCH] USB: real nodes instead of usbfs | Kay Sievers | 2005-09-08 |
* | | [PATCH] PCI: start paying attention to a lot of pci function return values | Greg Kroah-Hartman | 2005-09-08 |
* | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 |
|/ |
|
* | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 |
* | [PATCH] Driver core: link device and all class devices derived from it. | Dmitry Torokhov | 2005-09-05 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 |
* | [PATCH] USB: fix in usb_calc_bus_time | Dan Streetman | 2005-07-29 |
* | [PATCH] USB: Usbcore: Don't try to delete unregistered interfaces | Alan Stern | 2005-07-29 |
* | [PATCH] USB: usbfs: Don't leak uninitialized data | Alan Stern | 2005-07-29 |
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 |
|\ |
|
| * | [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods | David Shaohua Li | 2005-07-11 |
* | | [PATCH] USB: export usb_get_intf() and usb_put_intf() | brian@murphy.dk | 2005-07-12 |
* | | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 2005-07-12 |
* | | [PATCH] USB: khubd: use kthread API | akpm@osdl.org | 2005-07-12 |
* | | [PATCH] USB: add bMaxPacketSize0 attribute to sysfs | Greg Kroah-Hartman | 2005-07-12 |
* | | [PATCH] USB: usbcore: inverted test for resuming interfaces | Alan Stern | 2005-06-27 |
* | | [PATCH] usbcore: register root hub in usb_add_hcd | Alan Stern | 2005-06-27 |
* | | [PATCH] usbcore: Remove hub_set_power_budget | Alan Stern | 2005-06-27 |
* | | [PATCH] usbcore support for root-hub IRQ instead of polling | Alan Stern | 2005-06-27 |
* | | [PATCH] USB: turn a user mode driver error into a hard error | David Brownell | 2005-06-27 |
* | | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 |
* | | [PATCH] better USB_MON dependencies | Adrian Bunk | 2005-06-23 |
* | | [PATCH] remove duplicate get_dentry functions in various places | Christoph Hellwig | 2005-06-23 |
* | | [PATCH] USB: fix show_modalias() function due to attribute change | Greg Kroah-Hartman | 2005-06-20 |
* | | [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_... | Yani Ioannou | 2005-06-20 |
* | | [PATCH] usbcore: Don't call device_release_driver recursively | Alan Stern | 2005-06-20 |
* | | [PATCH] usb: klist_node_attached() fix | Patrick Mochel | 2005-06-20 |
* | | [PATCH] USB: fix build warning in usb core as pointed out by Andrew. | gregkh@suse.de | 2005-06-20 |
* | | [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li... | mochel@digitalimplant.org | 2005-06-20 |
* | | [PATCH] Use driver_for_each_device() instead of manually walking list. | mochel@digitalimplant.org | 2005-06-20 |
* | | [PATCH] USB: trivial error path fix | Mark M. Hoffman | 2005-06-20 |
* | | [PATCH] class: convert drivers/* to use the new class api instead of class_si... | gregkh@suse.de | 2005-06-20 |
* | | [PATCH] USB: move the usb hcd code to use the new class code. | gregkh@suse.de | 2005-06-20 |
* | | [PATCH] make driver's name be const char * | Dmitry Torokhov | 2005-06-20 |
|/ |
|
* | [PATCH] USB: make MODALIAS code a bit smaller devices | Paulo Marques | 2005-06-03 |
* | [PATCH] USB: add modalias sysfs file for usb devices | Greg KH | 2005-05-17 |