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-04-27
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
Hannes Reinecke
7
-16
/
+185
2008-04-27
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct regression in relogin code.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
4
-31
/
+14
2008-04-27
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
2
-5
/
+1
2008-04-27
[SCSI] qla2xxx: qla_os.c, make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-04-27
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
Andrew Vasquez
2
-3
/
+3
2008-04-27
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
1
-2
/
+0
2008-04-27
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
Andrew Vasquez
1
-0
/
+4
2008-04-27
[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.
Andrew Vasquez
1
-251
/
+143
2008-04-27
[SCSI] m68k: new mac_esp scsi driver
Finn Thain
5
-12
/
+700
2008-04-27
[SCSI] scsi_transport_fc: fc_user_scan correction
James Smart
1
-7
/
+53
2008-04-27
[SCSI] aha1542: minor irq handler cleanups
Jeff Garzik
1
-16
/
+10
2008-04-27
[SCSI] scsi_transport_spi: include sysfs.h
Randy Dunlap
1
-0
/
+1
2008-04-27
[SCSI] FlashPoint: fix off-by-one errors
Adrian Bunk
1
-1
/
+1
2008-04-27
[SCSI] aic7xxx: Update type check in aicasm grammar
Hannes Reinecke
2
-45
/
+66
2008-04-27
[SCSI] fix SLUB WARN_ON
James Bottomley
1
-8
/
+8
2008-04-27
[SCSI] esp_scsi: Make cur_residue and tot_residue signed.
David S. Miller
1
-2
/
+2
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-04-25
[SCSI] aha152x, eata, u14-34f: minor irq handler cleanups
Jeff Garzik
3
-18
/
+9
2008-04-24
[SCSI] aic79xx: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2
-15
/
+16
2008-04-24
[SCSI] aic7xxx: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2
-10
/
+10
2008-04-24
[SCSI] aic7xxx, aic79xx: deinline functions
Denys Vlasenko
11
-1679
/
+1719
2008-04-22
[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects
FUJITA Tomonori
1
-2
/
+20
2008-04-22
[SCSI] bsg: add release callback support
FUJITA Tomonori
2
-2
/
+2
2008-04-22
[SCSI] rework scsi_target allocation
James Bottomley
2
-38
/
+61
2008-04-22
[SCSI] use default attributes for scsi_host
Hannes Reinecke
3
-61
/
+25
2008-04-22
[SCSI] scsi_transport_spi: fix the attribute settings
James Bottomley
1
-24
/
+8
2008-04-22
[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'
Hannes Reinecke
2
-9
/
+9
2008-04-22
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
4
-10
/
+50
2008-04-22
[SCSI] st: fix up after class_device removal
James Bottomley
1
-5
/
+5
2008-04-21
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
33
-1223
/
+1441
2008-04-21
block: move the padding adjustment to blk_rq_map_sg
FUJITA Tomonori
1
-1
/
+1
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
33
-1223
/
+1441
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
5
-5
/
+5
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
7
-7
/
+0
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
100
-2778
/
+3194
2008-04-18
[SCSI] iscsi: bidi support for iscsi_tcp
Boaz Harrosh
1
-14
/
+17
2008-04-18
[SCSI] iscsi: bidi support at the generic libiscsi level
Boaz Harrosh
1
-15
/
+70
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
1
-5
/
+50
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-113
/
+90
2008-04-18
ide-scsi: do non-atomic pc->flags testing
Borislav Petkov
1
-21
/
+16
2008-04-18
ide-scsi: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-71
/
+62
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
1
-6
/
+9
2008-04-18
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
1
-15
/
+3
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
2
-2
/
+0
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
2
-36
/
+0
[prev]
[next]