Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c09202ac143eabdafe246a7e3e9ddba1fb35352a
/
drivers
/
scsi
/
qla1280.c
7da23b86e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 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
421e33d
[SCSI] qla1280: retain firmware for error recovery
by Michael Reed
· 15 years ago
2cec802
[SCSI] qla1280: Drop host_lock while requesting firmware
by Ben Hutchings
· 15 years ago
413e6e1
[SCSI] qla1280: error recovery rewrite
by Michael Reed
· 16 years ago
fd65e5e
[SCSI] qla1280: driver clean up
by Michael Reed
· 16 years ago
1e17d77
Merge git://git.infradead.org/~dwmw2/firmware-2.6
by Linus Torvalds
· 16 years ago
0ce49d6
qla1280: Fix off-by-some error in firmware loading.
by David Woodhouse
· 16 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
1bfa11d
[SCSI] qla1280: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
c3af171
trivial: Fix misspelling of "firmware" in qla1280.c
by Nick Andrew
· 16 years ago
25729a7
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
9bcf091
scsi: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
af5741c
[SCSI] qla1280: Fix queue depth problem
by Jeremy Higdon
· 16 years ago
64a87b2
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
by Boaz Harrosh
· 17 years ago
0e4ff79
[SCSI] qla1280: remove version check
by Adrian Bunk
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
3a43e69
[SCSI] qla1280: fix 32 bit segment code
by FUJITA Tomonori
· 17 years ago
5c1da58
[SCSI] qla1280: convert to use the data buffer accessors
by Jes Sorensen
· 17 years ago
eb7a169
[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask
by Johannes Dickgreber
· 17 years ago
633ed11
qla1280: enable use_sg_chaining option
by FUJITA Tomonori
· 17 years ago
c0dcffd
qla1280: sg chaining fixes
by FUJITA Tomonori
· 17 years ago
a044189
qla1280: sg chaining support
by Jens Axboe
· 17 years ago
12a4416
[SCSI] Remove ->pid field from scsi_cmnd
by Matthew Wilcox
· 17 years ago
b22c9d9
[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL
by Matthias Kaehlcke
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
3ef49a3
[SCSI] qla1280: set residual correctly
by Jes Sorensen
· 18 years ago
cd00b7f
[SCSI] qla1280 bus reset typo
by Jes Sorensen
· 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
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
dcbccbde
[SCSI] pci_module_init conversion in scsi subsystem
by Henrik Kretzschmar
· 18 years ago
15d1f53
[SCSI] qla1280 command timeout
by Jes Sorensen
· 18 years ago
c4e00fa
Merge ../scsi-misc-2.6
by James Bottomley
· 18 years ago
1d6f359
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
f58f831
[SCSI] qla1280: fix section mismatch warnings
by Randy Dunlap
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
74d0a98
[PATCH] PCI: Move various PCI IDs to header file
by Brent Casavant
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
2dbb04c
[SCSI] qla1280: remove < 2.6.0 support
by Jes Sorensen
· 19 years ago
d0be4a7d
[SCSI] remove Scsi_Host_Template typedef
by Christoph Hellwig
· 19 years ago
d6933df
[SCSI] remove the obsolete SCSI qlogicisp driver
by Adrian Bunk
· 19 years ago
8d6810d
[SCSI] qla1280: endianess annotations
by Christoph Hellwig
· 19 years ago
7a34766
[SCSI] qla1280: don't use bitfields for hardware access, parameters
by Christoph Hellwig
· 19 years ago
0888f4c
[SCSI] qla1280: don't use bitfields for hardware access in isp_config
by Christoph Hellwig
· 19 years ago
5c79d61
[SCSI] qla1280: always load microcode
by Christoph Hellwig
· 19 years ago
d6db3e8d
[SCSI] qla1280: use SAM_ constants
by Christoph Hellwig
· 19 years ago
2b55cac
[SCSI] qla1280: misc cleanups
by Christoph Hellwig
· 19 years ago
8af50dc
[SCSI] qla1280: interupt posting for irq disabling/enabling
by Christoph Hellwig
· 19 years ago
a6c4274
[SCSI] qla1280: remove dead per-host flag variables
by Christoph Hellwig
· 19 years ago
117e4b2
[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()
by Nishanth Aravamudan
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
68b3aa7
[SCSI] allow sleeping in ->eh_bus_reset_handler()
by Jeff Garzik
· 19 years ago
94d0e7b8
[SCSI] allow sleeping in ->eh_device_reset_handler()
by Jeff Garzik
· 19 years ago
8fa728a
[SCSI] allow sleeping in ->eh_abort_handler()
by Jeff Garzik
· 19 years ago
7d0e11f
[SCSI] qla1280.c - fix result for device Busy and Queue Full
by Jeremy Higdon
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago