Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa6fec3cdeb14ecc916eb78c4cd9ed79e4f7fe8d
/
drivers
/
scsi
/
sym53c8xx_2
4e62b09
drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()
by Andrew Morton
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
75be63b
sym53c8xx: ratelimit parity errors
by John Stoffel
· 15 years ago
fa85845
[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)
by Aaro Koskinen
· 16 years ago
410604d
[SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5)
by Aaro Koskinen
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
50cf156
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
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
1beb6fa
[SCSI] replace __inline with inline
by Harvey Harrison
· 16 years ago
058bb82
[SCSI] sym53c8xx: don't flood syslog with negotiation messages
by Tony Battersby
· 16 years ago
c2fd206
[SCSI] sym53c8xx: use a queue depth of 1 for untagged devices
by Tony Battersby
· 16 years ago
783fa73
[SCSI] sym53c8xx: handle pci_iomap() failures
by Tony Battersby
· 16 years ago
a71d035
[SCSI] sym53c8xx: unmap pci memory after probe errors
by Tony Battersby
· 16 years ago
b409063
[SCSI] sym53c8xx: fix bogus free_irq() on error path
by Tony Battersby
· 16 years ago
07b9d81
[SCSI] sym53c8xx: fix NULL deref on error path
by Tony Battersby
· 16 years ago
d3ce65d
[SCSI] sym53c8xx: fix shost use-after-free and memory leak
by Tony Battersby
· 16 years ago
49799fe
[SCSI] sym53c8xx: Keep transfer negotiations valid
by Aaro Koskinen
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
e41443e
[SCSI] sym53c8xx: free luntbl in sym_hcb_free
by Mike Anderson
· 16 years ago
d7f305e
[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of
by Benjamin Herrenschmidt
· 16 years ago
172c122
scsi: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
3dfcb70
[SCSI] sym53c8xx: fix resid calculation
by Tony Battersby
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
de15c20
[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error
by Nathan Lynch
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
d9aa3af
[SCSI] sym53c8xx: fixes two bugs related to chip reset
by Krzysztof Helt
· 17 years ago
864473b
[SCSI] sym2: fix section mismatch warning
by Randy Dunlap
· 17 years ago
cedefa1
[SCSI] sym53c8xx: fix "irq X: nobody cared" regression
by Tony Battersby
· 17 years ago
7ee2413
[SCSI] sym53c8xx: fix free_irq() regression
by Tony Battersby
· 17 years ago
1212663
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
aac6a5a
[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr
by Matthew Wilcox
· 17 years ago
5111eef
[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb
by Matthew Wilcox
· 17 years ago
99c9e0a
[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
by Matthew Wilcox
· 17 years ago
8022fbd
[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM
by Matthew Wilcox
· 17 years ago
3fb364e
[SCSI] sym53c8xx: Use scmd_printk where appropriate
by Matthew Wilcox
· 17 years ago
4d85b47
[SCSI] sym53c8xx: Simplify DAC DMA handling
by Matthew Wilcox
· 17 years ago
a44131b
[SCSI] sym53c8xx: Remove tag_ctrl module parameter
by Matthew Wilcox
· 17 years ago
8637baa
[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements
by Matthew Wilcox
· 17 years ago
e58bc06
[SCSI] sym53c8xx: Remove ->device_id
by Matthew Wilcox
· 17 years ago
bd67845
[SCSI] sym53c8xx: Use pdev->revision
by Matthew Wilcox
· 17 years ago
d68cd75
[SCSI] sym53c8xx: PCI Error Recovery support
by Linas Vepstas
· 17 years ago
2ba6536
[SCSI] sym53c8xx: Stop overriding scsi_done
by Matthew Wilcox
· 17 years ago
6c9746b
[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler
by Matthew Wilcox
· 17 years ago
71c222d
[SCSI] sym53c8xx: Remove unnecessary check in queuecommand
by Matthew Wilcox
· 17 years ago
39c05d1
[SCSI] sym53c8xx: Remove data_mapping and data_mapped
by Matthew Wilcox
· 17 years ago
f363abf
[SCSI] sym53c8xx: Use pci_dev irq number
by Matthew Wilcox
· 17 years ago
34996ac
[SCSI] sym53c8xx: Work around 53c896 erratum
by Kai Makisara
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
147e505
[SCSI] sym53c8xx: don't claim cpqarray device
by Chip Coldwell
· 17 years ago
938febd
[SCSI] sym53c8xx: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
bbf2f9f
Fix misspellings of "agressive".
by Robert P. J. Day
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b2b3c12
[SCSI] sym2: claim only "Storage" class
by Grant Grundler
· 18 years ago
1d6f359
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
28e4b22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
5d5ff44
[SCSI] fix up request buffer reference in various scsi drivers
by Christoph Hellwig
· 18 years ago
d637c45
[SCSI] sym2: Fix build when spinlock debugging is enabled
by Matthew Wilcox
· 19 years ago
ac05165
[SCSI] Version 2.2.3
by Matthew Wilcox
· 19 years ago
14ac8bf
[SCSI] Enable clustering and large transfers
by Matthew Wilcox
· 19 years ago
b4e93a7
[SCSI] Simplify error handling
by Matthew Wilcox
· 19 years ago
c2349df
[SCSI] Allow nvram settings to determine bus mode
by Matthew Wilcox
· 19 years ago
92d578b
[SCSI] Use SPI messages where possible
by Matthew Wilcox
· 19 years ago
3bea15a
[SCSI] Disable sym2 driver queueing
by Matthew Wilcox
· 19 years ago
76789f0
[SCSI] Mark div_10M array const
by Matthew Wilcox
· 19 years ago
ab19d52
[SCSI] Simplify error handling a bit
by Matthew Wilcox
· 19 years ago
b6d105d
[SCSI] Use pcibios_resource_to_bus()
by Matthew Wilcox
· 19 years ago
1f61d82
[SCSI] Change Kconfig option from IOMAPPED to MMIO
by Matthew Wilcox
· 19 years ago
f33b5d7
Merge ../linux-2.6
by James Bottomley
· 19 years ago
23ff51e
[SCSI] Fix uninitialised width and speed in sym2
by Matthew Wilcox
· 19 years ago
6ea3c0b
[SCSI] Add spi_populate_*_msg functions
by Matthew Wilcox
· 19 years ago
e2230ea
[SCSI] sym2: Mask off opcode from RBC
by Matthew Wilcox
· 19 years ago
1abfd37
[SCSI] Rename scsi_print_msg to spi_print_msg
by Matthew Wilcox
· 19 years ago
2a1e137
Merge by hand (conflicts in scsi_lib.c)
by James Bottomley
· 19 years ago
ad94c93
[SCSI] sym2: Version 2.2.2
by Matthew Wilcox
· 19 years ago
66e8d1c
[SCSI] sym2: Report disabled devices and LUNs more attractively
by Matthew Wilcox
· 19 years ago
b37df48
[SCSI] sym2: Allow NVRAM settings to limit speed and width
by Matthew Wilcox
· 19 years ago
33333ba
[SCSI] sym2: Use scsi_print_msg
by Matthew Wilcox
· 19 years ago
1e8eb21
[SCSI] sym2: Use DMA_40BIT_MASK constant
by Matthew Wilcox
· 19 years ago
44f30b0f
[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests
by Matthew Wilcox
· 19 years ago
84e203a
[SCSI] sym2: Manage sym_lcb properly
by Matthew Wilcox
· 19 years ago
760c9de
[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
by Matthew Wilcox
· 19 years ago
47be1e0
[SCSI] sym2: Remove FreeBSD ifdefs
by Matthew Wilcox
· 19 years ago
322e079
[SCSI] Negotiate correctly with async-only devices
by Matthew Wilcox
· 19 years ago
8b2f813
[SCSI] sym2: Disable IU and QAS negotiation
by Matthew Wilcox
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 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
53222b9
[SCSI] sym2 version 2.2.1
by Matthew Wilcox
· 19 years ago
e4862fe
[SCSI] correct the sym2 period setting routines
by James Bottomley
· 20 years ago
c6295cd
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
by
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago