summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* driver model: constify attribute groupsDavid Brownell2009-09-151-2/+2
* USB: core/sysfs: fix sparse warningsH Hartley Sweeten2009-06-161-6/+6
* USB: add quirk to avoid config and interface stringsAlan Stern2009-03-251-1/+3
* USB: utilize the bus notifiersAlan Stern2009-01-071-21/+1Star
* USB: Enhance usage of pm_message_tAlan Stern2009-01-071-3/+3
* USB: straighten out inline code in sysfs.cAlan Stern2009-01-071-26/+9Star
* USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-131-1/+1
* USB: Export if an interface driver supports autosuspend.Sarah Sharp2008-10-171-0/+24
* USB: add all configs to the "descriptors" attributeAlan Stern2008-05-291-23/+21Star
* USB: create attributes before sending ueventAlan Stern2008-05-141-52/+85
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-251-12/+10Star
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-011-10/+10
* USB: Export suspend statisticsSarah Sharp2008-02-011-0/+49
* USB: keep track of whether interface sysfs files existAlan Stern2007-11-281-0/+6
* USB: Export URB statistics for powertopSarah Sharp2007-10-121-0/+11
* usb: hook up device authorization to sysfsInaky Perez-Gonzalez2007-10-121-0/+39
* USB: add "descriptors" binary sysfs attributeAlan Stern2007-07-201-0/+53
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-131-0/+34
* USB: add power/persist device attributeAlan Stern2007-07-131-2/+73
* USB: handle errors in power/level attributeAlan Stern2007-05-231-0/+7
* USB: add "busnum" attribute for USB devicesAlan Stern2007-04-271-0/+11
* USB: add power/level sysfs attributeAlan Stern2007-04-271-4/+77
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-271-6/+10
* USB: export autosuspend delay in sysfsAlan Stern2007-02-241-0/+64
* USB: minor cleanups for sysfs.cAlan Stern2007-02-241-24/+12Star
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-241-0/+11
* USB: unconfigure devices which have config 0Alan Stern2007-02-171-1/+1
* usbcore: trivial whitespace fixesOliver Neukum2007-02-081-49/+49
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-271-12/+43
* usbcore: add configuration_string to attribute groupAlan Stern2006-09-271-3/+2Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman2006-06-221-2/+2
* [PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman2006-06-221-197/+0Star
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-7/+0Star
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-291-21/+15Star
* [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-291-10/+20
* [PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern2005-10-291-95/+124
* [PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman2005-10-291-21/+14Star
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-291-2/+193
* [PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman2005-07-121-0/+2
* [PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman2005-06-211-1/+1
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-211-12/+12
* [PATCH] USB: make MODALIAS code a bit smaller devicesPaulo Marques2005-06-031-12/+10Star
* [PATCH] USB: add modalias sysfs file for usb devicesGreg KH2005-05-171-0/+34
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+318