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-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
5
-8
/
+8
2006-10-01
[PATCH] Generic boolean
Richard Knutsson
1
-4
/
+1
2006-09-30
[PATCH] SCSI: fix request flag-related build breakage
Jeff Garzik
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+2
2006-09-30
[PATCH] SCSI: scsi_done_q is unused
Jens Axboe
1
-10
/
+1
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2
-2
/
+2
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
8
-36
/
+36
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
3
-1
/
+4
2006-09-25
fix broken/dubious driver suspend() methods
David Brownell
1
-4
/
+11
2006-09-24
[PATCH] fix idiocy in asd_init_lseq_mdp()
Al Viro
1
-1
/
+1
2006-09-24
[PATCH] SCSI gfp_t annotations
Al Viro
5
-14
/
+14
2006-09-24
[PATCH] Revert ABI-breaking change in /proc
Matthew Wilcox
1
-6
/
+10
2006-09-24
[PATCH] missing include (free_irq() use)
Al Viro
1
-0
/
+1
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
107
-1681
/
+23459
2006-09-23
[SCSI] scsi_transport_fc: fixup netlink arguments
James Bottomley
1
-2
/
+4
2006-09-23
[SCSI] SPI transport class: misc DV fixes
James Bottomley
1
-7
/
+23
2006-09-23
[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...
Alan Cox
3
-10
/
+20
2006-09-23
[SCSI] eata_pio cleanup and PCI fix
Alan Cox
2
-59
/
+69
2006-09-23
[SCSI] aacraid: remove scsi_remove_device
Mark Haverkamp
1
-6
/
+0
2006-09-23
[SCSI] aacraid: merge rx and rkt code
Mark Haverkamp
6
-497
/
+112
2006-09-23
[SCSI] aacraid: expose physical devices
Mark Haverkamp
2
-2
/
+9
2006-09-23
[SCSI] aacraid: misc cleanup
Mark Haverkamp
3
-6
/
+5
2006-09-23
[SCSI] aic7xxx: pause sequencer before touching SBLKCTL
Doug Ledford
1
-0
/
+5
2006-09-23
[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards
James Bottomley
1
-4
/
+12
2006-09-23
[SCSI] scsi_debug version 1.80
Douglas Gilbert
1
-41
/
+189
2006-09-23
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
100
-1079
/
+23031
2006-09-23
[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Jesper Juhl
1
-2
/
+3
2006-09-23
[SCSI] aha152x: remove static host array
James Bottomley
1
-29
/
+24
2006-09-23
[SCSI] aic94xx: Fix for a typo in aic94xx_init()
malahal@us.ibm.com
1
-1
/
+1
2006-09-23
[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs
Alexis Bruemmer
1
-49
/
+2
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-65
/
+78
2006-09-21
[SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2
-65
/
+78
2006-09-19
Merge branch 'master' into upstream
Jeff Garzik
1
-1
/
+1
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
5
-9
/
+46
2006-09-13
[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd
Stefan Richter
1
-1
/
+1
2006-09-13
[PATCH] libata: ignore CFA signature while sanity-checking an ATAPI device
Tejun Heo
1
-4
/
+9
2006-09-12
[SCSI] wd33c93: Scsi_Cmnd convertion
Henrik Kretzschmar
9
-34
/
+18
2006-09-12
[SCSI] fix compile error on module_refcount
Daniel Walker
1
-0
/
+2
2006-09-11
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+35
2006-09-11
[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...
Alan Cox
1
-0
/
+1
2006-09-11
[PATCH] ata_piix: add map 01b for ICH7M
Tejun Heo
1
-2
/
+34
2006-09-11
[libata] sata_mv: errata check buglet fix
Andres Salomon
1
-2
/
+1
2006-09-07
[SCSI] fix up SCSI netlink build
James Bottomley
1
-1
/
+1
2006-09-07
[SCSI] aci94xx: implement link rate setting
James Bottomley
6
-20
/
+93
2006-09-07
[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities
James Bottomley
1
-6
/
+67
2006-09-07
[SCSI] SAS: consolidate linkspeed definitions
James Bottomley
5
-39
/
+30
2006-09-07
[SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmnd
Henrik Kretzschmar
2
-16
/
+19
2006-09-07
[SCSI] fix up non-modular SCSI
James Bottomley
1
-2
/
+4
2006-09-07
[SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present
James Bottomley
1
-4
/
+16
2006-09-04
[SCSI] lpfc 8.1.10 : Change version number to 8.1.10
James Smart
1
-1
/
+1
[next]