FUJITA Tomonori
|
26243043f2
[SCSI] osst: replace scsi_execute_async with the block layer API
|
16 years ago |
FUJITA Tomonori
|
78a42ce8fb
[SCSI] osst: make all the buffer the same size
|
16 years ago |
James Bottomley
|
a4976d6886
[SCSI] osst: Remove SUGGEST flags
|
16 years ago |
Greg Kroah-Hartman
|
d73a1a674b
device create: scsi: convert device_create_drvdata to device_create
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Jonathan Corbet
|
647d87bd1b
osst: cdev lock_kernel() pushdown.
|
17 years ago |
Greg Kroah-Hartman
|
24b42566c3
SCSI: fix race in device_create
|
17 years ago |
Tony Jones
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
17 years ago |
Ilpo Järvinen
|
ccd1443b5a
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
|
17 years ago |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 years ago |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
17 years ago |
Matthias Kaehlcke
|
4390e60163
[SCSI] osst: Use mutex instead of semaphore
|
17 years ago |
Mariusz Kozlowski
|
bbfbbbc118
[SCSI] kmalloc + memset conversion to kzalloc
|
17 years ago |
Michael Tokarev
|
d7b8bcb0a0
[SCSI] modalias for scsi devices
|
18 years ago |
Robert P. J. Day
|
405ae7d381
Replace remaining references to "driverfs" with "sysfs".
|
18 years ago |
Arjan van de Ven
|
00977a59b9
[PATCH] mark struct file_operations const 6
|
18 years ago |
Al Viro
|
95389b86fd
[PATCH] osst endianness annotations
|
18 years ago |
Robert P. J. Day
|
5cbded585d
[PATCH] getting rid of all casts of k[cmz]alloc() calls
|
18 years ago |
Jeff Garzik
|
37e0333c68
[SCSI] SCSI osst: add error handling to module init, sysfs
|
18 years ago |
Eric Sesterhenn
|
45223fd77c
[SCSI] Signdness issue in drivers/scsi/osst.c
|
18 years ago |
Miklos Szeredi
|
75e1fcc0b1
[PATCH] vfs: add lock owner argument to flush operation
|
19 years ago |
Tobias Klauser
|
6391a11375
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
|
19 years ago |
Marcelo Feitoza Parisi
|
60c904ae5b
[PATCH] drivers/scsi/*: use time_after() and friends
|
19 years ago |
Rene Herman
|
f018fa552c
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
|
19 years ago |
Willem Riede
|
5e6575c051
[SCSI] osst: changes required to move forward to block request
|
19 years ago |
Greg KH
|
5e3c34c1e9
[SCSI] Remove devfs support from the SCSI subsystem
|
19 years ago |
Nishanth Aravamudan
|
a9a3047dd8
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
|
19 years ago |
James Bottomley
|
849a8924a6
Merge by Hand
|
19 years ago |
James Bottomley
|
80e23babfc
[SCSI] fix up mismerge in osst
|
19 years ago |
Jeff Garzik
|
017560fca4
[SCSI] use sfoo_printk() in drivers
|
19 years ago |