aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/sysfs.c
AgeCommit message (Expand)Author
2013-01-11usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior
2012-08-20usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu
2012-08-10usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()Lan Tianyu
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu
2011-04-29usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-20USB: deprecate the power/level sysfs attributeAlan Stern
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern
2010-03-02USB: change handling of negative autosuspend delaysAlan Stern
2010-03-02USB: implement usb_enable_autosuspendAlan Stern
2010-03-02USB: use the device lock for persist_enabledAlan Stern
2010-03-02USB: change locking for device-level autosuspendAlan Stern
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman
2010-03-02USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern
2009-12-11USB: add devpath sysfs attributeGreg Kroah-Hartman
2009-12-11USB: add a "remove hardware" sysfs attributeAlan Stern
2009-09-15driver model: constify attribute groupsDavid Brownell
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