index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-11
/
+4
|
\
|
*
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
2019-02-12
1
-2
/
+2
|
*
scsi: remove bidirectional command support
Christoph Hellwig
2019-02-05
1
-9
/
+2
*
|
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+1
*
|
USB: storage: karma: add whitespace after declarations
Bharath Vedartham
2019-01-22
1
-0
/
+2
*
|
USB: storage: add quirk for SMI SM3350
Icenowy Zheng
2019-01-07
1
-0
/
+12
*
|
USB: storage: don't insert sane sense for SPC3+ when bad sense specified
Icenowy Zheng
2019-01-07
1
-2
/
+6
|
/
*
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
Merge 4.20-rc5 into usb-next
Greg Kroah-Hartman
2018-12-03
1
-0
/
+10
|
|
\
|
*
|
USB: ene_usb6250: add missing indentation
Colin Ian King
2018-11-23
1
-1
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
2
-7
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-1
/
+1
|
*
|
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-7
/
+0
|
*
|
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
2018-12-18
1
-0
/
+1
|
|
/
*
/
USB: usb-storage: Add new IDs to ums-realtek
Kai-Heng Feng
2018-11-26
1
-0
/
+10
|
/
*
USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"
Jagdish Tirumala
2018-09-20
1
-1
/
+1
*
Merge 4.19-rc4 into usb-next
Greg Kroah-Hartman
2018-09-16
3
-0
/
+37
|
\
|
*
usb: uas: add support for more quirk flags
Oliver Neukum
2018-09-05
1
-0
/
+21
|
*
USB: Add quirk to support DJI CineSSD
Tim Anderson
2018-09-05
2
-0
/
+16
*
|
usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250
Vladimir Zapolskiy
2018-09-10
1
-5
/
+0
*
|
usb storage: group dependent USB storage Kconfig entries together
Vladimir Zapolskiy
2018-09-10
1
-14
/
+4
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
4
-10
/
+18
*
usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
Alexander Kappner
2018-05-24
2
-0
/
+18
*
usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
Alexander Kappner
2018-05-24
1
-0
/
+6
*
usb: storage: Replace mdelay with msleep in init_freecom
Jia-Ju Bai
2018-04-22
1
-2
/
+2
*
USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
Teijo Kinnunen
2018-03-08
1
-0
/
+7
*
uas: fix comparison for error code
Oliver Neukum
2018-03-06
1
-1
/
+1
*
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
2018-01-24
1
-2
/
+2
*
USB: storage: remove old wording about how to submit a change
Greg Kroah-Hartman
2018-01-23
1
-4
/
+1
*
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
2018-01-23
14
-42
/
+0
*
usb: uas: unconditionally bring back host after reset
Oliver Neukum
2018-01-16
1
-4
/
+3
*
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
2018-01-15
1
-0
/
+7
|
\
|
*
uas: ignore UAS for Norelsys NS1068(X) chips
Icenowy Zheng
2018-01-09
1
-0
/
+7
*
|
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-18
3
-0
/
+18
|
\
|
|
*
USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID
David Kozub
2017-12-08
2
-0
/
+14
|
*
uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices
Hans de Goede
2017-11-28
1
-0
/
+4
*
|
uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devices
Hans de Goede
2017-12-07
1
-63
/
+0
*
|
USB: storage: Remove obsolete "FIXME"
Mikhail Zaytsev
2017-12-06
1
-4
/
+4
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
43
-616
/
+64
|
\
|
*
USB: storage: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
43
-597
/
+0
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
43
-0
/
+43
|
*
usb: storage: uas: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
1
-0
/
+1
|
*
usb-storage: make use of srb local variable
Alan Stern
2017-11-01
1
-17
/
+17
|
*
usb: storage: sddr55: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-30
1
-0
/
+1
|
*
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-09
4
-13
/
+33
|
|
\
|
*
|
usb: storage: make const arrays static, reduces object code size
Colin Ian King
2017-09-18
1
-2
/
+2
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
|
/
|
/
|
*
|
USB: uas: fix bug in handling of alternate settings
Alan Stern
2017-09-22
2
-12
/
+13
*
|
usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...
Alan Stern
2017-09-22
1
-0
/
+7
[next]