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
/
message
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
i2o debug output cleanup
Vasily Averin
1
-67
/
+67
2007-07-17
i2o proc reading oops
Vasily Averin
1
-0
/
+2
2007-07-17
i2o message leak in i2o_msg_post_wait_mem()
Vasily Averin
1
-1
/
+3
2007-07-17
wrong memory access in i2o_block_device_lock()
Vasily Averin
1
-1
/
+1
2007-07-17
i2o_cfg_passthru cleanup
Vasily Averin
1
-24
/
+38
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2007-07-16
Use mutexes instead of semaphores in I2O driver
Matthias Kaehlcke
3
-11
/
+11
2007-07-16
Use menuconfig objects: I2O
Jan Engelhardt
1
-14
/
+7
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
21
-443
/
+336
2007-07-15
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
Satyam Sharma
1
-1
/
+1
2007-06-17
[SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only
Eric Moore
1
-8
/
+45
2007-06-17
[SCSI] mpt fusion: cleanup eh handlers
Eric Moore
1
-55
/
+77
2007-06-17
[SCSI] mpt fusion: bump version
Eric Moore
1
-2
/
+2
2007-06-17
[SCSI] mpt fusion: fc loginfo using defines from the header
Eric Moore
1
-7
/
+31
2007-06-17
[SCSI] mpt fusion: remove unused header - linux_compat.h
Eric Moore
4
-12
/
+0
2007-06-17
[SCSI] mpt fusion: remove unused header - mpi_inb.h
Eric Moore
1
-221
/
+0
2007-06-17
[SCSI] mpt fusion: new mpi headers version 1.5.16
Eric Moore
6
-51
/
+144
2007-06-17
[SCSI] mpt fusion: update MAINTAINERS (fusion part)
Eric Moore
11
-11
/
+11
2007-06-17
[SCSI] i2o: convert to use the data buffer accessors
FUJITA Tomonori
1
-17
/
+7
2007-06-05
[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive
Doug Chapman
1
-3
/
+5
2007-05-30
[SCSI] Merge up to linux-2.6 head
James Bottomley
3
-17
/
+19
2007-05-29
[SCSI] fusion: convert to use the data buffer accessors
FUJITA Tomonori
1
-59
/
+19
2007-05-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-5
/
+5
2007-05-23
i2o: eliminate a peculiar constraint on i2o_max_drivers
Akinobu Mita
1
-5
/
+3
2007-05-23
i2o: fix notifiers when max_drivers is configured
Akinobu Mita
1
-7
/
+7
2007-05-23
i2o: destroy event queue only when drv->event is set
Akinobu Mita
1
-2
/
+6
2007-05-22
[SCSI] fusion: Fix |/|| confusion
Dave Jones
2
-5
/
+5
2007-05-10
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
2
-0
/
+2
2007-05-09
misc doc and kconfig typos
Matt LaPlante
1
-1
/
+1
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
remove unused header file: drivers/message/i2o/i2o_lan.h
Robert P. J. Day
1
-159
/
+0
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
4
-48
/
+51
2007-04-30
[SCSI] fusion: fix domain validation loops
Eric Moore
2
-2
/
+22
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-12
/
+14
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-01
[SCSI] fusion: make mptspi_target_destroy() static
Adrian Bunk
1
-1
/
+1
2007-03-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+5
2007-03-27
[PATCH] i2o: block IO errors on i2o disk
Vasily Averin
1
-11
/
+1
2007-03-20
[SCSI] fusion: remove VMWare guest OS remounted as read only work around
Eric Moore
1
-4
/
+1
2007-03-20
[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()
Horms
2
-3
/
+5
2007-03-20
[SCSI] fusion: remove unnecessary code in mptscsih_resume()
Horms
1
-12
/
+0
2007-03-20
[SCSI] fusion: kernel-doc warning fixes
Randy Dunlap
3
-26
/
+22
2007-03-11
[SCSI] mptsas: Fix oops for insmod during kexec
Judith Lebzelter
1
-2
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
4
-4
/
+1
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2
-20
/
+20
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-1
/
+1
2007-02-02
[SCSI] fusion - bump version - 3.04.04
Eric Moore
11
-11
/
+13
2007-02-02
[SCSI] fusion - error handling bug fix's
Eric Moore
3
-158
/
+153
2007-02-02
[SCSI] fusion - report wide port sas address's for hba phys
Eric Moore
1
-22
/
+30
[next]