index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sym53c8xx_2
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-5
/
+4
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-6
/
+0
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+1
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-3
/
+3
2006-04-13
[SCSI] sym2: Fix build when spinlock debugging is enabled
Matthew Wilcox
1
-8
/
+12
2006-04-13
[SCSI] Version 2.2.3
Matthew Wilcox
1
-1
/
+1
2006-04-13
[SCSI] Enable clustering and large transfers
Matthew Wilcox
1
-1
/
+2
2006-04-13
[SCSI] Simplify error handling
Matthew Wilcox
1
-62
/
+22
2006-04-13
[SCSI] Allow nvram settings to determine bus mode
Matthew Wilcox
1
-31
/
+34
2006-04-13
[SCSI] Use SPI messages where possible
Matthew Wilcox
1
-3
/
+6
2006-04-13
[SCSI] Disable sym2 driver queueing
Matthew Wilcox
4
-11
/
+10
2006-04-13
[SCSI] Mark div_10M array const
Matthew Wilcox
1
-1
/
+1
2006-04-13
[SCSI] Simplify error handling a bit
Matthew Wilcox
1
-42
/
+8
2006-04-13
[SCSI] Use pcibios_resource_to_bus()
Matthew Wilcox
1
-42
/
+13
2006-04-13
[SCSI] Change Kconfig option from IOMAPPED to MMIO
Matthew Wilcox
2
-13
/
+18
2006-03-14
Merge ../linux-2.6
James Bottomley
1
-0
/
+2
2006-02-28
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
1
-0
/
+2
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-41
/
+12
2006-02-12
[SCSI] sym2: Mask off opcode from RBC
Matthew Wilcox
1
-1
/
+1
2005-12-15
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-2
/
+2
2005-12-15
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
1
-2
/
+2
2005-12-13
[SCSI] sym2: Version 2.2.2
Matthew Wilcox
1
-1
/
+1
2005-12-13
[SCSI] sym2: Report disabled devices and LUNs more attractively
Matthew Wilcox
2
-33
/
+11
2005-12-13
[SCSI] sym2: Allow NVRAM settings to limit speed and width
Matthew Wilcox
5
-18
/
+26
2005-12-13
[SCSI] sym2: Use scsi_print_msg
Matthew Wilcox
1
-24
/
+5
2005-12-13
[SCSI] sym2: Use DMA_40BIT_MASK constant
Matthew Wilcox
1
-1
/
+1
2005-12-13
[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests
Matthew Wilcox
8
-204
/
+40
2005-12-13
[SCSI] sym2: Manage sym_lcb properly
Matthew Wilcox
3
-121
/
+38
2005-12-13
[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
Matthew Wilcox
2
-10
/
+0
2005-12-13
[SCSI] sym2: Remove FreeBSD ifdefs
Matthew Wilcox
2
-16
/
+0
2005-12-13
[SCSI] Negotiate correctly with async-only devices
Matthew Wilcox
1
-2
/
+2
2005-12-01
[SCSI] sym2: Disable IU and QAS negotiation
Matthew Wilcox
1
-1
/
+4
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+5
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2
-7
/
+11
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
1
-1
/
+7
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
1
-1
/
+7
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
1
-1
/
+7
2005-06-17
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
1
-1
/
+7
2005-05-26
[SCSI] sym2 version 2.2.1
Matthew Wilcox
6
-137
/
+106
2005-05-06
[SCSI] correct the sym2 period setting routines
James Bottomley
1
-2
/
+3
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
1
-6
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
15
-0
/
+16781