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
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-20
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-2
/
+2
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-10
/
+5
2010-02-26
Lower USB storage settling delay to something more reasonable
Linus Torvalds
1
-1
/
+1
2010-01-20
USB: fix bitmask merge error
Alan Stern
1
-1
/
+2
2009-12-11
USB: usb-storage: fix bug in fill_inquiry
Alan Stern
1
-7
/
+8
2009-12-11
USB: usb-storage: add BAD_SENSE flag
Alan Stern
1
-0
/
+3
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
1
-0
/
+10
2009-12-11
USB Storage: Make driver less chatty when it finds a new device
Matthew Wilcox
1
-5
/
+8
2009-12-11
USB: usb-storage: Associate the name of the interface with the scsi host
Matthew Wilcox
1
-0
/
+2
2009-03-24
usb-storage: make onetouch a separate module
Alan Stern
1
-3
/
+0
2009-03-24
usb-storage: make karma a separate module
Alan Stern
1
-12
/
+0
2009-03-24
usb-storage: make alauda a separate module
Alan Stern
1
-12
/
+0
2009-03-24
usb-storage: make jumpshot a separate module
Alan Stern
1
-12
/
+0
2009-03-24
usb-storage: make datafab a separate module
Alan Stern
1
-12
/
+0
2009-03-24
usb-storage: make freecom a separate module
Alan Stern
1
-12
/
+0
2009-03-24
usb-storage: make shuttle_usbat a separate module
Alan Stern
1
-12
/
+0
2009-03-24
usb-storage: make cypress_atacb a separate module
Alan Stern
1
-11
/
+0
2009-03-24
usb-storage: make sddr55 a separate module
Alan Stern
1
-12
/
+0
2009-03-24
usb-storage: make isd200 a separate module
Alan Stern
1
-10
/
+0
2009-03-24
usb-storage: make sddr09 a separate module
Alan Stern
1
-21
/
+0
2009-03-24
usb-storage: prepare for subdriver separation
Alan Stern
1
-98
/
+111
2009-03-24
USB: drivers: use USB API functions rather than constants
Julia Lawall
1
-3
/
+3
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
1
-0
/
+6
2009-01-07
USB: unusual dev for Option N.V. ZeroCD modems
Dan Williams
1
-0
/
+1
2009-01-07
USB: usb-storage: merge DPCM support into SDDR09
Alan Stern
1
-3
/
+0
2009-01-07
USB: usb-storage: merge ATAPI and QIC-157 protocol routines
Alan Stern
1
-3
/
+3
2009-01-07
USB: usb-storage: merge CB and CBI transport routines
Alan Stern
1
-1
/
+1
2009-01-07
USB: usb-storage: remove us->sensebuf
Alan Stern
1
-8
/
+0
2009-01-07
USB: usb-storage: add "quirks=" module parameter
Alan Stern
1
-0
/
+113
2008-09-23
USB Storage: Sierra: Non-configurable TRU-Install
Kevin Lloyd
1
-2
/
+0
2008-08-13
USB Storage Sierra: TRU-Install feature update
Kevin Lloyd
1
-0
/
+3
2008-07-21
USB: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-07-21
usb-storage: implement "soft" unbinding
Alan Stern
1
-41
/
+36
2008-07-21
usb-storage: change remaining semaphore to completion
Alan Stern
1
-4
/
+4
2008-07-21
usb-storage: separate dynamic flags from fixed flags
Alan Stern
1
-17
/
+17
2008-05-02
USB: storage: Update mailling list address
Andrew Lunn
1
-1
/
+2
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-8
/
+8
2008-04-24
USB: mass storage: emulation of sat scsi_pass_thru with ATACB
matthieu castet
1
-0
/
+10
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-4
/
+1
2007-10-12
USB: allow usbstorage to have LUNS greater than 2Tb
Richard Sharpe
1
-0
/
+4
2007-09-13
Revert "usb-storage: implement autosuspend"
Greg Kroah-Hartman
1
-20
/
+7
2007-08-22
usb-storage: fix bugs in the disconnect pathway
Alan Stern
1
-27
/
+6
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-2
/
+1
2007-07-12
usb-storage: implement autosuspend
Alan Stern
1
-7
/
+20
2007-07-12
USB: usb-storage: use kthread_stop() for the control thread
Alan Stern
1
-25
/
+13
2007-07-12
USB: add reset_resume method
Alan Stern
1
-8
/
+20
2007-07-12
USB: add USB-Persist facility
Alan Stern
1
-2
/
+6
[prev]
[next]