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
2007-11-14
aic94xx_sds: rename FLASH_SIZE
Andrew Morton
1
-2
/
+2
2007-11-05
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
1
-1
/
+1
2007-11-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
3
-9
/
+21
2007-11-03
SCSI: add asynchronous event notification API
Jeff Garzik
3
-0
/
+186
2007-11-03
[SCSI] ibmvscsi: Prevent IO during partner login
Robert Jennings
1
-5
/
+14
2007-11-03
[SCSI] lpfc : Correct queue tag handling
James Smart
1
-2
/
+3
2007-11-02
[SG] Get rid of __sg_mark_end()
Jens Axboe
1
-1
/
+1
2007-10-31
[ARM] Fix an rpc_defconfig regression
Russell King
1
-6
/
+2
2007-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
1
-2
/
+2
2007-10-29
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2007-10-29
deal with resource allocation bugs in arcmsr
Al Viro
2
-12
/
+30
2007-10-29
fix abuses of ptrdiff_t
Al Viro
3
-8
/
+8
2007-10-29
fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()
Al Viro
1
-2
/
+2
2007-10-29
arcmsr: endianness bug
Al Viro
1
-1
/
+1
2007-10-29
trivial annotations in arcmsr
Al Viro
3
-105
/
+103
2007-10-29
Initialise scatter/gather list in sg driver
Anton Blanchard
1
-0
/
+1
2007-10-27
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
Ilpo Järvinen
1
-2
/
+4
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
1
-3
/
+2
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
5
-26
/
+13
2007-10-24
m68k: sg fallout
Geert Uytterhoeven
2
-5
/
+4
2007-10-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1233
/
+662
2007-10-23
[SCSI] qla2xxx: Update version number to 8.02.00-k5.
Andrew Vasquez
1
-1
/
+1
2007-10-23
[SCSI] qla2xxx: Correct display of ISP serial-number.
Andrew Vasquez
1
-0
/
+3
2007-10-23
[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...
Andrew Vasquez
1
-1
/
+7
2007-10-23
[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.
Andrew Vasquez
2
-20
/
+31
2007-10-23
[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...
Andrew Vasquez
1
-1
/
+1
2007-10-23
[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.
Andrew Vasquez
2
-8
/
+21
2007-10-23
[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...
Andrew Vasquez
2
-2
/
+2
2007-10-23
[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.
Andrew Vasquez
1
-1
/
+6
2007-10-23
[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr
Matthew Wilcox
3
-10
/
+2
2007-10-23
[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb
Matthew Wilcox
6
-85
/
+99
2007-10-23
[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
Matthew Wilcox
4
-65
/
+66
2007-10-23
[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM
Matthew Wilcox
1
-8
/
+5
2007-10-23
[SCSI] sym53c8xx: Use scmd_printk where appropriate
Matthew Wilcox
2
-20
/
+19
2007-10-23
[SCSI] sym53c8xx: Simplify DAC DMA handling
Matthew Wilcox
4
-42
/
+26
2007-10-23
[SCSI] sym53c8xx: Remove tag_ctrl module parameter
Matthew Wilcox
2
-64
/
+3
2007-10-23
[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements
Matthew Wilcox
4
-13
/
+3
2007-10-23
[SCSI] sym53c8xx: Remove ->device_id
Matthew Wilcox
6
-16
/
+12
2007-10-23
[SCSI] sym53c8xx: Use pdev->revision
Matthew Wilcox
4
-24
/
+16
2007-10-23
[SCSI] sym53c8xx: PCI Error Recovery support
Linas Vepstas
3
-7
/
+200
2007-10-23
[SCSI] sym53c8xx: Stop overriding scsi_done
Matthew Wilcox
1
-42
/
+18
2007-10-23
[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler
Matthew Wilcox
1
-4
/
+3
2007-10-23
[SCSI] sym53c8xx: Remove unnecessary check in queuecommand
Matthew Wilcox
1
-17
/
+1
2007-10-23
[SCSI] sym53c8xx: Remove data_mapping and data_mapped
Matthew Wilcox
1
-30
/
+3
2007-10-23
[SCSI] sym53c8xx: Use pci_dev irq number
Matthew Wilcox
2
-5
/
+3
2007-10-23
[SCSI] sym53c8xx: Work around 53c896 erratum
Kai Makisara
1
-0
/
+4
2007-10-23
[SCSI] qla1280: eliminate wasted space in request and response ring
Johannes Dickgreber
1
-2
/
+2
2007-10-23
powerpc: Fix fallout from sg_page() changes
Olof Johansson
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
41
-158
/
+139
2007-10-21
[SCSI] aic7xxx: Fix firmware build
Hannes Reinecke
1
-1
/
+2
[next]