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
2005-04-18
aic7xxx: convert to SPI transport class Domain Validation
2
-1711
/
+10
2005-04-18
aic7xxx: add support for the SPI transport class
2
-0
/
+262
2005-04-18
qla2xxx: fix compiler warning in qla_attr.c
1
-1
/
+1
2005-04-18
lpfc: add Emulex FC driver version 8.0.28
22
-0
/
+20937
2005-04-18
[PATCH] drivers/scsi/gdth.c: cleanups
2
-53
/
+12
2005-04-18
[PATCH] remove old scsi data direction macros
14
-89
/
+74
2005-04-18
[PATCH] qla2xxx: update version to 8.00.02b5-k
1
-2
/
+2
2005-04-18
[PATCH] qla2xxx: remove /proc interface
1
-254
/
+0
2005-04-18
[PATCH] qla2xxx: cleanup DMA mappings...
1
-39
/
+33
2005-04-18
[PATCH] qla2xxx: remove lun discovery codes...
10
-1300
/
+103
2005-04-18
[PATCH] qla2xxx: add remote port codes...
6
-270
/
+403
2005-04-18
[PATCH] qla2xxx: remove internal queuing...
7
-2276
/
+269
2005-04-18
merge by hand (scsi_device.h)
James Bottomley
35
-308
/
+173
2005-04-18
[PATCH] scsi: scsi_send_eh_cmnd() cleanup
1
-12
/
+13
2005-04-18
scsi: add DID_REQUEUE to the error handling
1
-0
/
+3
2005-04-18
zfcp: add point-2-point support
6
-14
/
+65
2005-04-18
[PATCH] Convert i2o to compat_ioctl
1
-14
/
+27
2005-04-18
[PATCH] kill old EH constants
4
-115
/
+3
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
9
-49
/
+6
2005-04-18
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
6
-12
/
+2
2005-04-18
[PATCH] remove outdated print_* functions
13
-82
/
+54
2005-04-18
[PATCH] consolidate timeout defintions in scsi.h
2
-10
/
+0
2005-04-16
scsi: add DID_REQUEUE to the error handling
1
-0
/
+3
2005-04-16
zfcp: add point-2-point support
6
-14
/
+65
2005-04-16
[PATCH] Convert i2o to compat_ioctl
1
-14
/
+27
2005-04-16
[PATCH] kill old EH constants
4
-115
/
+3
2005-04-16
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
9
-49
/
+6
2005-04-16
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
6
-12
/
+2
2005-04-16
[PATCH] remove outdated print_* functions
13
-82
/
+54
2005-04-16
[PATCH] consolidate timeout defintions in scsi.h
2
-10
/
+0
2005-04-16
updates for CFQ oops fix
1
-0
/
+3
2005-04-16
[PATCH] fix NMI lockup with CFQ scheduler
3
-4
/
+12
2005-04-16
[PATCH] finally fix 53c700 to use the generic iomem infrastructure
6
-189
/
+27
2005-04-16
[PATCH] zfcp: convert to compat_ioctl
1
-22
/
+12
2005-04-16
[PATCH] sg.c: update
1
-71
/
+132
2005-04-16
[PATCH] md: remove a number of misleading calls to MD_BUG
NeilBrown
1
-22
/
+8
2005-04-16
[PATCH] md: close a small race in md thread deregistration
NeilBrown
1
-12
/
+8
2005-04-16
[PATCH] serial: fix comments in 8250.c
Russell King
1
-3
/
+11
2005-04-16
[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label
Roland Dreier
1
-1
/
+1
2005-04-16
[PATCH] IB/mthca: add support for new MT25204 HCA
Roland Dreier
4
-26
/
+73
2005-04-16
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
Roland Dreier
3
-3
/
+29
2005-04-16
[PATCH] IB/mthca: update receive queue initialization for new HCAs
Roland Dreier
1
-10
/
+23
2005-04-16
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
11
-57
/
+62
2005-04-16
[PATCH] IB/mthca: tweaks to mthca_cmd.c
Roland Dreier
1
-3
/
+2
2005-04-16
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
7
-24
/
+526
2005-04-16
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
1
-4
/
+24
2005-04-16
[PATCH] IB/mthca: add mthca_table_find() function
Michael S. Tsirkin
2
-0
/
+35
2005-04-16
[PATCH] IB/mthca: add SYNC_TPT firmware command
Michael S. Tsirkin
2
-0
/
+6
2005-04-16
[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly
Michael S. Tsirkin
1
-0
/
+11
2005-04-16
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2
-74
/
+95
[prev]
[next]