index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
advansys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[SCSI] advansys: Remove pci_slot_info
Matthew Wilcox
1
-20
/
+9
2007-10-12
[SCSI] advansys: Remove library-style callback routines
Matthew Wilcox
1
-42
/
+8
2007-10-12
[SCSI] advansys: Move struct device out of the cfg structures
Matthew Wilcox
1
-63
/
+41
2007-10-12
[SCSI] advansys: Stop using n_io_port in Scsi_Host structure
Matthew Wilcox
1
-30
/
+8
2007-10-12
[SCSI] advansys: ioremap no longer needs page-aligned addresses
Matthew Wilcox
1
-40
/
+12
2007-10-12
[SCSI] advansys: delete AscGetChipBusType
Matthew Wilcox
1
-32
/
+4
2007-10-12
[SCSI] advansys: misc reformatting
Matthew Wilcox
1
-150
/
+110
2007-10-12
[SCSI] advansys: remove INQUIRY sniffing
Matthew Wilcox
1
-426
/
+211
2007-10-12
[SCSI] advansys: remove AscCompareString()
Matthew Wilcox
1
-20
/
+3
2007-10-12
[SCSI] advansys: More PCI cleanups
Matthew Wilcox
1
-220
/
+34
2007-10-12
[SCSI] advansys: Update resource management
Matthew Wilcox
1
-37
/
+33
2007-10-12
[SCSI] advansys: Convert to ISA driver model
Matthew Wilcox
1
-299
/
+113
2007-10-12
[SCSI] advansys: Convert to EISA driver model
Matthew Wilcox
1
-81
/
+94
2007-10-12
[SCSI] advansys: Convert to PCI driver model
Matthew Wilcox
1
-249
/
+129
2007-10-12
[SCSI] advansys: Move to scsi hotplug initialisation model
Matthew Wilcox
1
-25
/
+36
2007-10-12
[SCSI] advansys: Make advansys_board_found a little more readable
Matthew Wilcox
1
-236
/
+158
2007-10-12
[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host
Matthew Wilcox
1
-38
/
+0
2007-10-12
[SCSI] advansys: Improve interrupt handler
Matthew Wilcox
1
-100
/
+72
2007-10-12
[SCSI] advansys: Clean up proc_info implementation
Matthew Wilcox
1
-24
/
+12
2007-10-12
[SCSI] advansys: undate version, copyright, etc
Matthew Wilcox
1
-24
/
+19
2007-07-27
[SCSI] advansys: lindent and other large, uninteresting changes
Matthew Wilcox
1
-13692
/
+14569
2007-05-28
[SCSI] advansys: cleanups
Adrian Bunk
1
-93
/
+8
2007-02-08
[SCSI] advansys: clean up warnings
Ken Witherow
1
-2
/
+5
2007-01-04
[SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCI
Randy Dunlap
1
-1
/
+2
2006-10-11
[PATCH] NULL noise removal: advansys
Al Viro
1
-2
/
+2
2006-10-11
[PATCH] advansys __iomem annotations
Al Viro
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-08-04
[SCSI] advansys pci tweaks.
Dave Jones
1
-41
/
+49
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-9
/
+9
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-25
[PATCH] advansys section fixes
Randy Dunlap
1
-3
/
+3
2006-04-30
[SCSI] advansys driver: limp along on x86
Linus Torvalds
1
-1
/
+1
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-3
/
+3
2005-11-07
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
1
-8
/
+4
2005-08-08
[SCSI] add global timeout to the scsi mid-layer
James Bottomley
1
-2
/
+2
2005-06-26
[SCSI] remove scsi_cmnd->abort_reason
Christoph Hellwig
1
-2
/
+2
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
1
-2
/
+0
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
1
-3
/
+2
2005-04-18
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
1
-2
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+18237
[prev]