index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
Age
Commit message (
Expand
)
Author
2020-07-24
scsi: aic94xx: Fix kerneldoc formatting issue with 'task'
Lee Jones
2020-07-24
scsi: aic94xx: Fix a couple of kerneldoc formatting issues
Lee Jones
2020-07-15
scsi: aic94xx: Fix a couple of formatting and bitrot issues
Lee Jones
2020-07-15
scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() header
Lee Jones
2020-07-15
scsi: aic94xx: Repair kerneldoc formatting error and remove extra param
Lee Jones
2020-07-15
scsi: aic94xx: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-05-11
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2019-07-30
scsi: aic94xx: Remove unnecessary null check
YueHaibing
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411
Thomas Gleixner
2019-02-25
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-01
scsi: aic94xx: fix module loading
James Bottomley
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-21
scsi: aic94xx: Use dma_pool_zalloc
Souptick Joarder
2018-10-17
scsi: aic94xx: fully convert to the generic DMA API
Christoph Hellwig
2018-10-16
scsi: aic94xx: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
scsi: aic94xx: fix an error code in aic94xx_init()
Dan Carpenter
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-10-27
scsi: aic94xx: Convert timers to use timer_setup()
Kees Cook
2017-09-15
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2016-11-29
scsi: aic94xx: Add a missing call to kfree
Quentin Lambert
2016-08-25
scsi: aic94xx: Add missing error code assignment before test
Christophe JAILLET
2016-04-18
treewide: Fix typos in printk
Masanari Iida
2015-11-25
scsi: Centralise ssp frame information units
John Garry
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
aic94xx: remove SCSI host before detaching from SAS transport
Jack Wang
2015-09-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-28
aic94xx: Skip reading user settings if flash is not found
Hannes Reinecke
2015-08-26
aic94xx: set an error code on failure
Dan Carpenter
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
[next]