| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: utilize the bus notifiers | Alan Stern | 2009-01-07 | 1 | -21/+1 |
* | USB: Enhance usage of pm_message_t | Alan Stern | 2009-01-07 | 1 | -3/+3 |
* | USB: straighten out inline code in sysfs.c | Alan Stern | 2009-01-07 | 1 | -26/+9 |
* | USB: don't register endpoints for interfaces that are going away | Alan Stern | 2008-11-13 | 1 | -1/+1 |
* | USB: Export if an interface driver supports autosuspend. | Sarah Sharp | 2008-10-17 | 1 | -0/+24 |
* | USB: add all configs to the "descriptors" attribute | Alan Stern | 2008-05-29 | 1 | -23/+21 |
* | USB: create attributes before sending uevent | Alan Stern | 2008-05-14 | 1 | -52/+85 |
* | USB: remove CONFIG_USB_PERSIST setting | Alan Stern | 2008-04-24 | 1 | -12/+10 |
* | USB: fix codingstyle issues in drivers/usb/core/*.c | Greg Kroah-Hartman | 2008-02-01 | 1 | -10/+10 |
* | USB: Export suspend statistics | Sarah Sharp | 2008-02-01 | 1 | -0/+49 |
* | USB: keep track of whether interface sysfs files exist | Alan Stern | 2007-11-28 | 1 | -0/+6 |
* | USB: Export URB statistics for powertop | Sarah Sharp | 2007-10-12 | 1 | -0/+11 |
* | usb: hook up device authorization to sysfs | Inaky Perez-Gonzalez | 2007-10-12 | 1 | -0/+39 |
* | USB: add "descriptors" binary sysfs attribute | Alan Stern | 2007-07-19 | 1 | -0/+53 |
* | USB: add IAD support to usbfs and sysfs | Craig W. Nadler | 2007-07-12 | 1 | -0/+34 |
* | USB: add power/persist device attribute | Alan Stern | 2007-07-12 | 1 | -2/+73 |
* | USB: handle errors in power/level attribute | Alan Stern | 2007-05-22 | 1 | -0/+7 |
* | USB: add "busnum" attribute for USB devices | Alan Stern | 2007-04-27 | 1 | -0/+11 |
* | USB: add power/level sysfs attribute | Alan Stern | 2007-04-27 | 1 | -4/+77 |
* | USB: Allow autosuspend delay to equal 0 | Alan Stern | 2007-04-27 | 1 | -6/+10 |
* | USB: export autosuspend delay in sysfs | Alan Stern | 2007-02-23 | 1 | -0/+64 |
* | USB: minor cleanups for sysfs.c | Alan Stern | 2007-02-23 | 1 | -24/+12 |
* | USB: add a blacklist for devices that can't handle some things we throw at them. | Oliver Neukum | 2007-02-23 | 1 | -0/+11 |
* | USB: unconfigure devices which have config 0 | Alan Stern | 2007-02-16 | 1 | -1/+1 |
* | usbcore: trivial whitespace fixes | Oliver Neukum | 2007-02-07 | 1 | -49/+49 |
* | USB: fix __must_check warnings in drivers/usb/core/ | Greg Kroah-Hartman | 2006-09-27 | 1 | -12/+43 |
* | usbcore: add configuration_string to attribute group | Alan Stern | 2006-09-27 | 1 | -3/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] USB: make usb_create_ep_files take a struct device | Greg Kroah-Hartman | 2006-06-21 | 1 | -2/+2 |
* | [PATCH] USB: move the endpoint specific sysfs code to it's own file | Greg Kroah-Hartman | 2006-06-21 | 1 | -197/+0 |
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 2005-11-17 | 1 | -7/+0 |
* | [PATCH] usbcore: Fix handling of sysfs strings and other attributes | Alan Stern | 2005-10-28 | 1 | -21/+15 |
* | [PATCH] usbcore: Wrap lines before column 80 | Alan Stern | 2005-10-28 | 1 | -10/+20 |
* | [PATCH] usbcore: Improve endpoint sysfs file handling | Alan Stern | 2005-10-28 | 1 | -95/+124 |
* | [PATCH] USB: always export interface information for modalias | Greg Kroah-Hartman | 2005-10-28 | 1 | -21/+14 |
* | [PATCH] USB: add endpoint information to sysfs | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+193 |
* | [PATCH] USB: add bMaxPacketSize0 attribute to sysfs | Greg Kroah-Hartman | 2005-07-12 | 1 | -0/+2 |
* | [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] 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 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+318 |