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
/
advansys.c
Age
Commit message (
Expand
)
Author
2007-10-12
[SCSI] advansys: Move struct device out of the cfg structures
Matthew Wilcox
2007-10-12
[SCSI] advansys: Stop using n_io_port in Scsi_Host structure
Matthew Wilcox
2007-10-12
[SCSI] advansys: ioremap no longer needs page-aligned addresses
Matthew Wilcox
2007-10-12
[SCSI] advansys: delete AscGetChipBusType
Matthew Wilcox
2007-10-12
[SCSI] advansys: misc reformatting
Matthew Wilcox
2007-10-12
[SCSI] advansys: remove INQUIRY sniffing
Matthew Wilcox
2007-10-12
[SCSI] advansys: remove AscCompareString()
Matthew Wilcox
2007-10-12
[SCSI] advansys: More PCI cleanups
Matthew Wilcox
2007-10-12
[SCSI] advansys: Update resource management
Matthew Wilcox
2007-10-12
[SCSI] advansys: Convert to ISA driver model
Matthew Wilcox
2007-10-12
[SCSI] advansys: Convert to EISA driver model
Matthew Wilcox
2007-10-12
[SCSI] advansys: Convert to PCI driver model
Matthew Wilcox
2007-10-12
[SCSI] advansys: Move to scsi hotplug initialisation model
Matthew Wilcox
2007-10-12
[SCSI] advansys: Make advansys_board_found a little more readable
Matthew Wilcox
2007-10-12
[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host
Matthew Wilcox
2007-10-12
[SCSI] advansys: Improve interrupt handler
Matthew Wilcox
2007-10-12
[SCSI] advansys: Clean up proc_info implementation
Matthew Wilcox
2007-10-12
[SCSI] advansys: undate version, copyright, etc
Matthew Wilcox
2007-07-27
[SCSI] advansys: lindent and other large, uninteresting changes
Matthew Wilcox
2007-05-27
[SCSI] advansys: cleanups
Adrian Bunk
2007-02-07
[SCSI] advansys: clean up warnings
Ken Witherow
2007-01-03
[SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCI
Randy Dunlap
2006-10-10
[PATCH] NULL noise removal: advansys
Al Viro
2006-10-10
[PATCH] advansys __iomem annotations
Al Viro
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-08-04
[SCSI] advansys pci tweaks.
Dave Jones
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
spelling fixes
Andreas Mohr
2006-06-25
[PATCH] advansys section fixes
Randy Dunlap
2006-04-29
[SCSI] advansys driver: limp along on x86
Linus Torvalds
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-11-07
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
2005-08-08
[SCSI] add global timeout to the scsi mid-layer
James Bottomley
2005-06-26
[SCSI] remove scsi_cmnd->abort_reason
Christoph Hellwig
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
2005-04-18
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]