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
2008-04-16
USB: support more Huawei data card product IDs
fangxiaozhi
1
-4
/
+92
2008-03-25
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Constantin Baranov
2
-1
/
+13
2008-03-25
USB: isd200: fix memory leak in isd200_get_inquiry_data
Boaz Harrosh
1
-0
/
+1
2008-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+4
2008-03-14
[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd
Boaz Harrosh
1
-1
/
+4
2008-03-11
USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings
Andrew Morton
1
-2
/
+2
2008-03-05
usb-storage: update earlier scatter-gather bug fix
Alan Stern
1
-1
/
+1
2008-02-22
USB: usb-storage: don't access beyond the end of the sg buffer
Alan Stern
1
-12
/
+15
2008-02-22
USB: quirks and unusual_devs entry for Actions flash drive
Alan Stern
1
-0
/
+9
2008-02-22
USB: usb-storage: unusual_devs entry for Oracom MP3 player
Robert Spitzenpfeil
1
-0
/
+11
2008-02-22
USB: storage: Nikon D80 new FW still needs Fixup
Konstantin Kletschke
1
-1
/
+1
2008-02-22
USB: usb-storage: don't clear-halt when Get-Max-LUN stalls
Alan Stern
2
-11
/
+12
2008-02-02
USB: usb/storage/initializers.c: fix signedness difference
Marcin Slusarz
1
-1
/
+2
2008-02-02
USB: isd200: don't include <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-15
/
+14
2008-02-02
USB: storage: Add unusual_dev for HP r707
Grant Grundler
1
-0
/
+8
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
1
-4
/
+4
2008-01-26
[SCSI] usbstorage: use last_sector_bug flag universally
Hans de Goede
1
-0
/
+4
2008-01-12
[SCSI] relax scsi dma alignment
James Bottomley
1
-10
/
+10
2008-01-12
[SCSI] isd200: use one-element sg list in issuing commands
Boaz Harrosh
1
-20
/
+46
2008-01-12
[SCSI] usb: transport - convert to accessors and !use_sg code path removal
Boaz Harrosh
2
-17
/
+30
2008-01-12
[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removal
Boaz Harrosh
1
-42
/
+26
2008-01-12
[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanup
Boaz Harrosh
2
-14
/
+9
2008-01-12
[SCSI] usb: protocol - convert to accessors and !use_sg code path removal
Boaz Harrosh
1
-73
/
+53
2007-12-17
USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"
Greg Kroah-Hartman
1
-8
/
+0
2007-12-17
usb-storage: Fix devices that cannot handle 32k transfers
Doug Maxey
2
-3
/
+16
2007-11-29
USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2A
Alan Stern
1
-0
/
+7
2007-11-29
USB: add support for an older firmware revision for the Nikon D200
Mike Pagano
1
-5
/
+5
2007-11-29
usb-storage: always set the allow_restart flag
Mauro Carvalho Chehab
1
-0
/
+4
2007-10-25
USB: isd200: sort out USB/IDE dependancy mess
Alan Cox
2
-2
/
+104
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2
-3
/
+3
2007-10-19
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-4
/
+1
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+3
2007-10-16
USB storage: sg chaining support
Jens Axboe
8
-45
/
+62
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-42
/
+4
2007-10-13
USB: Nikon D40X unusual_devs entry
Ortwin Glück
1
-0
/
+7
2007-10-13
USB: allow usbstorage to have LUNS greater than 2Tb
Richard Sharpe
1
-0
/
+4
2007-10-13
USB: unusual_devs entry for Nikon DSC D2Xs
Alan Stern
1
-0
/
+7
2007-10-13
USB: unusual_devs modification for Nikon D200
Phil Dibowitz
1
-0
/
+7
2007-10-13
USB: unusual_devs update for Nokia 6131
Alan Stern
1
-1
/
+1
2007-10-13
USB: usb-storage: Initialize Huawei E220 properly
Johann Wilhelm
3
-0
/
+28
2007-10-13
USB: Storage: usbat_check_status(): fix check-after-use
Adrian Bunk
1
-3
/
+0
2007-10-12
[SCSI] usb storage: use scsi_eh API in REQUEST_SENSE execution
Boaz Harrosh
1
-42
/
+4
2007-09-13
Revert "usb-storage: implement autosuspend"
Greg Kroah-Hartman
2
-29
/
+11
2007-09-11
USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 ...
Massimiliano Ghilardi
1
-0
/
+16
2007-09-11
USB: Nikon D40 Quirks
Ortwin Glück
1
-0
/
+7
2007-09-11
USB: Add Sony Ericsson P1i to unusual_devs.h
Ricardo Barberis
1
-0
/
+7
2007-08-23
USB: resubmission unusual_devs modification for Nikon D80
Mike Pagano
1
-1
/
+1
2007-08-23
usb-storage: fix bugs in the disconnect pathway
Alan Stern
2
-27
/
+7
2007-07-31
USB: NIKON D50 is an unusual device
Milinevsky Dmitry
1
-0
/
+7
[next]