Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
64d65872f96e2a754caa12ef48949c314384bd9f
/
drivers
/
scsi
/
aic7xxx
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
534ef05
[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree
by Hannes Reinecke
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
b71a8eb
tree-wide: fix typos "selct" + "slect" -> "select"
by Uwe Kleine-König
· 15 years ago
24ed7a9
trivial: fix typo in aic7xxx comment
by Uwe Kleine-Koenig
· 15 years ago
ea44319
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
by James Bottomley
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6afd142
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
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
a2f5bfc
[SCSI] aic7xxx: leaves timer running on init failure
by Hannes Reinecke
· 16 years ago
7583221
[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume
by thomas schorpp
· 16 years ago
d91ab4e
[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)
by Alan Cox
· 16 years ago
3ba7f18
[SCSI] aic79xx: fix shadowed variables
by Harvey Harrison
· 16 years ago
678e80a
[SCSI] aic79xx: fix shadowed variables, add statics
by Harvey Harrison
· 16 years ago
060ae85
[SCSI] aic7xxx: update *_shipped files
by Denys Vlasenko
· 16 years ago
7b61ab8
[SCSI] aic7xxx: update .reg files
by Denys Vlasenko
· 16 years ago
fa25b99
[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser
by Denys Vlasenko
· 16 years ago
172c122
scsi: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
980b306
[SCSI] aic7xxx: add const
by Denys Vlasenko
· 17 years ago
d1d7b19
[SCSI] aic7xxx: add static
by Denys Vlasenko
· 17 years ago
d10c2e4
[SCSI] aic7xxx: Update _shipped files
by Hannes Reinecke
· 17 years ago
3dbd10f
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
by Hannes Reinecke
· 17 years ago
2b48aed
[SCSI] aic7xxx: Update type check in aicasm grammar
by Hannes Reinecke
· 17 years ago
8911c9e
[SCSI] aic79xx: fix MMIO for PPC 44x platforms
by Sergei Shtylyov
· 17 years ago
4485041
[SCSI] aic7xxx: fix MMIO for PPC 44x platforms
by Sergei Shtylyov
· 17 years ago
be0d676
[SCSI] aic7xxx, aic79xx: deinline functions
by Denys Vlasenko
· 17 years ago
0b6c4b1
[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
by Roel Kluin
· 17 years ago
2505873
[SCSI] aic79xx: fix IOMMU mapping failure handling
by FUJITA Tomonori
· 17 years ago
647b242
[SCSI] aic7xxx: fix IOMMU mapping failure handling
by FUJITA Tomonori
· 17 years ago
b23c9cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
5e2f22d
[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic
by James Bottomley
· 17 years ago
a3eadd7
scsi: fix makefile for aic7(3*x)
by Sam Ravnborg
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
8891fec
scsi: fix dependency bug in aic7 Makefile
by Sam Ravnborg
· 17 years ago
b1c1181
drivers/scsi/: Spelling fixes
by Joe Perches
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
03e7925
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
by FUJITA Tomonori
· 17 years ago
67eb633
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
by FUJITA Tomonori
· 17 years ago
969ceff
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
by David Milburn
· 17 years ago
c1c9ce5
[SCSI] aic79xx: fix sense_buffer access bug
by FUJITA Tomonori
· 17 years ago
93a38fa
[SCSI] aic7xxx: fix firmware build
by Vegard Nossum
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
1212663
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
fc2adcf
[SCSI] aic7xxx: Fix firmware build
by Hannes Reinecke
· 17 years ago
64624d4
[SCSI] aic7xxx: Update Maintainer information
by Hannes Reinecke
· 17 years ago
b572072
[SCSI] aic7xxx: Add suspend/resume support
by Hannes Reinecke
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
142009a
[SCSI] aic7xxx: cap maxsync according to correct card limits
by James Bottomley
· 17 years ago
0f82cb9
[SCSI] aic79xx, aic7xxx: Fix incorrect width setting
by James Bottomley
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
632155e
potential parse error in ifdef
by Yoann Padioleau
· 17 years ago
5bc65793
[SCSI] Merge up to linux-2.6 head
by James Bottomley
· 17 years ago
4c688fc
[SCSI] aic79xx: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
3a57c4a
[SCSI] aic7xxx: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
f45ffae
[SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6
by James Bottomley
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
e3e0ca5
[SCSI] aic7xxx: make functions static
by Adrian Bunk
· 18 years ago
b73c3d7
[SCSI] Remove some unused SCSI-related kernel config variables.
by Robert P. J. Day
· 18 years ago
e790b3d
[SCSI] aic79xx: remove extra newline from info message
by Rolf Eike Beer
· 18 years ago
1996676
[SCSI] aic79xx: use dma_get_required_mask()
by Hannes Reinecke
· 18 years ago
5504802
[SCSI] aic79xx: fix bracket mismatch in unused macro
by Mariusz Kozlowski
· 18 years ago
a76106a
[SCSI] aic79xx: make ahd_match_scb() static
by Adrian Bunk
· 18 years ago
d32adcb
[SCSI] aic79xx: Add ASC-29320LPE ids to driver
by Salyzyn, Mark
· 18 years ago
d6b9ccb
[SCSI] aic79xx: Print out signalling
by Hannes Reinecke
· 18 years ago
9080063
[SCSI] aic7xxx: Remove slave_destroy
by Hannes Reinecke
· 18 years ago
843822a
[SCSI] aic79xx: set precompensation
by Hannes Reinecke
· 18 years ago
8883c1f
[SCSI] aic79xx: Fixup external device reset
by Hannes Reinecke
· 18 years ago
ca3c332
[SCSI] aic79xx: make ahd_set_tags() static
by Adrian Bunk
· 18 years ago
289fe5b
[SCSI] aic7xxx: cleanups
by Adrian Bunk
· 18 years ago
6d07cb7
[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal
by Amol Lad
· 18 years ago
80f1443
[SCSI] aic7xxx: Adjust .max_sectors
by Hannes Reinecke
· 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
0950960
Fix several typos in drivers/
by Matt LaPlante
· 18 years ago
7b75b99
[SCSI] aic7xxx: fix byte I/O order in ahd_inw
by Denis Vlasenko
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
07563c7
[PATCH] EISA bus MODALIAS attributes support
by Michael Tokarev
· 18 years ago
dcbccbde
[SCSI] pci_module_init conversion in scsi subsystem
by Henrik Kretzschmar
· 18 years ago
cf2b5d3
[SCSI] aic7xxx: pause sequencer before touching SBLKCTL
by Doug Ledford
· 18 years ago
3e3c60e
[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards
by James Bottomley
· 18 years ago
8ce7a9c
Merge ../linux-2.6
by James Bottomley
· 18 years ago
2b6ee9b
[SCSI] aic7*: cleanup MODULE_PARM_DESC strings
by Randy Dunlap
· 18 years ago
dba654d
kbuild: hardcode value of YACC&LEX for aic7-triple-x
by Sam Ravnborg
· 18 years ago
00ab956
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 18 years ago
b4cac1a
[PATCH] FDPIC: Move roundup() into linux/kernel.h
by David Howells
· 18 years ago
d141643
[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan
by Matthew Wilcox
· 18 years ago
24f6d2f
[SCSI] aic79xx: make ahd_done_with_status() static
by Adrian Bunk
· 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
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f89d0a4
[SCSI] aic79xx: remove slave_destroy
by Hannes Reinecke
· 18 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 18 years ago
b2d8bfe
[SCSI] aic7xxx: expose the bus setting to sysfs
by James Bottomley
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
2b89dad
[SCSI] audit drivers for incorrect max_id use
by Hannes Reinecke
· 18 years ago
4a6fae1
[SCSI] SCSI: aic7xxx_osm_pci resource leak fix.
by Jesper Juhl
· 19 years ago
Next »