| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: usbcore: inverted test for resuming interfaces | Alan Stern | 2005-06-27 | 1 | -1/+1 |
* | [PATCH] usbcore: register root hub in usb_add_hcd | Alan Stern | 2005-06-27 | 2 | -26/+49 |
* | [PATCH] usbcore: Remove hub_set_power_budget | Alan Stern | 2005-06-27 | 3 | -14/+10 |
* | [PATCH] usbcore support for root-hub IRQ instead of polling | Alan Stern | 2005-06-27 | 3 | -87/+140 |
* | [PATCH] USB: turn a user mode driver error into a hard error | David Brownell | 2005-06-27 | 1 | -3/+3 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -1/+1 |
* | [PATCH] better USB_MON dependencies | Adrian Bunk | 2005-06-23 | 2 | -2/+2 |
* | [PATCH] remove duplicate get_dentry functions in various places | Christoph Hellwig | 2005-06-23 | 1 | -12/+1 |
* | [PATCH] USB: fix show_modalias() function due to attribute change | Greg Kroah-Hartman | 2005-06-20 | 1 | -1/+1 |
* | [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_... | Yani Ioannou | 2005-06-20 | 1 | -12/+12 |
* | [PATCH] usbcore: Don't call device_release_driver recursively | Alan Stern | 2005-06-20 | 1 | -2/+8 |
* | [PATCH] usb: klist_node_attached() fix | Patrick Mochel | 2005-06-20 | 1 | -1/+1 |
* | [PATCH] USB: fix build warning in usb core as pointed out by Andrew. | gregkh@suse.de | 2005-06-20 | 1 | -1/+1 |
* | [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li... | mochel@digitalimplant.org | 2005-06-20 | 1 | -2/+2 |
* | [PATCH] Use driver_for_each_device() instead of manually walking list. | mochel@digitalimplant.org | 2005-06-20 | 1 | -18/+23 |
* | [PATCH] USB: trivial error path fix | Mark M. Hoffman | 2005-06-20 | 1 | -0/+1 |
* | [PATCH] class: convert drivers/* to use the new class api instead of class_si... | gregkh@suse.de | 2005-06-20 | 1 | -6/+6 |
* | [PATCH] USB: move the usb hcd code to use the new class code. | gregkh@suse.de | 2005-06-20 | 1 | -34/+27 |
* | [PATCH] make driver's name be const char * | Dmitry Torokhov | 2005-06-20 | 1 | -1/+1 |
* | [PATCH] USB: make MODALIAS code a bit smaller devices | Paulo Marques | 2005-06-03 | 1 | -12/+10 |
* | [PATCH] USB: add modalias sysfs file for usb devices | Greg KH | 2005-05-16 | 1 | -0/+34 |
* | [PATCH] USB: Spelling fixes for drivers/usb. | Steven Cole | 2005-05-03 | 2 | -5/+5 |
* | [PATCH] USB: MODALIAS change for bcdDevice | Roman Kagan | 2005-04-22 | 1 | -4/+2 |
* | [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL | Jesper Juhl | 2005-04-18 | 2 | -15/+8 |
* | [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c | Jesper Juhl | 2005-04-18 | 1 | -20/+12 |
* | [PATCH] USB: USB API documentation modification | Alan Stern | 2005-04-18 | 1 | -6/+10 |
* | [PATCH] USB: bug fix in usbdevfs | Christopher Li | 2005-04-18 | 1 | -21/+19 |
* | [PATCH] USB: revert "fix" to usb_set_interface() | David Brownell | 2005-04-18 | 1 | -21/+4 |
* | [PATCH] USB: fix up some sparse warnings about static functions that aren't s... | Greg KH | 2005-04-18 | 6 | -8/+14 |
* | [PATCH] USB: fix up remaining pm_message_t usages | Pavel Machek | 2005-04-18 | 1 | -2/+2 |
* | [PATCH] USB: hcd suspend uses pm_message_t | David Brownell | 2005-04-18 | 1 | -2/+2 |
* | [PATCH] usb suspend updates (interface suspend) | David Brownell | 2005-04-18 | 2 | -5/+5 |
* | [PATCH] usb resume fixes | David Brownell | 2005-04-18 | 1 | -60/+91 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 19 | -0/+13963 |