Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c4c88a138f0857b9e77266e09ad147d17629401
/
drivers
/
scsi
/
aic94xx
e73823f
[SCSI] libsas: implement > 16 byte CDB support
by James Bottomley
· 11 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 11 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
16bd9b8
sections: fix section conflicts in drivers/scsi
by Andi Kleen
· 12 years ago
6ef1b51
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
by Dan Williams
· 12 years ago
ee51f44
aic94xx: Get rid of redundant NULL check before release_firmware() call
by Jesper Juhl
· 13 years ago
26a2e68
[SCSI] libsas: don't recover end devices attached to disabled phys
by Dan Williams
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
f41a0c4
[SCSI] libsas: fix sas_find_local_phy(), take phy references
by Dan Williams
· 13 years ago
b91bb29
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
by Dan Williams
· 13 years ago
b1124cd
[SCSI] libsas: introduce sas_drain_work()
by Dan Williams
· 13 years ago
6f4e75a
[SCSI] libsas: kill sas_slave_destroy
by Dan Williams
· 13 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
ac013ed1
[SCSI] isci: export phy events via ->lldd_control_phy()
by Dan Williams
· 13 years ago
5369fcc
aix94xx: Use angle brackets for system includes
by Joe Perches
· 13 years ago
8e91096
[SCSI] aic94xx: world-writable sysfs update_bios file
by Vasiliy Kulikov
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
bfbec92
scsi: change to new flag variable
by matt mooney
· 14 years ago
8d81496
drivers: scsi: fix typo in comment
by Andrea Gelmini
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
85bc081
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
by Julia Lawall
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
df64d3c
[SCSI] Unify SAM_ and SAM_STAT_ macros
by James Bottomley
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 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
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 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
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
0bc202e
aic94xx: treat firmware data as const
by David Woodhouse
· 16 years ago
7ad4a48
[SCSI] aic94xx: fix section mismatch
by Sam Ravnborg
· 17 years ago
81e56de
[SCSI] aic94xx: cleanups
by Adrian Bunk
· 17 years ago
68066c3
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one
by Darrick J. Wong
· 17 years ago
e2396f1
[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic
by James Bottomley
· 17 years ago
63edf49
[SCSI] aic94xx: plumb in I_T_nexus_reset task management function
by James Bottomley
· 17 years ago
91b5506
[SCSI] aic94xx: fix sequencer hang on error recovery
by James Bottomley
· 17 years ago
cb84e2d
[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
by James Bottomley
· 17 years ago
90b0c41
[SCSI] aic94xx: fix ABORT_TASK define conflict
by Boaz Harrosh
· 17 years ago
366ca51
[SCSI] libsas: abstract STP task status into a function
by James Bottomley
· 17 years ago
a7ed044
[SCSI] aic94xx: fix section mismatches
by Randy Dunlap
· 17 years ago
5929faf
[SCSI] libsas: Convert sas_proto users to sas_protocol
by Darrick J. Wong
· 17 years ago
1237c98
[SCSI] aic94xx: update BIOS image from user space.
by Gilbert Wu
· 17 years ago
d297a5d
aic94xx_sds: rename FLASH_SIZE
by Andrew Morton
· 17 years ago
8145bfe
aic94xx: sg chaining support
by Jens Axboe
· 18 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
8bd4578
[SCSI] aic94xx: fix SSP IU status print-out
by Jeff Garzik
· 17 years ago
f01abb3
[SCSI] aic94xx: Free scsi host on error
by Matthew Wilcox
· 17 years ago
f9755be
[SCSI] aic94xx: Add new PCI ID for ASC58300
by Gilbert Wu
· 17 years ago
d136552
aic94xx: fix DMA data direction for SMP requests
by Jeff Garzik
· 17 years ago
1d1bbee
[SCSI] libsas: Remove PCI dependencies
by Jeff Garzik
· 17 years ago
e6f194d
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
0f05df8b
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
by James Bottomley
· 17 years ago
ba330ff
[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
by Darrick J. Wong
· 18 years ago
0281e02
[SCSI] libsas: fixup NCQ for SATA disks
by James Bottomley
· 18 years ago
797f49d
[SCSI] aic94xx: SATA tag mask not set correctly
by Darrick J. Wong
· 18 years ago
fa1c1e8
[SCSI] Add SATA support to libsas
by Darrick J. Wong
· 18 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
8fdcf86
[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not complete
by Darrick J. Wong
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
a29fdd3
[SCSI] aic94xx: tie driver to the major number of the sequencer firmware
by James Bottomley
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
5f0b143
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
083d163
[SCSI] aic94xx: update for v28 firmware
by Wu, Gilbert
· 18 years ago
214fbb7
[SCSI] aic94xx: Add default bus reset handler
by Darrick J. Wong
· 18 years ago
058e2c4
[SCSI] aic94xx: Remove TMF result code munging
by Darrick J. Wong
· 18 years ago
111367f
[SCSI] aic94xx: Register eh_device_reset_handler
by Darrick J. Wong
· 18 years ago
86b9c4c
[SCSI] aic94xx: fix typos and update verison number
by Alexis Bruemmer
· 18 years ago
e7571c1
[SCSI] aic94xx: Scan SAS devices asynchronously
by Darrick J. Wong
· 18 years ago
57ba07d
[SCSI] aic94xx: Lock DDB read/write accesses
by Darrick J. Wong
· 18 years ago
3b709df
[SCSI] aic94xx: Fix DDB and SCB initialization
by Darrick J. Wong
· 18 years ago
bf2a192
[SCSI] aic94xx: Match request_firmware with release_firmware
by Darrick J. Wong
· 18 years ago
3cd041f
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
by Darrick J. Wong
· 18 years ago
8f3b8fa
[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
by Darrick J. Wong
· 18 years ago
f121642
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
by Darrick J. Wong
· 18 years ago
b218a0d
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned
by Darrick J. Wong
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
06328b4
Actually update the fixed up compile failures.
by David Howells
· 18 years ago
ec0bf39
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
0bd2af4
Merge ../scsi-rc-fixes-2.6
by James Bottomley
· 18 years ago
e138a5d
[SCSI] aic94xx: fix pointer to integer conversion warning
by James Bottomley
· 18 years ago
7b4feee
[PATCH] aic94xx: delete ascb timers when freeing queues
by Darrick J. Wong
· 18 years ago
dea2221
[PATCH] aic94xx: handle REQ_DEVICE_RESET
by Darrick J. Wong
· 18 years ago
fe4a36c
[SCSI] aic94xx: handle REQ_TASK_ABORT
by Darrick J. Wong
· 18 years ago
3f04810
[SCSI] aic94xx SCSI timeout fix
by malahal@us.ibm.com
· 18 years ago
3fc2aef
[SCSI] aic94xx: Supermicro motherboards support
by Sergey Kononenko
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
97d41e9
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
bb07662
[SCSI] SCSI aic94xx: handle sysfs errors
by Jeff Garzik
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
bc54ec6b
[SCSI] aic94xx: require firmware loader
by Muli Ben-Yehuda
· 18 years ago
355edd2
[PATCH] fix idiocy in asd_init_lseq_mdp()
by Al Viro
· 18 years ago
3cc2754
[PATCH] SCSI gfp_t annotations
by Al Viro
· 18 years ago
10d19ae
[SCSI] aic94xx: Fix for a typo in aic94xx_init()
by malahal@us.ibm.com
· 18 years ago
f2d719c
[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs
by Alexis Bruemmer
· 18 years ago
a01e70e
[SCSI] aci94xx: implement link rate setting
by James Bottomley
· 18 years ago
Next »