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-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-503
/
+540
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-24
[PATCH] remove ISA legacy functions: drivers/scsi/in2000.c
Al Viro
1
-6
/
+18
2006-03-24
[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c
Al Viro
2
-13
/
+38
2006-03-24
[PATCH] libata: Remove dependence on host_set->dev for SAS
Brian King
1
-6
/
+7
2006-03-24
[PATCH] libata: ata_scsi_ioctl cleanup
Brian King
1
-13
/
+0
2006-03-24
[PATCH] libata: ata_scsi_queuecmd cleanup
Brian King
1
-14
/
+18
2006-03-24
[libata] export ata_dev_pair; trim trailing whitespace
Jeff Garzik
6
-47
/
+48
2006-03-24
[PATCH] libata: add ata_dev_pair helper
Alan Cox
1
-0
/
+17
2006-03-24
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
3
-5
/
+6
2006-03-24
[PATCH] libata: make ata_set_mode() responsible for failure handling
Tejun Heo
1
-20
/
+36
2006-03-24
[PATCH] libata: use ata_dev_disable() in ata_bus_probe()
Tejun Heo
1
-3
/
+1
2006-03-24
[PATCH] libata: implement ata_dev_disable()
Tejun Heo
1
-0
/
+9
2006-03-24
[PATCH] libata: check if port is disabled after internal command
Tejun Heo
1
-0
/
+16
2006-03-24
[PATCH] libata: make per-dev transfer mode limits per-dev
Tejun Heo
2
-2
/
+2
2006-03-24
[PATCH] libata: add per-dev pio/mwdma/udma_mask
Tejun Heo
1
-18
/
+25
2006-03-24
[PATCH] libata: implement ata_unpack_xfermask()
Tejun Heo
1
-0
/
+23
2006-03-23
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
Jes Sorensen
1
-5
/
+6
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
3
-31
/
+26
2006-03-23
[libata] Move some bmdma-specific code to libata-bmdma.c
Jeff Garzik
2
-234
/
+234
2006-03-23
[libata sata_uli] kill scr_addr abuse
Jeff Garzik
1
-10
/
+27
2006-03-22
[libata sata_nv] eliminate duplicate codepaths with iomap
Jeff Garzik
1
-44
/
+13
2006-03-22
[libata sata_nv] cleanups: convert #defines to enums; remove in-file history
Jeff Garzik
1
-75
/
+49
2006-03-22
[libata sata_sil24] cleanups: use pci_iomap(), kzalloc()
Jeff Garzik
1
-13
/
+10
2006-03-22
scsi: link in the debug driver last
Linus Torvalds
1
-1
/
+3
2006-03-22
[PATCH] ahci: add softreset
Tejun Heo
1
-1
/
+134
2006-03-22
[PATCH] libata: do not ignore PIO-only devices
Tejun Heo
1
-7
/
+0
2006-03-22
[PATCH] libata: Symbol exports
Alan Cox
1
-0
/
+2
2006-03-22
[PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layer
Alan Cox
1
-35
/
+59
2006-03-22
[PATCH] libata: Fix a drive detection problem
Alan Cox
1
-0
/
+10
2006-03-22
[PATCH] libata: note missing posting in mmio cmd write
Alan Cox
1
-0
/
+2
2006-03-22
Merge branch 'master'
Jeff Garzik
105
-39894
/
+33695
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
104
-39858
/
+33690
2006-03-22
[PATCH] sg: use compound pages
Nick Piggin
1
-34
/
+3
2006-03-22
[PATCH] slab: Remove SLAB_NO_REAP option
Christoph Lameter
1
-1
/
+1
2006-03-21
[libata sata_vsc, sata_svw] Convert #define'd constants to enums
Jeff Garzik
2
-73
/
+78
2006-03-21
[libata] sata_vsc: fix inconsistent NULL checking
Dan Williams
2
-23
/
+32
2006-03-21
[libata] fix oops on non-DMA bmdma hardware
Jeff Garzik
1
-7
/
+10
2006-03-21
[PATCH] libata: make irqtrap mode compile
Alan Cox
1
-1
/
+1
2006-03-21
[PATCH] libata: report which drive is causing mode problems
Alan Cox
1
-1
/
+1
2006-03-21
[PATCH] libata: two new PCI helpers
Alan Cox
1
-0
/
+36
2006-03-21
[PATCH] libata: Note weakness in our PCI handling that one day wants fixing
Alan Cox
1
-0
/
+1
2006-03-21
[PATCH] libata: make code actually compile with debugging on
Alan Cox
1
-1
/
+1
2006-03-21
[PATCH] libata: pick a less confusion "um dunno" error
Alan Cox
1
-7
/
+5
2006-03-21
[libata] sata_mv: off-by-1 fix
Mark Lord
1
-1
/
+4
2006-03-21
[PATCH] libata: ata_scsi_slave_config cleanup
Brian King
1
-25
/
+37
2006-03-21
[PATCH] libata: Add some dummy noop functions
Brian King
1
-0
/
+3
2006-03-21
[PATCH] libata-dev: Remove ATA_PROT_PIO_MULT
Albert Lee
2
-4
/
+4
2006-03-21
[PATCH] libata-dev: add flush task to ata_exec_internal()
Albert Lee
1
-0
/
+2
[next]