index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
/
aic94xx_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-1
/
+1
*
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-08-07
1
-2
/
+2
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
1
-1
/
+1
|
\
|
*
aic94xx: remove SCSI host before detaching from SAS transport
Jack Wang
2015-11-09
1
-1
/
+1
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
|
/
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-6
/
+1
|
\
|
*
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-08-10
1
-6
/
+1
*
|
aic94xx: set an error code on failure
Dan Carpenter
2015-08-26
1
-0
/
+1
|
/
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
1
-11
/
+0
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-0
/
+1
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-0
/
+1
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-12
/
+11
*
sections: fix section conflicts in drivers/scsi
Andi Kleen
2012-10-06
1
-1
/
+1
*
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
1
-1
/
+0
*
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
Dan Williams
2012-02-19
1
-0
/
+2
*
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
2012-02-19
1
-1
/
+1
*
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
2012-02-19
1
-1
/
+0
*
[SCSI] aic94xx: world-writable sysfs update_bios file
Vasiliy Kulikov
2011-05-24
1
-1
/
+1
*
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2010-08-11
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
[SCSI] aic94xx: fix section mismatch
Sam Ravnborg
2008-05-02
1
-3
/
+3
*
[SCSI] aic94xx: cleanups
Adrian Bunk
2008-04-07
1
-4
/
+4
*
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...
Darrick J. Wong
2008-04-07
1
-2
/
+0
*
[SCSI] aic94xx: plumb in I_T_nexus_reset task management function
James Bottomley
2008-02-23
1
-1
/
+1
*
[SCSI] aic94xx: fix section mismatches
Randy Dunlap
2008-01-11
1
-3
/
+3
*
[SCSI] aic94xx: update BIOS image from user space.
Gilbert Wu
2008-01-11
1
-0
/
+184
*
[SCSI] aic94xx: Free scsi host on error
Matthew Wilcox
2007-10-12
1
-8
/
+9
*
[SCSI] aic94xx: Add new PCI ID for ASC58300
Gilbert Wu
2007-10-12
1
-16
/
+9
*
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
2007-07-26
1
-3
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-22
1
-0
/
+3
|
\
|
*
[SCSI] Add SATA support to libsas
Darrick J. Wong
2007-07-18
1
-0
/
+3
*
|
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+2
|
/
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-7
/
+2
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-1
/
+1
*
[SCSI] aic94xx: Add default bus reset handler
Darrick J. Wong
2007-02-03
1
-0
/
+1
*
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
2007-01-27
1
-0
/
+1
*
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
2007-01-27
1
-1
/
+1
*
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
2007-01-13
1
-13
/
+28
*
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
2007-01-13
1
-1
/
+1
*
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
2007-01-13
1
-0
/
+1
*
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
2007-01-13
1
-0
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-2
/
+2
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-22
1
-2
/
+2
|
\
|
*
[SCSI] aic94xx SCSI timeout fix
malahal@us.ibm.com
2006-11-09
1
-2
/
+0
|
*
[SCSI] aic94xx: Supermicro motherboards support
Sergey Kononenko
2006-10-25
1
-0
/
+2
[next]