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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[SCSI] mpt fusion: standardize printks and debug info
Eric Moore
6
-464
/
+505
2007-10-12
[SCSI] arcmsr: fix compile problems
James Bottomley
2
-7
/
+13
2007-10-12
[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes
Nick Cheng
4
-983
/
+1545
2007-10-12
[SCSI] switch sdev sysfs attributes to default attributes
Kay Sievers
1
-84
/
+52
2007-10-12
[SCSI] advansys: Use DRV_NAME
Matthew Wilcox
1
-11
/
+12
2007-10-12
[SCSI] advansys: Comment/indentation/macro cleanup
Matthew Wilcox
1
-278
/
+101
2007-10-12
[SCSI] advansys: Remove some custom wrappers
Matthew Wilcox
1
-164
/
+49
2007-10-12
[SCSI] advansys: Remove a check for an impossible condition
Matthew Wilcox
1
-12
/
+0
2007-10-12
[SCSI] advansys: Support 16-byte commands properly
Matthew Wilcox
1
-29
/
+10
2007-10-12
[SCSI] advansys: Enable interrupts earlier in queuecommand
Matthew Wilcox
1
-12
/
+11
2007-10-12
[SCSI] advansys: Remove `active' queue and all remaining internal queueing code
Matthew Wilcox
1
-498
/
+6
2007-10-12
[SCSI] advansys: Remove `done' queue
Matthew Wilcox
1
-96
/
+24
2007-10-12
[SCSI] advansys: Remove a check for an impossible condition
Matthew Wilcox
1
-19
/
+0
2007-10-12
[SCSI] advansys: Remove `waiting' queue
Matthew Wilcox
1
-177
/
+9
2007-10-12
[SCSI] advansys: Shrink advansys_board_found a little more
Matthew Wilcox
1
-118
/
+112
2007-10-12
[SCSI] advansys: Reformat microcode
Matthew Wilcox
1
-1977
/
+1186
2007-10-12
[SCSI] advansys: Create AdvLoadMicrocode
Matthew Wilcox
1
-275
/
+107
2007-10-12
[SCSI] advansys: Create AdvBuildCarrierFreelist
Matthew Wilcox
1
-166
/
+53
2007-10-12
[SCSI] advansys: Fix VLB driver name
Matthew Wilcox
1
-1
/
+1
2007-10-12
[SCSI] zfcp: whitespace cleanup
Swen Schillig
9
-166
/
+165
2007-10-12
[SCSI] mpt fusion: remove redundant memset
Mariusz Kozlowski
1
-5
/
+3
2007-10-12
[SCSI] mpt fusion: fix two potential mem leaks
Jesper Juhl
1
-6
/
+7
2007-10-12
[SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-24
/
+12
2007-10-12
[SCSI] mpt fusion: Use menuconfig objects
Jan Engelhardt
1
-9
/
+10
2007-10-12
[SCSI] srp_transport: convert to use supported_mode attribute
FUJITA Tomonori
2
-4
/
+7
2007-10-12
[SCSI] fc_transport: add target driver support
FUJITA Tomonori
3
-0
/
+62
2007-10-12
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
2
-0
/
+43
2007-10-12
[SCSI] tgt: fix can_queue bug
FUJITA Tomonori
1
-1
/
+1
2007-10-12
[SCSI] aic94xx: Add new PCI ID for ASC58300
Gilbert Wu
2
-28
/
+9
2007-10-12
[SCSI] hptiop: adding new firmware interface and more PCI device IDs
HighPoint Linux Team
2
-234
/
+58
2007-10-12
[SCSI] zfcp: Enable debug feature before setting adapter online
Christof Schmitt
2
-7
/
+9
2007-10-12
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
Swen Schillig
4
-71
/
+175
2007-10-12
[SCSI] scsi_transport_fc: Introduce disable_target_scan flag
Christof Schmitt
1
-1
/
+3
2007-10-12
[SCSI] zfcp: Remove braces for only one statement
Christof Schmitt
1
-4
/
+2
2007-10-12
[SCSI] zfcp: Remove unnecessary assignment
Christof Schmitt
1
-1
/
+0
2007-10-12
[SCSI] zfcp: avoid if (whatever) ; constructs.
Heiko Carstens
1
-2
/
+2
2007-10-12
[SCSI] zfcp: correct indentation for nested if-else
Christof Schmitt
1
-11
/
+11
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
15
-67
/
+44
2007-10-12
[SCSI] mpt fusion: Change company name from LSI Logic to LSI
Prakash, Sathya
25
-48
/
+48
2007-10-12
[SCSI] mpt fusion: Link speed change display support
Prakash, Sathya
2
-0
/
+68
2007-10-12
[SCSI] mpt fusion: Creation of mptsas.h header file
Prakash, Sathya
2
-105
/
+159
2007-10-12
[SCSI] mpt fusion: Change call back indices to u8 from int
Prakash, Sathya
7
-144
/
+150
2007-10-12
[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...
Prakash, Sathya
5
-28
/
+75
2007-10-12
[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030
Eric Moore
4
-0
/
+64
2007-10-12
[SCSI] dtc: clean up indent damage and add printk levels
Alan Cox
1
-9
/
+7
2007-10-12
[SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras static
Adrian Bunk
1
-2
/
+2
2007-10-12
[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined
Gabriel C
1
-1
/
+1
2007-10-12
[SCSI] scsi_error.c should #include "scsi_transport_api.h"
Adrian Bunk
1
-0
/
+1
2007-10-12
[SCSI] ips: warning fix
Andrew Morton
1
-1
/
+1
2007-10-12
[SCSI] NCR_D700, lpfc: Clean up duplicate includes
Jesper Juhl
3
-3
/
+0
[next]