index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ide-scsi.c
Age
Commit message (
Expand
)
Author
2007-12-12
ide-scsi: add ide_scsi_hex_dump() helper
Bartlomiej Zolnierkiewicz
2007-11-27
ide-scsi: use print_hex_dump from <linux/kernel.h>
Denis Cheng
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-17
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
2007-10-17
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
2007-10-16
ide-scsi: sg chaining support
Jens Axboe
2007-10-12
[SCSI] ide-scsi: Close narrow race in release
Matthew Wilcox
2007-10-12
[SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup
Boaz Harrosh
2007-08-01
drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-06-16
ide-scsi: fix OOPS in idescsi_expiry()
Bartlomiej Zolnierkiewicz
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2006-12-07
[PATCH] ide_scsi: allow it to be used for non CD only
Alan Cox
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-08-27
[PATCH] lockdep: annotate idescsi_pc_intr()
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-03-23
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
Jes Sorensen
2006-02-01
[PATCH] ide-scsi: fix for IDE probe/remove ops changes
Mikael Pettersson
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2005-11-18
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
2005-11-08
Merge by hand (conflicts between pending drivers and kfree cleanups)
James Bottomley
2005-11-07
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
2005-11-06
[SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium...
Willem Riede
2005-11-04
Merge by Hand
James Bottomley
2005-10-31
[PATCH] revert ide-scsi highmem cleanup
Andrew Morton
2005-10-30
[PATCH] ide-scsi highmem cleanup
Andrew Morton
2005-10-28
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
2005-05-26
[PATCH] ide-scsi: kmap scatter/gather before doing PIO
Stuart Hayes
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds