index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
isd200.c
Age
Commit message (
Expand
)
Author
2017-07-27
usb: storage: return on error to avoid a null pointer dereference
Colin Ian King
2016-04-26
usb: storage: fix multi-line comment style
Felipe Balbi
2015-10-04
USB: rewrite isd200_init_info for readability
Kris Borer
2015-05-10
usb: storage: fix module reference for scsi host
Akinobu Mita
2015-03-18
usb: storage: Fix trivial typo in isd200_log_config()
Yannick Guerrini
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
2013-04-17
usb: storage: Add usb_stor_dbg, reduce object size
Joe Perches
2013-03-15
driver: usb: storage: remove cast for kmalloc return value
Zhang Yanfei
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
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-15
usb: storage: isd200: fix sparse warning
Felipe Balbi
2011-05-01
[SCSI] usb-storage: do not increment cmd->serial_number
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-10
USB: isd200.c: Remove unnecessary kmalloc cast
Joe Perches
2010-05-20
USB: Remove large struct from the stack in USB storage isd200 driver
Ian Munsie
2009-04-01
isd200: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
2009-04-01
isd200: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
2009-04-01
isd200: make it 'struct hd_driveid'-free
Bartlomiej Zolnierkiewicz
2009-03-24
USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...
Maciej Grela
2009-03-24
usb-storage: make isd200 a separate module
Alan Stern
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2008-07-21
usb-storage: separate dynamic flags from fixed flags
Alan Stern
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-03-24
USB: isd200: fix memory leak in isd200_get_inquiry_data
Boaz Harrosh
2008-03-13
[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd
Boaz Harrosh
2008-02-01
USB: isd200: don't include <linux/ide.h>
Bartlomiej Zolnierkiewicz
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-11
[SCSI] isd200: use one-element sg list in issuing commands
Boaz Harrosh
2007-10-25
USB: isd200: sort out USB/IDE dependancy mess
Alan Cox
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
[PATCH] USB: kzalloc for storage
Oliver Neukum
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds