index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
Alan Stern
1
-0
/
+7
2012-04-02
USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelink
Josh Boyer
1
-1
/
+7
2012-02-29
usb-storage: fix freezing of the scanning thread
Alan Stern
2
-61
/
+35
2012-02-03
USB: Realtek cr: fix autopm scheduling while atomic
Stanislaw Gruszka
1
-1
/
+1
2012-01-12
usb: usb-storage doesn't support dynamic id currently, the patch disables the...
Huajun Li
1
-0
/
+1
2011-11-26
USB: usb-storage: unusual_devs entry for Kingston DT 101 G2
Qinglin Ye
1
-0
/
+7
2011-11-15
USB: storage: ene_ub6250: fix compile warnings
Felipe Balbi
1
-2
/
+1
2011-11-14
usb-storage: Accept 8020i-protocol commands longer than 12 bytes
Alan Stern
1
-4
/
+3
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2
-0
/
+2
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
3
-0
/
+3
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-28
/
+140
2011-09-18
USB: Realtek cr: Fix driver freeze issue
edwin_rong
1
-4
/
+77
2011-09-18
usb-storage: fix realtek cr configuration
Vincent Palatin
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+10
2011-09-15
Remove unneeded version.h includes (and add where needed) for drivers/usb/
Jesper Juhl
1
-1
/
+0
2011-09-09
USB: storage: Use normalized sense when emulating autosense
Luben Tuikov
1
-15
/
+19
2011-08-24
ums_realtek: do not use stack memory for DMA
Adam Cozzette
1
-5
/
+30
2011-08-22
usb_storage: Don't freeze in usb-stor-scan
Seth Forshee
1
-3
/
+13
2011-08-08
USB: usb-storage: unusual_devs entry for ARM V2M motherboard.
Nick Bowler
1
-0
/
+10
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+1632
2011-07-08
Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...
Cho, Yu-Chen
2
-11
/
+1632
2011-07-01
Realtek cr: Add autosuspend function.
edwin_rong
2
-12
/
+369
2011-07-01
Realtek cr: Remove unused Macros
edwin_rong
1
-9
/
+0
2011-07-01
Realtek cr: clean up unnecessary whitespaces.
edwin_rong
1
-54
/
+56
2011-06-07
usb-storage: redo incorrect reads
Alan Stern
4
-1
/
+62
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-6
/
+13
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-05-19
usb-storage: Correct adjust_quirks to include latest flags
Karl Relton
1
-1
/
+8
2011-05-17
usb-storage: fix up the unusual_realtek device list
Alan Stern
1
-5
/
+5
2011-05-01
[SCSI] usb-storage: do not increment cmd->serial_number
Christoph Hellwig
1
-1
/
+0
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-5
/
+5
2011-03-16
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+847
2011-03-11
usb-storage: fix menu ordering
Randy Dunlap
1
-15
/
+15
2011-03-11
usb-storage: ene_ub6250 depends on USB_STORAGE
Randy Dunlap
1
-0
/
+1
2011-03-11
USB: ene_ub6250: fix memory leak in ene_load_bincode()
Dan Carpenter
1
-4
/
+0
2011-03-07
Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage
huajun li
5
-0
/
+850
2011-03-02
USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code
Huzaifa Sidhpurwala
1
-2
/
+0
2011-02-17
usb_storage: realtek_cr patch: add const modifier
wwang
1
-1
/
+1
2011-02-17
usb_storage: realtek_cr patch: fix sparse warning
wwang
1
-2
/
+2
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2
-0
/
+37
2011-02-03
USB: usb-storage: unusual_devs entry for Coby MP3 player
Alan Stern
1
-0
/
+7
2011-02-03
USB: Storage: Add unusual_devs entry for VTech Kidizoom
Nick Holloway
1
-0
/
+7
2011-01-22
USB: usb_storage: add ums-realtek driver
wwang
5
-0
/
+729
2011-01-22
USB: usb-storage: unusual_devs entry for CamSport Evo
Alan Stern
1
-0
/
+9
2011-01-22
USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter...
Richard Schütz
1
-0
/
+9
2011-01-22
USB: usb-storage: unusual_devs update for Cypress ATACB
Richard Schütz
1
-0
/
+5
2010-12-22
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2010-12-16
USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
Vitaly Kuznetsov
1
-0
/
+7
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-28
/
+54
[next]