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
/
scsi
/
osst.c
Age
Commit message (
Expand
)
Author
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-05-24
[SCSI] osst: fix warning
Andrew Morton
2011-05-24
[SCSI] osst: wrong index used in inner loop
Roel Kluin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-19
scsi: Remove unnecessary casts of void ptr returning alloc function return va...
Jesper Juhl
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-11
osst: fix read buffer overflow
Roel Kluin
2010-05-27
osst: use noop_llseek() instead of default_llseek()
Jan Blunck
2010-05-27
osst: update ppos instead of using file->f_pos
Jan Blunck
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-12
[SCSI] osst: replace scsi_execute_async with the block layer API
FUJITA Tomonori
2009-03-12
[SCSI] osst: make all the buffer the same size
FUJITA Tomonori
2009-03-12
[SCSI] osst: Remove SUGGEST flags
James Bottomley
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-06-20
osst: cdev lock_kernel() pushdown.
Jonathan Corbet
2008-05-20
SCSI: fix race in device_create
Greg Kroah-Hartman
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2007-10-27
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
Ilpo Järvinen
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-12
[SCSI] osst: Use mutex instead of semaphore
Matthias Kaehlcke
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-04-17
[SCSI] modalias for scsi devices
Michael Tokarev
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-09
[PATCH] osst endianness annotations
Al Viro
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-10-04
[SCSI] SCSI osst: add error handling to module init, sysfs
Jeff Garzik
2006-09-26
[SCSI] Signdness issue in drivers/scsi/osst.c
Eric Sesterhenn
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-28
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
2006-03-12
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
2006-03-07
[SCSI] osst: changes required to move forward to block request
Willem Riede
2006-02-27
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
2005-11-07
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-04
Merge by Hand
James Bottomley
2005-10-29
[SCSI] fix up mismerge in osst
James Bottomley
2005-10-28
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-10-28
Merge ../bleed-2.6
Greg KH
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-06-20
[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...
gregkh@suse.de
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds