Age | Commit message (Expand) | Author |
2011-09-26 | usbcore: add sysfs support to xHCI usb2 hardware LPM | Andiry Xu |
2011-04-29 | usb: core: Change usb_create_sysfs_intf_files()' return type to void | Michal Nazarewicz |
2010-11-16 | USB: use the runtime-PM autosuspend implementation | Alan Stern |
2010-11-16 | USB: use sysfs_merge_group for power attributes | Alan Stern |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-20 | USB: deprecate the power/level sysfs attribute | Alan Stern |
2010-05-20 | USB: use PM core routines to enable/disable autosuspend | Alan Stern |
2010-03-02 | USB: change handling of negative autosuspend delays | Alan Stern |
2010-03-02 | USB: implement usb_enable_autosuspend | Alan Stern |
2010-03-02 | USB: use the device lock for persist_enabled | Alan Stern |
2010-03-02 | USB: change locking for device-level autosuspend | Alan Stern |
2010-03-02 | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman |
2010-03-02 | USB: Export QUIRK_RESET_MORPHS through sysfs | Oliver Neukum |
2010-01-20 | USB: add speed values for USB 3.0 and wireless controllers | Greg Kroah-Hartman |
2009-12-23 | USB: fix bugs in usb_(de)authorize_device | Alan Stern |
2009-12-11 | USB: prepare for changover to Runtime PM framework | Alan Stern |
2009-12-11 | USB: add devpath sysfs attribute | Greg Kroah-Hartman |
2009-12-11 | USB: add a "remove hardware" sysfs attribute | Alan Stern |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-06-15 | USB: core/sysfs: fix sparse warnings | H Hartley Sweeten |
2009-03-24 | USB: add quirk to avoid config and interface strings | Alan Stern |
2009-01-07 | USB: utilize the bus notifiers | Alan Stern |
2009-01-07 | USB: Enhance usage of pm_message_t | Alan Stern |
2009-01-07 | USB: straighten out inline code in sysfs.c | Alan Stern |
2008-11-13 | USB: don't register endpoints for interfaces that are going away | Alan Stern |
2008-10-17 | USB: Export if an interface driver supports autosuspend. | Sarah Sharp |
2008-05-29 | USB: add all configs to the "descriptors" attribute | Alan Stern |
2008-05-14 | USB: create attributes before sending uevent | Alan Stern |
2008-04-24 | USB: remove CONFIG_USB_PERSIST setting | Alan Stern |
2008-02-01 | USB: fix codingstyle issues in drivers/usb/core/*.c | Greg Kroah-Hartman |
2008-02-01 | USB: Export suspend statistics | Sarah Sharp |
2007-11-28 | USB: keep track of whether interface sysfs files exist | Alan Stern |
2007-10-12 | USB: Export URB statistics for powertop | Sarah Sharp |
2007-10-12 | usb: hook up device authorization to sysfs | Inaky Perez-Gonzalez |
2007-07-19 | USB: add "descriptors" binary sysfs attribute | Alan Stern |
2007-07-12 | USB: add IAD support to usbfs and sysfs | Craig W. Nadler |
2007-07-12 | USB: add power/persist device attribute | Alan Stern |
2007-05-22 | USB: handle errors in power/level attribute | Alan Stern |
2007-04-27 | USB: add "busnum" attribute for USB devices | Alan Stern |
2007-04-27 | USB: add power/level sysfs attribute | Alan Stern |
2007-04-27 | USB: Allow autosuspend delay to equal 0 | Alan Stern |
2007-02-23 | USB: export autosuspend delay in sysfs | Alan Stern |
2007-02-23 | USB: minor cleanups for sysfs.c | Alan Stern |
2007-02-23 | USB: add a blacklist for devices that can't handle some things we throw at them. | Oliver Neukum |
2007-02-16 | USB: unconfigure devices which have config 0 | Alan Stern |
2007-02-07 | usbcore: trivial whitespace fixes | Oliver Neukum |
2006-09-27 | USB: fix __must_check warnings in drivers/usb/core/ | Greg Kroah-Hartman |
2006-09-27 | usbcore: add configuration_string to attribute group | Alan Stern |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-21 | [PATCH] USB: make usb_create_ep_files take a struct device | Greg Kroah-Hartman |