index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
/
aic94xx_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-3
/
+5
2019-02-02
scsi: aic94xx: fix module loading
James Bottomley
1
-4
/
+4
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-10-18
scsi: aic94xx: fully convert to the generic DMA API
Christoph Hellwig
1
-7
/
+2
2018-08-09
scsi: aic94xx: fix an error code in aic94xx_init()
Dan Carpenter
1
-1
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-08-26
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-1
/
+1
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
1
-2
/
+2
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
1
-1
/
+0
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-1
/
+1
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-11-10
aic94xx: remove SCSI host before detaching from SAS transport
Jack Wang
1
-1
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+1
2015-08-27
aic94xx: set an error code on failure
Dan Carpenter
1
-0
/
+1
2015-08-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-6
/
+1
2015-06-01
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-11
/
+0
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-0
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-0
/
+1
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-12
/
+11
2012-10-05
sections: fix section conflicts in drivers/scsi
Andi Kleen
1
-1
/
+1
2012-03-01
[SCSI] libsas: async ata scanning
Dan Williams
1
-1
/
+0
2012-02-19
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
Dan Williams
1
-0
/
+2
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
1
-1
/
+1
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
1
-1
/
+0
2011-05-24
[SCSI] aic94xx: world-writable sysfs update_bios file
Vasiliy Kulikov
1
-1
/
+1
2010-08-11
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2008-05-02
[SCSI] aic94xx: fix section mismatch
Sam Ravnborg
1
-3
/
+3
2008-04-07
[SCSI] aic94xx: cleanups
Adrian Bunk
1
-4
/
+4
2008-04-07
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...
Darrick J. Wong
1
-2
/
+0
2008-02-24
[SCSI] aic94xx: plumb in I_T_nexus_reset task management function
James Bottomley
1
-1
/
+1
2008-01-12
[SCSI] aic94xx: fix section mismatches
Randy Dunlap
1
-3
/
+3
2008-01-12
[SCSI] aic94xx: update BIOS image from user space.
Gilbert Wu
1
-0
/
+184
2007-10-12
[SCSI] aic94xx: Free scsi host on error
Matthew Wilcox
1
-8
/
+9
2007-10-12
[SCSI] aic94xx: Add new PCI ID for ASC58300
Gilbert Wu
1
-16
/
+9
2007-07-26
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
1
-3
/
+1
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+3
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
1
-0
/
+3
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-7
/
+2
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-03
[SCSI] aic94xx: Add default bus reset handler
Darrick J. Wong
1
-0
/
+1
2007-01-27
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
1
-0
/
+1
2007-01-27
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
1
-1
/
+1
2007-01-14
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
1
-13
/
+28
2007-01-14
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
1
-1
/
+1
[next]