index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sym53c8xx_2
Age
Commit message (
Expand
)
Author
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-04-13
[SCSI] sym2: Fix build when spinlock debugging is enabled
Matthew Wilcox
2006-04-13
[SCSI] Version 2.2.3
Matthew Wilcox
2006-04-13
[SCSI] Enable clustering and large transfers
Matthew Wilcox
2006-04-13
[SCSI] Simplify error handling
Matthew Wilcox
2006-04-13
[SCSI] Allow nvram settings to determine bus mode
Matthew Wilcox
2006-04-13
[SCSI] Use SPI messages where possible
Matthew Wilcox
2006-04-13
[SCSI] Disable sym2 driver queueing
Matthew Wilcox
2006-04-13
[SCSI] Mark div_10M array const
Matthew Wilcox
2006-04-13
[SCSI] Simplify error handling a bit
Matthew Wilcox
2006-04-13
[SCSI] Use pcibios_resource_to_bus()
Matthew Wilcox
2006-04-13
[SCSI] Change Kconfig option from IOMAPPED to MMIO
Matthew Wilcox
2006-03-14
Merge ../linux-2.6
James Bottomley
2006-02-28
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
2006-02-12
[SCSI] sym2: Mask off opcode from RBC
Matthew Wilcox
2005-12-15
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2005-12-15
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-13
[SCSI] sym2: Version 2.2.2
Matthew Wilcox
2005-12-13
[SCSI] sym2: Report disabled devices and LUNs more attractively
Matthew Wilcox
2005-12-13
[SCSI] sym2: Allow NVRAM settings to limit speed and width
Matthew Wilcox
2005-12-13
[SCSI] sym2: Use scsi_print_msg
Matthew Wilcox
2005-12-13
[SCSI] sym2: Use DMA_40BIT_MASK constant
Matthew Wilcox
2005-12-13
[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests
Matthew Wilcox
2005-12-13
[SCSI] sym2: Manage sym_lcb properly
Matthew Wilcox
2005-12-13
[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
Matthew Wilcox
2005-12-13
[SCSI] sym2: Remove FreeBSD ifdefs
Matthew Wilcox
2005-12-13
[SCSI] Negotiate correctly with async-only devices
Matthew Wilcox
2005-12-01
[SCSI] sym2: Disable IU and QAS negotiation
Matthew Wilcox
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
2005-06-17
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
2005-05-26
[SCSI] sym2 version 2.2.1
Matthew Wilcox
2005-05-06
[SCSI] correct the sym2 period setting routines
James Bottomley
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds