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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-27
[SCSI] libsas: Clean up discovery failure handler code
Darrick J. Wong
4
-47
/
+40
2007-01-27
[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port
Darrick J. Wong
1
-1
/
+1
2007-01-27
[SCSI] NCR_D700: fix compile error
Mark Haverkamp
1
-1
/
+1
2007-01-27
[SCSI] aacraid: expanded expose physical device code (new)
Mark Haverkamp
2
-6
/
+10
2007-01-27
[SCSI] aacraid: rework packet support code
Mark Haverkamp
2
-273
/
+343
2007-01-27
[SCSI] aacraid: Begin adding support for new adapter type
Mark Haverkamp
4
-3
/
+92
2007-01-27
[SCSI] aacraid: rework communication support code
Mark Haverkamp
6
-179
/
+262
2007-01-27
[SCSI] ipr: Driver version 2.3.1
Brian King
1
-2
/
+2
2007-01-27
[SCSI] ipr: PCI error recovery fix
Brian King
1
-2
/
+19
2007-01-27
[SCSI] ipr: Tolerate not finding PCI-X registers
Brian King
1
-8
/
+2
2007-01-27
[SCSI] ipr: Remove usage of pci driver data
Brian King
1
-43
/
+20
2007-01-27
[SCSI] fusion: mpi header update - version 1.05.14
Eric Moore
7
-180
/
+410
2007-01-27
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
3
-7
/
+7
2007-01-13
[SCSI] libsas: Start I_T recovery if ABORT TASK fails
Darrick J. Wong
1
-3
/
+11
2007-01-13
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
5
-6
/
+31
2007-01-13
[SCSI] libsas: phy port lock needs irq spinlocks
Darrick J. Wong
2
-7
/
+10
2007-01-13
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
1
-13
/
+28
2007-01-13
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
Darrick J. Wong
1
-2
/
+2
2007-01-13
[SCSI] aic94xx: Lock DDB read/write accesses
Darrick J. Wong
2
-8
/
+11
2007-01-13
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
3
-11
/
+25
2007-01-13
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
3
-0
/
+9
2007-01-13
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
Darrick J. Wong
1
-56
/
+66
2007-01-13
[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler
Darrick J. Wong
2
-23
/
+31
2007-01-13
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
Darrick J. Wong
2
-1
/
+37
2007-01-13
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
Darrick J. Wong
2
-18
/
+0
2007-01-13
[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
Darrick J. Wong
1
-0
/
+5
2007-01-13
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
Darrick J. Wong
1
-1
/
+1
2007-01-13
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
1
-0
/
+1
2007-01-13
[SCSI] libsas: Destroy the task collector thread after releasing ports
Darrick J. Wong
1
-2
/
+3
2007-01-13
[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out
Darrick J. Wong
1
-3
/
+7
2007-01-13
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
5
-2
/
+90
2007-01-13
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
3
-0
/
+17
2007-01-13
[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp...
Darrick J. Wong
1
-4
/
+16
2007-01-13
[SCSI] libsas: Clean up rphys/port dev list after a discovery error.
Darrick J. Wong
1
-6
/
+33
2007-01-13
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
Seokmann Ju
1
-4
/
+0
2007-01-13
[SCSI] scsi_scan message cosmetic error
Kurt Garloff
1
-1
/
+1
2007-01-13
[SCSI] megaraid: more kernel-doc fixes
Randy Dunlap
2
-2
/
+2
2007-01-13
[SCSI] megaraid: fix kernel-doc
Randy Dunlap
6
-287
/
+275
2007-01-13
[SCSI] megaraid_{mm,mbox}: init fix for kdump
Sumant Patro
3
-30
/
+130
2007-01-13
[SCSI] scsi_debug: error processing
Douglas Gilbert
1
-9
/
+33
2007-01-13
[SCSI] mptctl for mptsas
Douglas Gilbert
1
-1
/
+1
2007-01-13
[SCSI] kill scsi_rety_command
Christoph Hellwig
3
-23
/
+1
2007-01-13
[SCSI] SNI RM 53c710 driver
Thomas Bogendoerfer
3
-0
/
+169
2007-01-13
[SCSI] NCR_D700: needs burst length setting to 8
James Bottomley
1
-0
/
+1
2007-01-13
[SCSI] 53c700: Allow setting burst length
Thomas Bogendoerfer
4
-4
/
+24
2007-01-12
Linux v2.6.20-rc5
v2.6.20-rc5
Linus Torvalds
1
-1
/
+1
2007-01-12
[PATCH] blktrace: only add a bounce trace when we really bounce
Jens Axboe
1
-2
/
+2
2007-01-11
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2
-14
/
+7
2007-01-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
12
-42
/
+97
2007-01-11
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
[next]