index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
sddr09.c
Age
Commit message (
Expand
)
Author
2019-09-10
usb-storage: export symbols in USB_STORAGE namespace
Matthias Maennich
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-25
usb: storage: sddr09: Remove a set-but-not-used variable
Augusto Mecking Caringi
2016-08-30
usb: storage: sddr09: don't print on ENOMEM
Wolfram Sang
2016-04-26
usb: storage: fix multi-line comment style
Felipe Balbi
2016-02-20
usb: storage: use usb_store_dbg instead of US_DEBUGPX
Victor Dodon
2015-05-10
usb: storage: fix module reference for scsi host
Akinobu Mita
2014-09-23
USB: storage: use %*ph specifier to dump small buffers
Andy Shevchenko
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-05-16
usb: storage: sddr09: initialize variables directly
Emilio López
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
2012-09-05
usb: remove libusual
Sebastian Andrzej Siewior
2012-01-24
usb: Disable dynamic id of USB storage subdrivers
Huajun Li
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-15
usb: storage: sddr09: fix sparse warning
Felipe Balbi
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
2009-03-24
USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...
Maciej Grela
2009-03-24
usb-storage: make sddr09 a separate module
Alan Stern
2009-03-24
USB: add missing KERN_* constants to printks
Frank Seidel
2009-01-07
USB: usb-storage: merge DPCM support into SDDR09
Alan Stern
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2008-01-11
[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanup
Boaz Harrosh
2007-10-16
USB storage: sg chaining support
Jens Axboe
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-01-04
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-04
[PATCH] USB Storage: more sddr09 cleanups
Matthew Dharm
2006-01-04
[PATCH] USB Storage: sddr09 cleanups
Matthew Dharm
2006-01-04
[PATCH] USB Storage: cleanups of sddr09
Matthew Dharm
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds