index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
1
-3
/
+0
2017-12-06
USB: storage: Remove obsolete "FIXME"
Mikhail Zaytsev
1
-4
/
+4
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb-storage: make use of srb local variable
Alan Stern
1
-17
/
+17
2017-07-30
usb-storage: fix deadlock involving host lock and scsi_done
Alan Stern
1
-6
/
+12
2017-03-23
USB: storage: refactor endpoint retrieval
Johan Hovold
1
-27
/
+13
2016-11-07
usb: storage: drop freezer.h usage
Greg Kroah-Hartman
1
-1
/
+0
2016-09-13
scsi: introduce a quirk for false cache reporting
Oliver Neukum
1
-1
/
+5
2016-08-15
usb: storage: usb: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-08-09
usb: storage: fix runtime pm issue in usb_stor_probe2
Heiner Kallweit
1
-2
/
+4
2016-04-27
usb: storage: fix multi-line comment style
Felipe Balbi
1
-35
/
+63
2016-04-13
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
1
-1
/
+4
2015-05-10
usb: storage: fix module reference for scsi host
Akinobu Mita
1
-5
/
+11
2015-04-28
uas: Add US_FL_MAX_SECTORS_240 flag
Hans de Goede
1
-1
/
+5
2015-04-28
uas: Allow uas_use_uas_driver to return usb-storage flags
Hans de Goede
1
-1
/
+1
2015-02-24
usb-storage: support for more than 8 LUNs
Oliver Neukum
1
-0
/
+6
2014-11-25
storage: Fix bus scan and multi-LUN support for SCM eUSCSI devices
Mark Knibbs
1
-12
/
+24
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+9
2014-09-24
usb: Fixed a few typos
Mickael Maison
1
-1
/
+1
2014-09-24
uas: Add no-report-opcodes quirk
Hans de Goede
1
-1
/
+4
2014-09-24
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
1
-1
/
+5
2014-09-16
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-0
/
+8
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-4
/
+6
2014-03-05
usb-storage: Modify and export adjust_quirks so that it can be used by uas
Hans de Goede
1
-6
/
+10
2014-03-05
usb-storage: Don't bind to uas devices if the uas driver is enabled
Hans de Goede
1
-0
/
+10
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-04-19
USB: storage: convert to use module_usb_driver()
Greg Kroah-Hartman
1
-29
/
+1
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
1
-57
/
+36
2013-02-09
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
1
-0
/
+12
2013-02-04
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
1
-0
/
+12
2013-01-21
USB: storage: avoid scanning other targets for single target device
Ming Lei
1
-0
/
+3
2012-11-27
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
1
-1
/
+0
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
1
-12
/
+5
2012-07-20
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
1
-1
/
+4
2012-05-17
USB: storage: fixed keyword related space issues.
Jeffrin Jose
1
-2
/
+2
2012-05-17
USB: storage: fixed several trailing white spaces issues.
Jeffrin Jose
1
-9
/
+9
2012-05-17
USB: storage: fixed C99 comment issue.
Jeffrin Jose
1
-1
/
+1
2012-04-07
usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)
Ming Lei
1
-0
/
+30
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
1
-3
/
+18
2012-02-22
usb-storage: fix freezing of the scanning thread
Alan Stern
1
-59
/
+31
2012-01-25
usb: Re-enable usb-storage support dynamic id
Huajun Li
1
-3
/
+18
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-01-05
usb: usb-storage doesn't support dynamic id currently, the patch disables the...
Huajun Li
1
-0
/
+1
2011-11-22
usb_storage: don't use set_freezable_with_signal()
Tejun Heo
1
-6
/
+7
2011-08-23
usb_storage: Don't freeze in usb-stor-scan
Seth Forshee
1
-3
/
+13
2011-06-07
usb-storage: redo incorrect reads
Alan Stern
1
-1
/
+12
2011-05-20
usb-storage: Correct adjust_quirks to include latest flags
Karl Relton
1
-1
/
+8
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
1
-15
/
+15
2010-08-11
USB: usb-storage: implement autosuspend
Alan Stern
1
-0
/
+4
[next]