index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: introduce a quirk for false cache reporting
Oliver Neukum
2016-09-13
1
-1
/
+5
*
usb: storage: usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+1
*
usb: storage: fix runtime pm issue in usb_stor_probe2
Heiner Kallweit
2016-08-09
1
-2
/
+4
*
usb: storage: fix multi-line comment style
Felipe Balbi
2016-04-26
1
-35
/
+63
*
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
2016-04-13
1
-1
/
+4
*
usb: storage: fix module reference for scsi host
Akinobu Mita
2015-05-10
1
-5
/
+11
*
uas: Add US_FL_MAX_SECTORS_240 flag
Hans de Goede
2015-04-28
1
-1
/
+5
*
uas: Allow uas_use_uas_driver to return usb-storage flags
Hans de Goede
2015-04-28
1
-1
/
+1
*
usb-storage: support for more than 8 LUNs
Oliver Neukum
2015-02-24
1
-0
/
+6
*
storage: Fix bus scan and multi-LUN support for SCM eUSCSI devices
Mark Knibbs
2014-11-24
1
-12
/
+24
*
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-08
1
-2
/
+9
|
\
|
*
usb: Fixed a few typos
Mickael Maison
2014-09-23
1
-1
/
+1
|
*
uas: Add no-report-opcodes quirk
Hans de Goede
2014-09-23
1
-1
/
+4
|
*
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
2014-09-23
1
-1
/
+5
*
|
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-09-15
1
-0
/
+8
|
/
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-4
/
+6
*
usb-storage: Modify and export adjust_quirks so that it can be used by uas
Hans de Goede
2014-03-04
1
-6
/
+10
*
usb-storage: Don't bind to uas devices if the uas driver is enabled
Hans de Goede
2014-03-04
1
-0
/
+10
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
USB: storage: convert to use module_usb_driver()
Greg Kroah-Hartman
2013-04-19
1
-29
/
+1
*
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
2013-04-19
1
-57
/
+36
*
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-08
1
-0
/
+12
|
\
|
*
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2013-02-04
1
-0
/
+12
*
|
USB: storage: avoid scanning other targets for single target device
Ming Lei
2013-01-20
1
-0
/
+3
|
/
*
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
2012-11-26
1
-1
/
+0
*
usb: remove libusual
Sebastian Andrzej Siewior
2012-09-05
1
-12
/
+5
*
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
2012-07-20
1
-1
/
+4
*
USB: storage: fixed keyword related space issues.
Jeffrin Jose
2012-05-17
1
-2
/
+2
*
USB: storage: fixed several trailing white spaces issues.
Jeffrin Jose
2012-05-17
1
-9
/
+9
*
USB: storage: fixed C99 comment issue.
Jeffrin Jose
2012-05-17
1
-1
/
+1
*
usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)
Ming Lei
2012-04-06
1
-0
/
+30
*
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
2012-02-23
1
-3
/
+18
|
\
|
*
usb: Re-enable usb-storage support dynamic id
Huajun Li
2012-01-24
1
-3
/
+18
*
|
usb-storage: fix freezing of the scanning thread
Alan Stern
2012-02-21
1
-59
/
+31
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
1
-0
/
+1
|
\
|
*
usb: usb-storage doesn't support dynamic id currently, the patch disables the...
Huajun Li
2012-01-04
1
-0
/
+1
*
|
usb_storage: don't use set_freezable_with_signal()
Tejun Heo
2011-11-21
1
-6
/
+7
|
/
*
usb_storage: Don't freeze in usb-stor-scan
Seth Forshee
2011-08-22
1
-3
/
+13
*
usb-storage: redo incorrect reads
Alan Stern
2011-06-07
1
-1
/
+12
*
usb-storage: Correct adjust_quirks to include latest flags
Karl Relton
2011-05-19
1
-1
/
+8
*
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
2010-10-22
1
-15
/
+15
*
USB: usb-storage: implement autosuspend
Alan Stern
2010-08-10
1
-0
/
+4
*
usb-storage: always print quirks
Felipe Contreras
2010-05-20
1
-3
/
+6
*
USB: usb-storage: trivial debug improvements
Felipe Contreras
2010-05-20
1
-29
/
+32
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-2
/
+2
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
1
-10
/
+5
*
Lower USB storage settling delay to something more reasonable
Linus Torvalds
2010-02-26
1
-1
/
+1
*
USB: fix bitmask merge error
Alan Stern
2010-01-20
1
-1
/
+2
*
USB: usb-storage: fix bug in fill_inquiry
Alan Stern
2009-12-11
1
-7
/
+8
*
USB: usb-storage: add BAD_SENSE flag
Alan Stern
2009-12-11
1
-0
/
+3
[next]