index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()
Gerd Hoffmann
2014-03-04
1
-9
/
+10
*
uas: add dead request list
Gerd Hoffmann
2014-03-04
1
-8
/
+42
*
uas: make work list per-device
Gerd Hoffmann
2014-03-04
1
-62
/
+44
*
uas: properly reinitialize in uas_eh_bus_reset_handler
Gerd Hoffmann
2014-03-04
1
-0
/
+5
*
usb-storage: enable multi-LUN scanning when needed
Alan Stern
2014-02-04
2
-1
/
+9
*
usb-storage: add unusual-devs entry for BlackBerry 9000
Alan Stern
2014-02-04
1
-0
/
+7
*
usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
Alan Stern
2014-02-04
1
-1
/
+1
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
2
-2
/
+0
*
USB: Nokia 502 is an unusual device
Mikhail Zolotaryov
2014-01-03
1
-0
/
+7
*
USB: storage: fix compile warning
Ming Lei
2013-12-09
1
-1
/
+2
*
USB: storage: use sg_miter_* APIs to access scsi buffer
Ming Lei
2013-12-08
1
-54
/
+26
*
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
2013-10-16
2
-1
/
+11
*
USB storage: audit sysfs attribute permissions
Greg Kroah-Hartman
2013-08-27
1
-9
/
+7
*
USB: storage: Add MicroVault Flash Drive to unusual_devs
Ren Bigcren
2013-07-22
1
-0
/
+7
*
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-27
1
-4
/
+4
|
\
|
*
USB: usb-stor: realtek_cr: Fix compile error
Wei WANG
2013-05-16
1
-4
/
+4
*
|
usb: storage: alauda: initialize variables directly
Emilio López
2013-05-16
1
-5
/
+1
*
|
usb: storage: sddr09: initialize variables directly
Emilio López
2013-05-16
1
-5
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-28
/
+14
|
\
|
*
usb-storage: switch to ->show_info()
Al Viro
2013-04-09
1
-28
/
+14
*
|
drivers/usb/storage/realtek_cr.c: fix build
Andrew Morton
2013-04-30
1
-4
/
+1
*
|
usb-storage: CY7C68300A chips do not support Cypress ATACB
Tormod Volden
2013-04-23
1
-2
/
+14
*
|
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
20
-834
/
+753
*
|
usb: storage: Fix link error
Joe Perches
2013-04-18
1
-0
/
+2
*
|
usb: storage: Add usb_stor_dbg, reduce object size
Joe Perches
2013-04-17
3
-12
/
+34
*
|
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-09
1
-4
/
+3
*
|
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-20
3
-78
/
+346
|
\
\
|
|
/
|
*
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
2013-03-15
1
-0
/
+7
|
*
USB: storage: fix Huawei mode switching regression
Bjørn Mork
2013-03-07
3
-78
/
+331
|
*
USB: storage: in-kernel modeswitching is deprecated
Bjørn Mork
2013-03-07
1
-0
/
+8
*
|
driver: usb: storage: remove cast for kmalloc return value
Zhang Yanfei
2013-03-15
1
-2
/
+1
*
|
usb: storage: onetouch: tighten a range check
Dan Carpenter
2013-03-15
1
-2
/
+2
|
/
*
USB: usb-storage: unusual_devs update for Super TOP SATA bridge
Josh Boyer
2013-02-14
1
-1
/
+1
*
USB: storage: properly handle the endian issues of idProduct
fangxiaozhi
2013-02-08
1
-2
/
+2
*
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-08
5
-331
/
+105
|
\
|
*
USB: storage: optimize to match the Huawei USB storage devices and support ne...
fangxiaozhi
2013-02-04
3
-331
/
+78
|
*
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2013-02-04
2
-0
/
+27
*
|
usb-uas: set max_lun and max_channel
Gerd Hoffmann
2013-01-25
1
-0
/
+2
*
|
USB: storage: avoid scanning other targets for single target device
Ming Lei
2013-01-20
1
-0
/
+3
*
|
uas: fail any request submitted while resetting the device.
Gerd Hoffmann
2013-01-11
1
-0
/
+6
*
|
uas: improve device reset
Gerd Hoffmann
2013-01-11
1
-1
/
+44
*
|
uas: improve abort handler
Gerd Hoffmann
2013-01-11
1
-2
/
+17
*
|
uas: add IS_IN_WORK_LIST flag
Gerd Hoffmann
2013-01-11
1
-2
/
+8
*
|
uas: add UNLINK_DATA_URBS flag
Gerd Hoffmann
2013-01-11
1
-3
/
+21
*
|
uas: new function to cancel data urbs
Gerd Hoffmann
2013-01-11
1
-10
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
|
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
3
-3
/
+2
|
\
\
|
*
|
USB: mark uas driver as BROKEN
Greg KH
2012-11-28
1
-1
/
+1
[prev]
[next]