index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
Age
Commit message (
Expand
)
Author
2021-04-01
scsi: aic94xx: Avoid -Wempty-body warning
Arnd Bergmann
2021-03-18
scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()
Lee Jones
2021-03-15
scsi: aic94xx: Remove code that has been unused for at least 13 years
Lee Jones
2021-03-15
scsi: aic94xx: Fix asd_erase_nv_sector()'s header
Lee Jones
2021-03-15
scsi: aic94xx: Fix a couple of misnamed function names
Lee Jones
2021-01-22
scsi: aic94xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: aic94xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
2020-12-02
scsi: aic94xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-15
scsi: aic94xx: Remove unused inline function
YueHaibing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
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-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
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
[next]