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
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
20
-125
/
+103
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
4
-0
/
+165
2006-01-06
[PATCH] parport: Kconfig dependency fixes
Marko Kohtala
1
-4
/
+4
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[SCSI] scsi_end_async() needs to take an uptodate parameter
Jens Axboe
1
-1
/
+1
2006-01-06
[BLOCK] add FUA support to libata
Tejun Heo
3
-13
/
+54
2006-01-06
[BLOCK] update libata to use new blk_ordered for barriers
Tejun Heo
13
-13
/
+0
2006-01-06
[BLOCK] scsi: add FUA support to sd
Tejun Heo
1
-3
/
+26
2006-01-06
[BLOCK] update SCSI to use new blk_ordered for barriers
Tejun Heo
3
-93
/
+20
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
3
-4
/
+4
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
6
-228
/
+51
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
4
-68
/
+11
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
6
-65
/
+26
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
5
-134
/
+186
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+9
2006-01-04
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
12
-246
/
+367
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
74
-3879
/
+16728
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-1
/
+1
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
1
-1
/
+1
2006-01-03
Merge branch 'master'
Jeff Garzik
3
-18
/
+95
2006-01-01
gitignore: misc files
Brian Gerst
2
-0
/
+9
2005-12-26
[PATCH] Fix Fibre Channel boot oops
James Bottomley
1
-1
/
+2
2005-12-24
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2005-12-24
[PATCH] fix libata inquiry VPD for ATAPI devices
Tony Battersby
1
-4
/
+1
2005-12-24
Merge branch 'master'
Jeff Garzik
16
-88
/
+86
2005-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-14
/
+93
2005-12-18
[PATCH] dpt_i2o fix for deadlock condition
Salyzyn, Mark
1
-5
/
+20
2005-12-17
[SCSI] Missing const in sr_vendor
Matthew Wilcox
1
-2
/
+2
2005-12-17
[SCSI] fix scsi_reap_target() device_del from atomic context
James Bottomley
1
-10
/
+38
2005-12-16
[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driver
Matthew Wilcox
4
-2114
/
+1995
2005-12-16
[SCSI] Use spi_print_msg in ncr53c8xx driver
Matthew Wilcox
1
-13
/
+2
2005-12-16
[SCSI] 53c700: update endian processing macros
James Bottomley
1
-9
/
+13
2005-12-15
[SCSI] fix for fc transport recursion problem.
James.Smart@Emulex.Com
1
-4
/
+55
2005-12-15
[SCSI] Add PPR support to spi_print_msg
Matthew Wilcox
1
-7
/
+29
2005-12-15
[SCSI] Use ARRAY_SIZE in spi_print_msg
Matthew Wilcox
1
-6
/
+3
2005-12-15
[SCSI] Fix printing of two-byte messages
Matthew Wilcox
1
-1
/
+1
2005-12-15
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
9
-27
/
+33
2005-12-15
[SCSI] Move scsi_print_msg to SPI class
Matthew Wilcox
4
-108
/
+123
2005-12-15
Fix up SCSI mismerge
James Bottomley
4
-15
/
+24
2005-12-15
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
18
-81
/
+60
2005-12-15
[SCSI] Fix st oops with new scsi_execute infrastructure
Kai Makisara
1
-6
/
+9
2005-12-15
[SCSI] seperate max_sectors from max_hw_sectors
Mike Christie
1
-1
/
+1
2005-12-15
[PATCH] iscsi gfp_t annotations
Al Viro
2
-2
/
+2
2005-12-14
[SCSI] convert st to use scsi_execute_async
Mike Christie
2
-145
/
+123
2005-12-14
[SCSI] convert sg to scsi_execute_async
Mike Christie
1
-427
/
+259
2005-12-14
[SCSI] add kmemcache for scsi_io_context
Mike Christie
1
-2
/
+15
2005-12-14
[SCSI] complete the whole command when it is REQ_BLOCK_PC
Mike Christie
2
-2
/
+12
2005-12-14
[SCSI] add retries field to request for REQ_BLOCK_PC use
Mike Christie
1
-1
/
+3
2005-12-14
[SCSI] Convert SCSI mid-layer to scsi_execute_async
Mike Christie
3
-73
/
+205
[next]