aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/sierra_ms.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_...Lee Jones1-8/+8
2021-12-30usb-storage: Remove redundant assignmentsluo penghao1-2/+0
2020-05-13sierra-ms: do not call scsi_get_host_dev()Hannes Reinecke1-4/+0
2019-03-26usb: sierra: fix a missing check of device_create_fileKangjie Lu1-3/+1
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-1/+2
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-25/+18
2012-09-21USB: sierra_ms: don't keep unused variableAlan Cox1-2/+1
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-03-02USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala1-2/+0
2010-11-15USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-06-15USB: usb-storage: fix return values from init functionsAlan Stern1-1/+1
2008-08-13USB Storage Sierra: TRU-Install feature updateKevin Lloyd1-0/+207