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
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
2017-01-25
usb: storage: sddr09: Remove a set-but-not-used variable
Augusto Mecking Caringi
1
-3
/
+1
2017-01-19
usb: storage: ene_ub6250: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+6
2016-11-15
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
Petr Vandrovec
1
-1
/
+6
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
3
-1
/
+20
2016-08-30
usb: storage: sddr09: don't print on ENOMEM
Wolfram Sang
1
-10
/
+4
2016-08-30
usb: storage: alauda: don't print on ENOMEM
Wolfram Sang
1
-8
/
+3
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-06-02
USB: uas: Fix slave queue_depth not being set
Hans de Goede
1
-0
/
+1
2016-06-02
uas: remove can_queue set in host template
Tom Yan
1
-1
/
+0
2016-05-21
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
42
-455
/
+851
2016-05-18
Merge branch 'fixes' into misc
James Bottomley
3
-3
/
+30
2016-04-27
usb: storage: fix multi-line comment style
Felipe Balbi
42
-455
/
+829
2016-04-27
usb: storage: scsiglue: limit USB3 devices to 2048 sectors
Felipe Balbi
1
-0
/
+5
2016-04-27
usb: storage: scsiglue: further describe our 240 sector limit
Felipe Balbi
1
-1
/
+18
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-1
/
+1
2016-04-13
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
3
-2
/
+24
2016-04-13
USB: uas: Limit qdepth at the scsi-host level
Hans de Goede
1
-1
/
+6
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-18
USB: uas: Reduce can_queue to MAX_CMNDS
Hans de Goede
1
-1
/
+1
2016-02-21
usb: storage: use usb_store_dbg instead of US_DEBUGPX
Victor Dodon
3
-20
/
+13
2016-02-04
usb: storage: ene_ub6250: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-2
/
+2
2016-01-25
USB: uas: add full support for RESPONSE IU
Oliver Neukum
1
-6
/
+30
2015-12-14
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
3
-2
/
+6
2015-12-02
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
1
-12
/
+12
2015-12-02
uas: use the BIT() macro
Oliver Neukum
1
-12
/
+12
2015-12-01
usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron
Dmitry Katsubo
3
-2
/
+6
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-10-04
USB: rewrite isd200_init_info for readability
Kris Borer
1
-17
/
+13
2015-10-04
UAS: also check for ESHUTDOWN in error reporting
Oliver Neukum
1
-8
/
+8
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+23
2015-07-23
usb: usleep_range is preferred over udelay where wakeup is flexible
Sunny Kumar
1
-1
/
+1
2015-07-23
usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors
Hans de Goede
1
-0
/
+11
[next]