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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
[SCSI] scsi_debug: add get_data_transfer_info helper function
FUJITA Tomonori
1
-45
/
+38
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
39
-96
/
+18
2008-01-30
[SCSI] bidirectional: fix up for the new blk_end_request code
Kiyoshi Ueda
1
-2
/
+10
2008-01-30
[SCSI] bidirectional command support
Boaz Harrosh
2
-15
/
+94
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
6
-74
/
+54
2008-01-30
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
2
-34
/
+14
2008-01-30
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
David Milburn
1
-3
/
+6
2008-01-30
[SCSI] sgiwd93: use cached memory access to make driver work on IP28
Thomas Bogendoerfer
2
-26
/
+40
2008-01-30
[SCSI] ncr53c8xx: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-30
[SCSI] aic79xx: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-30
[SCSI] hptiop: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-30
[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error
Nathan Lynch
1
-1
/
+1
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2
-3
/
+3
2008-01-28
[ETH]: Combine format_addr() with print_mac().
Michael Chan
1
-13
/
+1
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+12
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-24
/
+15
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
1
-3
/
+5
2008-01-28
blk_end_request: changing scsi (take 4)
Kiyoshi Ueda
1
-20
/
+11
2008-01-28
blk_end_request: changing ide-scsi (take 4)
Kiyoshi Ueda
1
-4
/
+4
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
2
-120
/
+21
2008-01-28
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
1
-0
/
+12
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
155
-8524
/
+9359
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+11
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
2008-01-25
[SCSI] libsas: abstract STP task status into a function
James Bottomley
3
-19
/
+40
2008-01-25
[SCSI] ultrastor: clean up inline asm warnings
Frederik Deweerdt
1
-3
/
+10
2008-01-25
[SCSI] aic7xxx: fix firmware build
Vegard Nossum
1
-27
/
+18
2008-01-25
[SCSI] aacraid: fib context lock for management ioctls
Salyzyn, Mark
1
-12
/
+17
2008-01-25
[SCSI] ch: remove forward declarations
FUJITA Tomonori
1
-66
/
+54
2008-01-25
[SCSI] ch: fix device minor number management bug
FUJITA Tomonori
1
-31
/
+40
2008-01-24
scsi: use class iteration api
Dave Young
1
-11
/
+13
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-23
[SCSI] initio: fix module hangs on loading
Stuart Swales
1
-2
/
+6
2008-01-23
[SCSI] ch: handle class_device_create failure properly
FUJITA Tomonori
1
-7
/
+15
2008-01-23
[SCSI] NCR5380: fix section mismatch
Randy Dunlap
1
-1
/
+1
2008-01-23
[SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices
Tony Battersby
1
-1
/
+1
2008-01-23
[SCSI] don't use __GFP_DMA for sense buffers if not required
James Bottomley
3
-71
/
+51
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
3
-3
/
+69
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
1
-0
/
+9
2008-01-23
[SCSI] fix pcmcia compile problem
James Bottomley
1
-1
/
+2
2008-01-23
[SCSI] aacraid: add Voodoo Lite class of cards.
Salyzyn, Mark
4
-6
/
+44
2008-01-23
[SCSI] aacraid: add new driver features flags
Salyzyn, Mark
1
-0
/
+25
2008-01-23
[SCSI] qla2xxx: Update version number to 8.02.00-k7.
Andrew Vasquez
1
-1
/
+1
[next]