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
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
76
-1737
/
+3085
2007-02-11
[PATCH] Get rid of "double zeroing" of allocated pages
Robert P. J. Day
1
-1
/
+0
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2
-4
/
+2
2007-02-10
Merge branch 'linus'
James Bottomley
27
-266
/
+408
2007-02-10
[SCSI] aic79xx: use dma_get_required_mask()
Hannes Reinecke
3
-21
/
+9
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
13
-136
/
+250
2007-02-09
[PATCH] osst endianness annotations
Al Viro
2
-38
/
+38
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
2
-22
/
+20
2007-02-09
[TC] dec_esp: Driver model for the PMAZ-A
Maciej W. Rozycki
13
-136
/
+250
2007-02-07
PCI: remove duplicate device id from ipr
Greg Kroah-Hartman
1
-3
/
+0
2007-02-07
[SCSI] aic79xx: fix bracket mismatch in unused macro
Mariusz Kozlowski
1
-1
/
+1
2007-02-07
[SCSI] BusLogic: Replace 'boolean' by 'bool'
Richard Knutsson
3
-176
/
+170
2007-02-07
[SCSI] advansys: clean up warnings
Ken Witherow
1
-2
/
+5
2007-02-07
[SCSI] 53c7xx: brackets fix in uncompiled code
Mariusz Kozlowski
1
-2
/
+2
2007-02-07
[SCSI] nsp_cs: remove old scsi code
Michal Piotrowski
1
-66
/
+0
2007-02-07
[SCSI] aic79xx: make ahd_match_scb() static
Adrian Bunk
2
-4
/
+4
2007-02-07
[SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled
Andrew Morton
1
-0
/
+2
2007-02-03
[SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-3
/
+1
2007-02-03
[SCSI] aic94xx: update for v28 firmware
Wu, Gilbert
3
-3
/
+6
2007-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
10
-70
/
+100
2007-02-03
[SCSI] scsi_error: Fix lost EH commands
Brian King
1
-116
/
+123
2007-02-03
[SCSI] aic94xx: Add default bus reset handler
Darrick J. Wong
1
-0
/
+1
2007-02-03
[SCSI] aic94xx: Remove TMF result code munging
Darrick J. Wong
1
-8
/
+1
2007-02-03
[SCSI] libsas: Add an LU reset mechanism to the error handler
Darrick J. Wong
1
-4
/
+36
2007-02-03
[SCSI] libsas: Don't BUG when connecting two expanders via wide port
Darrick J. Wong
1
-0
/
+30
2007-02-03
[SCSI] st: fix Tape dies if wrong block size used, bug 7919
Kai Makisara
2
-11
/
+15
2007-02-02
[SCSI] spi transport class: export spi_dv_pending
Eric Moore
1
-1
/
+0
2007-02-02
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
Nagendra Singh Tomar
1
-10
/
+10
2007-01-31
[SCSI] Fix sense key MEDIUM ERROR processing and retry
Luben Tuikov
1
-0
/
+5
2007-01-31
[SCSI] qla2xxx: Update version number to 8.01.07-k5.
Andrew Vasquez
1
-1
/
+1
2007-01-31
Merge branch 'linus'
James Bottomley
24
-159
/
+201
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
4
-42
/
+0
2007-01-31
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
1
-0
/
+2
2007-01-31
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
1
-0
/
+16
2007-01-31
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
Andrew Vasquez
1
-111
/
+14
2007-01-31
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
1
-7
/
+10
2007-01-31
[SCSI] qla2xxx: Refactor set-HBA-model/description code.
Andrew Vasquez
1
-46
/
+37
2007-01-31
[SCSI] qla2xxx: Set correct cabling state during initialization.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.
Lalit Chandivade
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
6
-0
/
+416
2007-01-31
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
2
-3
/
+6
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
5
-11
/
+247
2007-01-31
[SCSI] qla2xxx: Correct sector-erase issues while writing flash.
Andrew Vasquez
1
-1
/
+0
2007-01-30
[PATCH] sym53c500_cs: remove bogus call fo free_dma()
Al Viro
1
-2
/
+0
2007-01-30
[SCSI] libsas: fix task attribute
FUJITA Tomonori
1
-1
/
+1
2007-01-30
[SCSI] ipr: remove duplicate device id
Greg Kroah-Hartman
1
-2
/
+0
2007-01-27
[SCSI] libsas: Enable automatic spin-up of SAS disks
Darrick J. Wong
1
-0
/
+2
2007-01-27
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
1
-0
/
+1
2007-01-27
[SCSI] libsas: Handle SCSI commands that complete with failure codes
Darrick J. Wong
1
-44
/
+104
[next]