index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
isd200: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
1
-9
/
+9
2009-04-01
isd200: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2009-04-01
isd200: make it 'struct hd_driveid'-free
Bartlomiej Zolnierkiewicz
1
-145
/
+66
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2009-03-24
USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...
Maciej Grela
11
-0
/
+39
2009-03-24
usb-storage: make onetouch a separate module
Alan Stern
8
-33
/
+130
2009-03-24
usb-storage: make karma a separate module
Alan Stern
8
-33
/
+123
2009-03-24
usb-storage: make alauda a separate module
Alan Stern
8
-131
/
+197
2009-03-24
usb-storage: make jumpshot a separate module
Alan Stern
7
-45
/
+112
2009-03-24
usb-storage: make datafab a separate module
Alan Stern
8
-142
/
+202
2009-03-24
usb-storage: make freecom a separate module
Alan Stern
7
-42
/
+104
2009-03-24
usb-storage: make shuttle_usbat a separate module
Alan Stern
8
-186
/
+227
2009-03-24
usb-storage: make cypress_atacb a separate module
Alan Stern
7
-39
/
+111
2009-03-24
usb-storage: make sddr55 a separate module
Alan Stern
8
-81
/
+139
2009-03-24
usb-storage: make isd200 a separate module
Alan Stern
8
-88
/
+154
2009-03-24
usb-storage: make sddr09 a separate module
Alan Stern
8
-108
/
+174
2009-03-24
usb-storage: prepare for subdriver separation
Alan Stern
8
-133
/
+256
2009-03-24
USB: fix USB_STORAGE_CYPRESS_ATACB
Boaz Harrosh
1
-8
/
+7
2009-03-24
usb_storage: make Kconfig note visible in the console
Borislav Petkov
1
-2
/
+2
2009-03-24
USB: add missing KERN_* constants to printks
Frank Seidel
3
-25
/
+41
2009-03-24
USB: drivers: use USB API functions rather than constants
Julia Lawall
1
-3
/
+3
2009-03-24
USB: usb-storage: increase max_sectors for tape drives
Alan Stern
1
-0
/
+6
2009-03-17
USB: storage: Unusual USB device Prolific 2507 variation added
Thomas Bartosik
1
-1
/
+3
2009-03-17
USB: Updated unusual-devs entry for USB mass storage on Nokia 6233
Moritz Muehlenhoff
1
-1
/
+1
2009-03-17
USB: unusual_devs: Add support for GI 0431 SD-Card interface
Jan Dumon
1
-0
/
+10
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
1
-1
/
+1
2009-02-27
USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
Alan Stern
1
-2
/
+2
2009-02-09
USB: Storage: Update unusual_devs entry for Datafab KECF-USB
Nick Holloway
1
-1
/
+1
2009-02-09
USB: usb-storage: add Pentax to the bad-vendor list
Alan Stern
2
-15
/
+2
2009-02-09
USB: usb-storage: remove WARN from last-sector hacks
Alan Stern
1
-33
/
+3
2009-01-27
USB: storage: Add another unusual_dev for off-by-one bug
Phil Dibowitz
1
-0
/
+7
2009-01-27
USB: unusual_dev: usb-storage needs to ignore a device
Phil Dibowitz
1
-0
/
+7
2009-01-27
USB: Remove ZTE modem from unusual_devices
Phil Dibowitz
1
-10
/
+0
2009-01-27
USB: storage: support of Dane-Elec MediaTouch USB device
Jean-Baptiste Onofre
1
-0
/
+10
2009-01-27
USB: storage: add unusual devs entry
Oliver Neukum
1
-0
/
+6
2009-01-07
USB: storage: set CAPACITY_HEURISTICS flag for bad vendors
Alan Stern
2
-155
/
+23
2009-01-07
USB: storage: make the "quirks=" module parameter writable
Alan Stern
1
-100
/
+69
2009-01-07
USB: storage: add last-sector hacks
Alan Stern
6
-1
/
+150
2009-01-07
USB: unusual dev for Option N.V. ZeroCD modems
Dan Williams
5
-1
/
+177
2009-01-07
USB: usb-storage: merge DPCM support into SDDR09
Alan Stern
8
-134
/
+69
2009-01-07
USB: storage: set bounce limit for non-DMA-capable host controllers
Alan Stern
1
-0
/
+8
2009-01-07
USB: usb-storage: merge ATAPI and QIC-157 protocol routines
Alan Stern
3
-27
/
+6
2009-01-07
USB: usb-storage: merge CB and CBI transport routines
Alan Stern
3
-55
/
+10
2009-01-07
USB: storage: Flag devices known to support SANE_SENSE
Ben Efros
1
-4
/
+37
2009-01-07
USB: storage devices and SAT
Ben Efros
2
-1
/
+43
2009-01-07
USB: usb-storage: remove us->sensebuf
Alan Stern
2
-9
/
+0
2009-01-07
usb-storage: clean up unusual_devs.h
Alan Stern
1
-57
/
+39
2009-01-07
USB: usb-storage: add "quirks=" module parameter
Alan Stern
1
-0
/
+113
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
1
-5
/
+3
2009-01-07
USB: storage: unusual_devs.h additions for Macpower MasterBox
Sergey Ovcharenko
1
-0
/
+7
[next]