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
*
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
*
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
*
|
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
2017-09-22
1
-1
/
+13
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
1
-2
/
+2
|
\
|
*
scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler
Hannes Reinecke
2017-08-25
1
-2
/
+2
*
|
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
2017-08-14
2
-8
/
+14
|
\
\
|
*
|
usb-storage: fix deadlock involving host lock and scsi_done
Alan Stern
2017-07-30
1
-6
/
+12
|
*
|
uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
Alan Swanson
2017-07-30
1
-2
/
+2
|
|
/
*
|
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
2017-07-23
1
-1
/
+4
|
\
|
|
*
usb: storage: return on error to avoid a null pointer dereference
Colin Ian King
2017-07-17
1
-1
/
+4
*
|
USB: realtek_cr: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
1
-1
/
+0
|
/
*
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
2017-05-22
1
-35
/
+55
|
\
|
*
USB: ene_usb6250: fix DMA to the stack
Alan Stern
2017-05-17
1
-35
/
+55
*
|
USB: ene_usb6250: turn off the Removable flag
Alan Stern
2017-05-18
1
-1
/
+1
*
|
USB: ene_usb6250: remove subroutine duplication
Alan Stern
2017-05-18
1
-27
/
+14
*
|
USB: ene_usb6250: implement REQUEST SENSE
Alan Stern
2017-05-18
1
-8
/
+33
*
|
USB: ene_usb6250: fix SCSI residue overwriting
Alan Stern
2017-05-18
1
-0
/
+2
*
|
USB: ene_usb6250: fix first command execution
Alan Stern
2017-05-18
1
-4
/
+5
|
/
*
USB: storage: e-mail update in drivers/usb/storage/unusual_devs.h
Phillip Potter
2017-04-25
1
-1
/
+1
*
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
2017-04-18
1
-1
/
+1
*
USB: storage: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-27
/
+13
*
usb: storage: karma: remove useless variable
Pierre-Yves Kerbrat
2017-03-17
1
-3
/
+3
*
usb-storage: Add ignore-residue quirk for Initio INIC-3619
Tobias Jakobi
2017-03-09
1
-0
/
+14
*
usb: storage: sddr09: Remove a set-but-not-used variable
Augusto Mecking Caringi
2017-01-25
1
-3
/
+1
*
usb: storage: ene_ub6250: remove unused variable
Sudip Mukherjee
2017-01-19
1
-2
/
+0
*
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
2017-01-05
1
-0
/
+7
*
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-28
1
-1
/
+6
|
\
|
*
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
Petr Vandrovec
2016-11-15
1
-1
/
+6
*
|
usb: storage: drop freezer.h usage
Greg Kroah-Hartman
2016-11-07
1
-1
/
+0
|
/
*
scsi: introduce a quirk for false cache reporting
Oliver Neukum
2016-09-13
3
-1
/
+20
*
usb: storage: sddr09: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-10
/
+4
*
usb: storage: alauda: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-8
/
+3
*
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: uas: Fix slave queue_depth not being set
Hans de Goede
2016-06-01
1
-0
/
+1
*
uas: remove can_queue set in host template
Tom Yan
2016-06-01
1
-1
/
+0
*
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
42
-455
/
+851
|
\
|
*
usb: storage: fix multi-line comment style
Felipe Balbi
2016-04-26
42
-455
/
+829
[next]