index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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 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
|
*
|
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
2012-11-26
1
-1
/
+0
|
*
|
USB: ums_realtek: fix build warning
Jingoo Han
2012-10-30
1
-1
/
+1
|
|
/
*
|
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-13
1
-0
/
+3
*
|
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-11-13
1
-0
/
+3
|
/
*
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
Michael Shigorin
2012-10-24
1
-0
/
+6
*
USB: uas: fix gcc warning
Gerd Hoffmann
2012-09-26
1
-10
/
+8
*
USB: uas: fix locking
Gerd Hoffmann
2012-09-26
1
-0
/
+2
*
USB: uas: add locking
Gerd Hoffmann
2012-09-25
1
-7
/
+44
*
USB: uas: fix abort
Gerd Hoffmann
2012-09-25
1
-7
/
+4
*
USB: uas: remove aborted field, replace with status bit.
Gerd Hoffmann
2012-09-25
1
-6
/
+6
*
USB: uas: fix task management
Gerd Hoffmann
2012-09-25
1
-3
/
+3
*
USB: uas: keep track of command urbs
Gerd Hoffmann
2012-09-25
1
-1
/
+10
*
USB: sierra_ms: don't keep unused variable
Alan Cox
2012-09-21
1
-2
/
+1
*
usb: remove libusual
Sebastian Andrzej Siewior
2012-09-05
19
-325
/
+41
*
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
2012-08-20
1
-1
/
+1
*
USB: storage: ene_ub6250: Use macros for firmware names
Tim Gardner
2012-08-15
1
-8
/
+20
*
usb: storage: update usb devices for write cache quirk in quirk list.
Namjae Jeon
2012-07-16
1
-0
/
+12
*
usb: storage: add support for write cache quirk
Namjae Jeon
2012-07-16
2
-1
/
+9
[next]