aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/sysfs.c
Commit message (Expand)AuthorAge
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* USB: deprecate the power/level sysfs attributeAlan Stern2010-05-20
* USB: use PM core routines to enable/disable autosuspendAlan Stern2010-05-20
* USB: change handling of negative autosuspend delaysAlan Stern2010-03-02
* USB: implement usb_enable_autosuspendAlan Stern2010-03-02
* USB: use the device lock for persist_enabledAlan Stern2010-03-02
* USB: change locking for device-level autosuspendAlan Stern2010-03-02
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
* USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum2010-03-02
* USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-20
* USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-23
* USB: prepare for changover to Runtime PM frameworkAlan Stern2009-12-11
* USB: add devpath sysfs attributeGreg Kroah-Hartman2009-12-11
* USB: add a "remove hardware" sysfs attributeAlan Stern2009-12-11
* driver model: constify attribute groupsDavid Brownell2009-09-15
* USB: core/sysfs: fix sparse warningsH Hartley Sweeten2009-06-16
* USB: add quirk to avoid config and interface stringsAlan Stern2009-03-24
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: straighten out inline code in sysfs.cAlan Stern2009-01-07
* USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-13
* USB: Export if an interface driver supports autosuspend.Sarah Sharp2008-10-17
* USB: add all configs to the "descriptors" attributeAlan Stern2008-05-29
* USB: create attributes before sending ueventAlan Stern2008-05-14
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-25
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-01
* USB: Export suspend statisticsSarah Sharp2008-02-01
* USB: keep track of whether interface sysfs files existAlan Stern2007-11-28
* USB: Export URB statistics for powertopSarah Sharp2007-10-12
* usb: hook up device authorization to sysfsInaky Perez-Gonzalez2007-10-12
* USB: add "descriptors" binary sysfs attributeAlan Stern2007-07-19
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-12
* USB: add power/persist device attributeAlan Stern2007-07-12
* USB: handle errors in power/level attributeAlan Stern2007-05-23
* USB: add "busnum" attribute for USB devicesAlan Stern2007-04-27
* USB: add power/level sysfs attributeAlan Stern2007-04-27
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-27
* USB: export autosuspend delay in sysfsAlan Stern2007-02-23
* USB: minor cleanups for sysfs.cAlan Stern2007-02-23
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-23
* USB: unconfigure devices which have config 0Alan Stern2007-02-16
* usbcore: trivial whitespace fixesOliver Neukum2007-02-07
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-27
* usbcore: add configuration_string to attribute groupAlan Stern2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman2006-06-21
* [PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman2006-06-21
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-28
* [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-28