Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d4c1afac4c46723475ec8e10ff7eed3c439393c
/
drivers
/
scsi
/
stex.c
ee11560
scsi: don't force tagged_supported in drivers
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
1fa6b5f
scsi: Remove scsi_print_command when calling abort
by Hannes Reinecke
· 10 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
91e6eca
[SCSI] stex: fix scan of nonexistent lun
by Ed Lin
· 15 years ago
cce9c8a
[SCSI] stex: update version to 4.6.0000.4
by Ed Lin
· 15 years ago
9eb46d2
[SCSI] stex: add support for reset request from firmware
by Ed Lin
· 15 years ago
cbacfb5
[SCSI] stex: add small dma buffer support
by Ed Lin
· 15 years ago
69cb487
[SCSI] stex: Add reset code for st_yel (v2)
by Ed Lin
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
05b4460
[SCSI] stex: update version to 4.6.0000.3
by Ed Lin
· 16 years ago
0f3f6ee
[SCSI] stex: add new 6G controller support
by Ed Lin
· 16 years ago
591a3a5
[SCSI] stex: use config struct for parameters of different controllers
by Ed Lin
· 16 years ago
99946f8
[SCSI] stex: add MSI support
by Ed Lin
· 16 years ago
f1498161
[SCSI] stex: small code fixes and changes
by Ed Lin
· 16 years ago
bd5cd9c
[SCSI] stex: Version update
by Ed Lin - PTU
· 16 years ago
7cfe99a
[SCSI] stex: Small fixes
by Ed Lin - PTU
· 16 years ago
e8a091b
[SCSI] stex: Fix for controller type st_yosemite
by Ed Lin - PTU
· 16 years ago
62e5b3d
[SCSI] stex: Add new device id
by Ed Lin - PTU
· 16 years ago
dd48ebf
[SCSI] stex: Fix for potential invalid response
by Ed Lin - PTU
· 16 years ago
25729a7
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
dc5c49b
[SCSI] stex: switch to block timeout
by James Bottomley
· 16 years ago
5d90027
[SCSI] stex: fix queue depth setting
by Mike Christie
· 16 years ago
11002fb
[SCSI] stex: use scsi_build_sense_buffer
by FUJITA Tomonori
· 17 years ago
31fe47d
[SCSI] stex: use sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
c9872fe
[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb
by FUJITA Tomonori
· 17 years ago
26106e3
[SCSI] stex: stex_direct_copy shouldn't call dma_map_sg
by FUJITA Tomonori
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
968a576
[SCSI] stex: use resid for xfer len information
by Ed Lin
· 17 years ago
5bc65793
[SCSI] Merge up to linux-2.6 head
by James Bottomley
· 17 years ago
d5587d5
[SCSI] stex: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
c25da0a
[SCSI] stex: minor cleanup and version update
by Ed Lin
· 17 years ago
d116a7b
[SCSI] stex: fix reset recovery for console device
by Ed Lin
· 17 years ago
69f4a51
[SCSI] stex: extend hard reset wait time
by Ed Lin
· 17 years ago
e0b2e59
[SCSI] stex: fix id mapping issue
by Ed Lin
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
febb631
[SCSI] stex: version update
by Ed Lin
· 18 years ago
76fbf96f
[SCSI] stex: change wait loop code
by Ed Lin
· 18 years ago
94e9108
[SCSI] stex: add new device type support
by Ed Lin
· 18 years ago
ee926b2
[SCSI] stex: update device id info
by Ed Lin
· 18 years ago
529e7a6
[SCSI] stex: adjust default queue length
by Ed Lin
· 18 years ago
47c4f99
[SCSI] stex: add value check in hard reset routine
by Ed Lin
· 18 years ago
4eea9dc
[SCSI] stex: fix controller_info command handling
by Ed Lin
· 18 years ago
b4b8bed
[SCSI] stex: fix biosparam calculation
by Ed Lin
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
fb4f66b
[SCSI] stex: add new device (id 0x8650) support
by Ed Lin
· 18 years ago
f903d7b7
[SCSI] stex: cancel unused field in struct req_msg
by Ed Lin
· 18 years ago
deb81d8
[SCSI] add failure return to scsi_init_shared_tag_map()
by James Bottomley
· 18 years ago
cf35588
[SCSI] stex: add shared tags from block
by Ed Lin
· 18 years ago
5a25ba1
[SCSI] Add Promise SuperTrak driver
by Jeff Garzik
· 18 years ago