summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/datafab.c
AgeCommit message (Expand)Author
2025-03-03usb: storage: datafab: Use const for constant arraysJonathan Neuschäfer
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-09-03usb-storage: Constify struct usb_device_id and us_unusual_devChristophe JAILLET
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-01-24usb: Disable dynamic id of USB storage subdriversHuajun Li
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15usb: storage: datafab: fix sparse warningFelipe Balbi
2009-09-23USB: storage: Drop an unneeded a NULL testJulia Lawall
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela
2009-03-24usb-storage: make datafab a separate moduleAlan Stern
2008-07-21USB: remove CVS keywordsAdrian Bunk
2007-10-16USB storage: sg chaining supportJens Axboe
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum
2005-03-17[PATCH] USB Storage: Header reorganizationMatthew Dharm
2004-10-05[PATCH] trivial usb endianness annotationsAlexander Viro
2004-08-02[PATCH] USB Storage: cleanups, mostlyMatthew Dharm
2004-05-18USB: clean up usages of wait_ms() now that we have msleep()Greg Kroah-Hartman
2004-05-10USB: make functions static in usb drivers that should beGreg Kroah-Hartman
2004-03-29[PATCH] USB Storage: datafab fix and unusual devicesAndries E. Brouwer
2004-01-16[PATCH] USB Storage: Scatter-gather fixes for non READ/WRITE in datafabAlan Stern
2004-01-16[PATCH] USB Storage: Remove non s-g pathway from subdriver READ/WRITEAlan Stern
2003-12-15mergeGreg Kroah-Hartman
2003-12-08[PATCH] USB storage: Add comments explaining new s-g usageAlan Stern
2003-12-08[PATCH] USB storage: Convert datafab to use the new s-g routinesAlan Stern
2003-12-08[PATCH] USB storage: fix for jumpshot and datafab devicesMatthew Dharm
2003-07-09[PATCH] USB: fix datafab and freecom to use I/O bufferMatthew Dharm
2003-06-01[PATCH] USB: usb-storage: change result codesMatthew Dharm
2002-11-04[PATCH] USB storage: move init of residue to a central placeMatthew Dharm
2002-10-12[PATCH] usb-storage: convert to common transfer functionsMatthew Dharm
2002-10-12[PATCH] usb-storage: generalize transfer functionsMatthew Dharm
2002-09-22[PATCH] usb-storage: fix return codes...Alan Stern
2002-05-21[PATCH] usb-storageAndries E. Brouwer
2002-05-13[PATCH] usb-storage locking fixesManfred Spraul
2002-05-11USB storage driversGreg Kroah-Hartman
2002-05-11USB storageGreg Kroah-Hartman
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds
2002-02-04v2.4.10.6 -> v2.4.11Linus Torvalds
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds
2002-02-04v2.4.7.2 -> v2.4.7.3Linus Torvalds