Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a035d5c64d08a8ac12d81b596e7fa6d95a73c347
/
drivers
/
scsi
/
ips.c
1bb7109
ips: fix format bugs exposed by previous commit
by Al Viro
· 12 years ago
aacce70
ips: switch to ->show_info()
by Al Viro
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
77dfce0
scsi: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 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
1c9fbaf
[SCSI] Remove SUGGEST flags
by Martin K. Petersen
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
db3cc20
[SCSI] ips: remove spurious cpu_to_leX on outX statements
by James Bottomley
· 17 years ago
36b8dd1
[SCSI] aacraid, ips: leX_add_cpu conversion
by Marcin Slusarz
· 17 years ago
6690bae
[SCSI] ips: use sg buffer copy helper funcitons
by FUJITA Tomonori
· 17 years ago
9924a78
[SCSI] Remove random noop unchecked_isa_dma users
by Andi Kleen
· 17 years ago
7e23ea4
[SCSI] ips: sg chaining support to the path to non I/O commands
by FUJITA Tomonori
· 17 years ago
2b28a47
[SCSI] ips: fix data buffer accessors conversion bug
by FUJITA Tomonori
· 17 years ago
b1c1181
drivers/scsi/: Spelling fixes
by Joe Perches
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
94aa5e5
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand
by FUJITA Tomonori
· 17 years ago
2551a13
[SCSI] ips: handle scsi_add_host() failure, and other err cleanups
by Jeff Garzik
· 17 years ago
21e1a5f
[SCSI] ips: PCI API cleanups
by Jeff Garzik
· 17 years ago
2f277d6
[SCSI] ips: trim trailing whitespace
by Jeff Garzik
· 17 years ago
8a694cc
[SCSI] ips: remove ips_ha members that duplicate struct pci_dev members
by Jeff Garzik
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
e0eaf88
ips: sg chaining support
by FUJITA Tomonori
· 17 years ago
8c8fdc5
[SCSI] ips: Update version information
by Bernhard Walle
· 17 years ago
a50ee7a
[SCSI] ips: Close narrow race in release
by Matthew Wilcox
· 17 years ago
305aad0
[SCSI] ips: warning fix
by Andrew Morton
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
2f4cf91
[SCSI] ips: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
c6a6c81
[SCSI] ips: remove kernel 2.4 code
by Adrian Bunk
· 17 years ago
bf47134
[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"
by Andrew Morton
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
de77aaf
[SCSI] scsi: remove hosts.h
by Henne
· 18 years ago
1516b55
[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driver
by Henne
· 18 years ago
02a0fa6
[SCSI] Switch ips to pci_register from pci_module
by Alan Cox
· 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
d6e05ed
spelling fixes
by Andreas Mohr
· 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
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
ba3af0a
[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlock
by Mike Christie
· 19 years ago
a5b3c86
[SCSI] ServeRAID: prevent seeing DADSI devices
by Jack Hammer
· 19 years ago
15084a4
[SCSI] ips soft lockup during reset/initialization
by Jack Hammer
· 19 years ago
560c26c
[SCSI] ips: Mode Sense (Caching Page ) fix
by Jack Hammer
· 19 years ago
f64a181
[SCSI] remove Scsi_Device typedef
by Christoph Hellwig
· 19 years ago
d0be4a7d
[SCSI] remove Scsi_Host_Template typedef
by Christoph Hellwig
· 19 years ago
383f974
Merge by hand (conflicts between pending drivers and kfree cleanups)
by James Bottomley
· 19 years ago
c9475cb
[PATCH] kfree cleanup: drivers/scsi
by Jesper Juhl
· 19 years ago
a60768e
[SCSI] ips: remove "Version Matching"
by Jack Hammer
· 19 years ago
0ee957c
Fix ips.c compile
by James Bottomley
· 19 years ago
ee807c2
[SCSI] ips: Fix initialization bug with kdump
by Jack Hammer
· 19 years ago
a3632fa
[SCSI] ips: Fix up for correct scatter/gather processing
by Jack Hammer
· 19 years ago
422c0d6
[SCSI] use scmd_id(), scmd_channel() throughout code
by Jeff Garzik
· 19 years ago
c1a1546
[SCSI] ServeRAID V7.12.02
by Jack Hammer
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
8fa728a
[SCSI] allow sleeping in ->eh_abort_handler()
by Jeff Garzik
· 19 years ago
be7db05
[PATCH] remove old scsi data direction macros
by
· 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