index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-10-10
aic7xxx: fix Kconfig references to READMEs
Paul Bolle
2
-4
/
+2
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
13
-63
/
+63
2011-01-19
Comment typo fixes for 'descriptor'
Justin P. Mattock
2
-2
/
+2
2011-01-19
scsi: Remove unnecessary casts of void ptr returning alloc function return va...
Jesper Juhl
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
2
-2
/
+6
2010-07-28
[SCSI] aic7xxx: Remove OS utility wrappers
Pekka Enberg
15
-738
/
+712
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-01-17
[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree
Hannes Reinecke
1
-22
/
+31
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-3
/
+3
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
4
-4
/
+4
2009-09-21
trivial: fix typo in aic7xxx comment
Uwe Kleine-Koenig
1
-1
/
+1
2009-06-15
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
James Bottomley
1
-7
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-5
/
+5
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-03
[SCSI] replace __inline with inline
Harvey Harrison
8
-134
/
+129
2009-04-03
[SCSI] aic7xxx: leaves timer running on init failure
Hannes Reinecke
2
-10
/
+4
2008-10-23
[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume
thomas schorpp
1
-0
/
+7
2008-10-23
[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)
Alan Cox
2
-5
/
+5
2008-10-23
[SCSI] aic79xx: fix shadowed variables
Harvey Harrison
1
-4
/
+0
2008-10-23
[SCSI] aic79xx: fix shadowed variables, add statics
Harvey Harrison
1
-9
/
+4
2008-10-23
[SCSI] aic7xxx: update *_shipped files
Denys Vlasenko
4
-4197
/
+133
2008-10-23
[SCSI] aic7xxx: update .reg files
Denys Vlasenko
2
-0
/
+309
2008-10-23
[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser
Denys Vlasenko
4
-1
/
+16
2008-04-28
scsi: fix integer as NULL pointer warnings
Harvey Harrison
2
-3
/
+3
2008-04-27
[SCSI] aic7xxx: add const
Denys Vlasenko
13
-66
/
+61
2008-04-27
[SCSI] aic7xxx: add static
Denys Vlasenko
12
-257
/
+195
2008-04-27
[SCSI] aic7xxx: Update _shipped files
Hannes Reinecke
5
-2544
/
+401
2008-04-27
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
Hannes Reinecke
7
-16
/
+185
2008-04-27
[SCSI] aic7xxx: Update type check in aicasm grammar
Hannes Reinecke
2
-45
/
+66
2008-04-24
[SCSI] aic79xx: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2
-15
/
+16
2008-04-24
[SCSI] aic7xxx: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2
-10
/
+10
2008-04-24
[SCSI] aic7xxx, aic79xx: deinline functions
Denys Vlasenko
11
-1679
/
+1719
2008-04-07
[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
Roel Kluin
1
-1
/
+1
2008-04-07
[SCSI] aic79xx: fix IOMMU mapping failure handling
FUJITA Tomonori
1
-2
/
+5
2008-04-07
[SCSI] aic7xxx: fix IOMMU mapping failure handling
FUJITA Tomonori
1
-3
/
+7
2008-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-5
/
+6
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2
-2
/
+2
2008-02-18
[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic
James Bottomley
1
-5
/
+6
2008-02-09
scsi: fix makefile for aic7(3*x)
Sam Ravnborg
1
-2
/
+2
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-6
/
+6
2008-02-03
scsi: fix dependency bug in aic7 Makefile
Sam Ravnborg
1
-7
/
+2
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
5
-6
/
+6
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2
-2
/
+0
2008-01-30
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
David Milburn
1
-3
/
+6
2008-01-30
[SCSI] aic79xx: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
[next]