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-07-26
[SCSI] qla2xxx: Correct fcport state-management during loss.
Seokmann Ju
2
-11
/
+3
2008-07-26
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
Seokmann Ju
3
-15
/
+20
2008-07-26
[SCSI] qla2xxx: Swap enablement order of EFT and FCE.
Andrew Vasquez
1
-40
/
+40
2008-07-26
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
Joe Carnuccio
5
-5
/
+60
2008-07-26
[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.
Andrew Vasquez
3
-1
/
+10
2008-07-26
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
5
-23
/
+4
2008-07-26
[SCSI] qla2xxx: Add LIP count to FC-transport statistics.
Harish Zunjarrao
2
-1
/
+3
2008-07-26
[SCSI] qla2xxx: Track total number of ISP aborts.
Harish Zunjarrao
3
-0
/
+19
2008-07-26
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
Andrew Vasquez
2
-19
/
+3
2008-07-26
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
Seokmann Ju
5
-25
/
+78
2008-07-26
[SCSI] qla2xxx: Correct locking during NVRAM manipulation.
Andrew Vasquez
1
-3
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
4
-6
/
+6
2008-07-25
ibmvfc: Add support for collaborative memory overcommit
Brian King
1
-0
/
+15
2008-07-25
ibmvscsi: driver enablement for CMO
Robert Jennings
2
-7
/
+40
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-11
/
+22
2008-07-24
ide-scsi: remove kmalloced struct request
FUJITA Tomonori
1
-10
/
+15
2008-07-24
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
1
-1
/
+7
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
1
-16
/
+1
2008-07-23
ide-scsi: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+2
2008-07-23
ide-scsi: use drive->pc_callback instead of pc->callback
Borislav Petkov
1
-2
/
+3
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
3
-8
/
+9
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2
-3
/
+4
2008-07-21
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+2
2008-07-16
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
3
-3
/
+18
2008-07-16
IDE: Remove unused code
Elias Oltmanns
1
-14
/
+0
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1553
/
+8086
2008-07-15
Don't crash on IOMMU overflow in A100U2W driver
Mikulas Patocka
1
-3
/
+8
2008-07-15
BUG_ON on kernel misbehavior on A100U2W driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Add udelay to A100U2W SCSI driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Fix endianity in A100U2W SCSI driver
Mikulas Patocka
1
-18
/
+18
2008-07-15
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-222
/
+80
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
1
-112
/
+3
2008-07-15
ide-{floppy,scsi}: read Status Register before stopping DMA engine
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-15
ide-scsi: add more debugging to idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+11
2008-07-15
ide-scsi: use pc->callback
Bartlomiej Zolnierkiewicz
1
-10
/
+22
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
1
-28
/
+2
2008-07-15
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-07-15
ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
1
-28
/
+2
2008-07-15
ide-scsi: set drive->scsi flag for devices handled by the driver
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-07-15
ide-{floppy,tape,scsi}: log device name instead of driver name
Bartlomiej Zolnierkiewicz
1
-11
/
+13
2008-07-15
ide-scsi: add debug_log() macro
Bartlomiej Zolnierkiewicz
1
-26
/
+25
2008-07-15
ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers()
Bartlomiej Zolnierkiewicz
1
-57
/
+24
2008-07-15
ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-6
/
+11
[prev]
[next]