index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
2
-1
/
+11
2013-08-04
USB: storage: Add MicroVault Flash Drive to unusual_devs
Ren Bigcren
1
-0
/
+7
2013-05-16
USB: usb-stor: realtek_cr: Fix compile error
Wei WANG
1
-4
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-28
/
+14
2013-04-30
drivers/usb/storage/realtek_cr.c: fix build
Andrew Morton
1
-4
/
+1
2013-04-23
usb-storage: CY7C68300A chips do not support Cypress ATACB
Tormod Volden
1
-2
/
+14
2013-04-19
USB: storage: convert to use module_usb_driver()
Greg Kroah-Hartman
1
-29
/
+1
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
20
-834
/
+753
2013-04-18
usb: storage: Fix link error
Joe Perches
1
-0
/
+2
2013-04-17
usb: storage: Add usb_stor_dbg, reduce object size
Joe Perches
3
-12
/
+34
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-4
/
+3
2013-04-09
usb-storage: switch to ->show_info()
Al Viro
1
-28
/
+14
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
3
-78
/
+346
2013-03-15
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
1
-0
/
+7
2013-03-15
driver: usb: storage: remove cast for kmalloc return value
Zhang Yanfei
1
-2
/
+1
2013-03-15
usb: storage: onetouch: tighten a range check
Dan Carpenter
1
-2
/
+2
2013-03-07
USB: storage: fix Huawei mode switching regression
Bjørn Mork
3
-78
/
+331
2013-03-07
USB: storage: in-kernel modeswitching is deprecated
Bjørn Mork
1
-0
/
+8
2013-02-14
USB: usb-storage: unusual_devs update for Super TOP SATA bridge
Josh Boyer
1
-1
/
+1
2013-02-08
USB: storage: properly handle the endian issues of idProduct
fangxiaozhi
1
-2
/
+2
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
5
-331
/
+105
2013-02-04
USB: storage: optimize to match the Huawei USB storage devices and support ne...
fangxiaozhi
3
-331
/
+78
2013-02-04
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2
-0
/
+27
2013-01-25
usb-uas: set max_lun and max_channel
Gerd Hoffmann
1
-0
/
+2
2013-01-20
USB: storage: avoid scanning other targets for single target device
Ming Lei
1
-0
/
+3
2013-01-11
uas: fail any request submitted while resetting the device.
Gerd Hoffmann
1
-0
/
+6
2013-01-11
uas: improve device reset
Gerd Hoffmann
1
-1
/
+44
2013-01-11
uas: improve abort handler
Gerd Hoffmann
1
-2
/
+17
2013-01-11
uas: add IS_IN_WORK_LIST flag
Gerd Hoffmann
1
-2
/
+8
2013-01-11
uas: add UNLINK_DATA_URBS flag
Gerd Hoffmann
1
-3
/
+21
2013-01-11
uas: new function to cancel data urbs
Gerd Hoffmann
1
-10
/
+12
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-11
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-3
/
+2
2012-11-28
USB: mark uas driver as BROKEN
Greg KH
1
-1
/
+1
2012-11-26
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
1
-1
/
+0
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+3
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+3
2012-10-30
USB: ums_realtek: fix build warning
Jingoo Han
1
-1
/
+1
2012-10-24
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
Michael Shigorin
1
-0
/
+6
2012-09-26
USB: uas: fix gcc warning
Gerd Hoffmann
1
-10
/
+8
2012-09-26
USB: uas: fix locking
Gerd Hoffmann
1
-0
/
+2
2012-09-25
USB: uas: add locking
Gerd Hoffmann
1
-7
/
+44
2012-09-25
USB: uas: fix abort
Gerd Hoffmann
1
-7
/
+4
2012-09-25
USB: uas: remove aborted field, replace with status bit.
Gerd Hoffmann
1
-6
/
+6
2012-09-25
USB: uas: fix task management
Gerd Hoffmann
1
-3
/
+3
2012-09-25
USB: uas: keep track of command urbs
Gerd Hoffmann
1
-1
/
+10
2012-09-21
USB: sierra_ms: don't keep unused variable
Alan Cox
1
-2
/
+1
2012-09-05
usb: remove libusual
Sebastian Andrzej Siewior
19
-325
/
+41
2012-08-20
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
1
-1
/
+1
[next]