index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ide-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
blk_end_request: changing ide-scsi (take 4)
Kiyoshi Ueda
1
-4
/
+4
2008-01-25
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-01-25
ide-{floppy,tape,scsi}: fix register loading order when issuing packet command
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
1
-9
/
+8
2008-01-25
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-17
/
+23
2008-01-25
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2008-01-25
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2007-12-12
ide-scsi: add ide_scsi_hex_dump() helper
Bartlomiej Zolnierkiewicz
1
-8
/
+9
2007-11-27
ide-scsi: use print_hex_dump from <linux/kernel.h>
Denis Cheng
1
-14
/
+8
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-6
/
+6
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-17
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
1
-4
/
+4
2007-10-17
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
1
-1
/
+1
2007-10-16
ide-scsi: sg chaining support
Jens Axboe
1
-14
/
+18
2007-10-12
[SCSI] ide-scsi: Close narrow race in release
Matthew Wilcox
1
-1
/
+1
2007-10-12
[SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup
Boaz Harrosh
1
-125
/
+13
2007-08-01
drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-6
/
+4
2007-06-16
ide-scsi: fix OOPS in idescsi_expiry()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2006-12-07
[PATCH] ide_scsi: allow it to be used for non CD only
Alan Cox
1
-0
/
+6
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-7
/
+7
2006-08-27
[PATCH] lockdep: annotate idescsi_pc_intr()
Ingo Molnar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
1
-4
/
+2
2006-03-23
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
Jes Sorensen
1
-5
/
+6
2006-02-01
[PATCH] ide-scsi: fix for IDE probe/remove ops changes
Mikael Pettersson
1
-9
/
+5
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-2
/
+2
2005-11-18
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
1
-1
/
+1
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
1
-1
/
+1
2005-11-08
Merge by hand (conflicts between pending drivers and kfree cleanups)
James Bottomley
1
-2
/
+3
2005-11-07
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
1
-5
/
+5
2005-11-06
[SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium...
Willem Riede
1
-2
/
+3
2005-11-04
Merge by Hand
James Bottomley
1
-1
/
+1
2005-10-31
[PATCH] revert ide-scsi highmem cleanup
Andrew Morton
1
-12
/
+32
2005-10-30
[PATCH] ide-scsi highmem cleanup
Andrew Morton
1
-26
/
+12
2005-10-28
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
1
-1
/
+1
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
1
-4
/
+7
2005-05-26
[PATCH] ide-scsi: kmap scatter/gather before doing PIO
Stuart Hayes
1
-4
/
+24
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
1
-32
/
+26
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1174