summaryrefslogtreecommitdiff
path: root/drivers/usb/core/sysfs.c
AgeCommit message (Expand)Author
2009-06-15USB: core/sysfs: fix sparse warningsH Hartley Sweeten
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern
2009-01-07USB: utilize the bus notifiersAlan Stern
2009-01-07USB: Enhance usage of pm_message_tAlan Stern
2009-01-07USB: straighten out inline code in sysfs.cAlan Stern
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-10-17USB: Export if an interface driver supports autosuspend.Sarah Sharp
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern
2008-05-14USB: create attributes before sending ueventAlan Stern
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman
2008-02-01USB: Export suspend statisticsSarah Sharp
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern
2007-10-12USB: Export URB statistics for powertopSarah Sharp
2007-10-12usb: hook up device authorization to sysfsInaky Perez-Gonzalez
2007-07-19USB: add "descriptors" binary sysfs attributeAlan Stern
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler
2007-07-12USB: add power/persist device attributeAlan Stern
2007-05-22USB: handle errors in power/level attributeAlan Stern
2007-04-27USB: add "busnum" attribute for USB devicesAlan Stern
2007-04-27USB: add power/level sysfs attributeAlan Stern
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern
2007-02-23USB: export autosuspend delay in sysfsAlan Stern
2007-02-23USB: minor cleanups for sysfs.cAlan Stern
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum
2007-02-16USB: unconfigure devices which have config 0Alan Stern
2007-02-07usbcore: trivial whitespace fixesOliver Neukum
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman
2006-09-27usbcore: add configuration_string to attribute groupAlan Stern
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern
2005-10-28[PATCH] usbcore: Wrap lines before column 80Alan Stern
2005-10-28[PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern
2005-10-28[PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman
2005-07-12[PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman
2005-06-20[PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou
2005-06-03[PATCH] USB: make MODALIAS code a bit smaller devicesPaulo Marques
2005-05-16[PATCH] USB: add modalias sysfs file for usb devicesGreg KH
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds