summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osst.c
AgeCommit message (Expand)AuthorLines
2008-05-20SCSI: fix race in device_createGreg Kroah-Hartman-2/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones-37/+39
2007-10-27[SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen-2/+4
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe-4/+2
2007-10-22[SG] Update drivers to use sg helpersJens Axboe-15/+17
2007-10-12[SCSI] osst: Use mutex instead of semaphoreMatthias Kaehlcke-8/+8
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski-3/+2
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev-0/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day-6/+6
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven-1/+1
2007-02-09[PATCH] osst endianness annotationsAl Viro-4/+4
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-10-04[SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik-40/+91
2006-09-26[SCSI] Signdness issue in drivers/scsi/osst.cEric Sesterhenn-2/+1
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi-1/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser-2/+2
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi-2/+3
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman-0/+1
2006-03-07[SCSI] osst: changes required to move forward to block requestWillem Riede-224/+279
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH-22/+2
2005-11-07[PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan-6/+3
2005-11-04Merge by HandJames Bottomley-3/+3
2005-10-29[SCSI] fix up mismerge in osstJames Bottomley-1/+1
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik-1/+1
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley-3/+3
2005-10-28Merge ../bleed-2.6Greg KH-2/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman-1/+1
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro-2/+4
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl-7/+6
2005-06-20[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+5914