index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
4
-10
/
+18
2018-05-24
usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
Alexander Kappner
2
-0
/
+18
2018-05-24
usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
Alexander Kappner
1
-0
/
+6
2018-04-22
usb: storage: Replace mdelay with msleep in init_freecom
Jia-Ju Bai
1
-2
/
+2
2018-03-08
USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
Teijo Kinnunen
1
-0
/
+7
2018-03-06
uas: fix comparison for error code
Oliver Neukum
1
-1
/
+1
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
1
-2
/
+2
2018-01-23
USB: storage: remove old wording about how to submit a change
Greg Kroah-Hartman
1
-4
/
+1
2018-01-23
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
14
-42
/
+0
2018-01-16
usb: uas: unconditionally bring back host after reset
Oliver Neukum
1
-4
/
+3
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2018-01-09
uas: ignore UAS for Norelsys NS1068(X) chips
Icenowy Zheng
1
-0
/
+7
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
3
-0
/
+18
2017-12-08
USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID
David Kozub
2
-0
/
+14
2017-12-07
uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devices
Hans de Goede
1
-63
/
+0
2017-12-06
USB: storage: Remove obsolete "FIXME"
Mikhail Zaytsev
1
-4
/
+4
2017-11-28
uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices
Hans de Goede
1
-0
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
43
-616
/
+64
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
43
-597
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
43
-0
/
+43
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-11-01
usb: storage: uas: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-01
usb-storage: make use of srb local variable
Alan Stern
1
-17
/
+17
2017-10-30
usb: storage: sddr55: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
4
-13
/
+33
2017-09-22
USB: uas: fix bug in handling of alternate settings
Alan Stern
2
-12
/
+13
2017-09-22
usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...
Alan Stern
1
-0
/
+7
2017-09-22
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
1
-1
/
+13
2017-09-18
usb: storage: make const arrays static, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-08-26
scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler
Hannes Reinecke
1
-2
/
+2
2017-08-15
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
2
-8
/
+14
2017-07-30
usb-storage: fix deadlock involving host lock and scsi_done
Alan Stern
1
-6
/
+12
2017-07-30
uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
Alan Swanson
1
-2
/
+2
2017-07-24
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
1
-1
/
+4
2017-07-22
USB: realtek_cr: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-07-17
usb: storage: return on error to avoid a null pointer dereference
Colin Ian King
1
-1
/
+4
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
1
-35
/
+55
2017-05-18
USB: ene_usb6250: turn off the Removable flag
Alan Stern
1
-1
/
+1
2017-05-18
USB: ene_usb6250: remove subroutine duplication
Alan Stern
1
-27
/
+14
2017-05-18
USB: ene_usb6250: implement REQUEST SENSE
Alan Stern
1
-8
/
+33
2017-05-18
USB: ene_usb6250: fix SCSI residue overwriting
Alan Stern
1
-0
/
+2
2017-05-18
USB: ene_usb6250: fix first command execution
Alan Stern
1
-4
/
+5
2017-05-17
USB: ene_usb6250: fix DMA to the stack
Alan Stern
1
-35
/
+55
2017-04-25
USB: storage: e-mail update in drivers/usb/storage/unusual_devs.h
Phillip Potter
1
-1
/
+1
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
1
-1
/
+1
2017-03-23
USB: storage: refactor endpoint retrieval
Johan Hovold
1
-27
/
+13
2017-03-17
usb: storage: karma: remove useless variable
Pierre-Yves Kerbrat
1
-3
/
+3
2017-03-09
usb-storage: Add ignore-residue quirk for Initio INIC-3619
Tobias Jakobi
1
-0
/
+14
[next]