Age | Commit message (Expand) | Author |
2023-10-24 | scsi: aic79xx: Fix up NULL command in ahd_done() | Hannes Reinecke |
2023-10-13 | scsi: aic79xx: Do not reference SCSI command when resetting device | Hannes Reinecke |
2023-10-13 | scsi: aic79xx: Make BUILD_SCSIID() a function | Hannes Reinecke |
2022-09-15 | scsi: aic79xx: Use __ro_after_init explicitly | Kees Cook |
2022-01-05 | scsi: aic79xx: Remove redundant error variable | Minghao Chi |
2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche |
2021-10-16 | scsi: aic7xxx: Call scsi_done() directly | Bart Van Assche |
2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke |
2021-01-22 | scsi: aic7xxx: aic79xx: Drop internal SCSI message definition | Hannes Reinecke |
2021-01-22 | scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitions | Hannes Reinecke |
2020-11-10 | scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid' | Lee Jones |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-08-24 | scsi: aic7xxx: Remove pci-dma-compat wrapper API | Suraj Upadhyay |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-24 | scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd() | Hannes Reinecke |
2020-07-15 | scsi: aic7xxx: Fix 'amount_xferred' set but not used issue | Lee Jones |
2020-07-15 | scsi: aic7xxx: Remove unused variables 'wait' and 'paused' | Lee Jones |
2020-07-15 | scsi: aic7xxx: Remove unused variable 'ahd' | Lee Jones |
2020-03-24 | scsi: simplify scsi_partsize | Christoph Hellwig |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-04-09 | aic7xxx: replace kmalloc/memset by kzalloc | Michael Opdenacker |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2013-04-09 | aic79xx: switch to ->show_info() | Al Viro |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-07-28 | [SCSI] aic7xxx: Remove OS utility wrappers | Pekka Enberg |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-11-09 | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König |
2009-06-15 | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley |
2008-04-27 | [SCSI] aic7xxx: add const | Denys Vlasenko |
2008-04-27 | [SCSI] aic7xxx: add static | Denys Vlasenko |
2008-04-24 | [SCSI] aic7xxx, aic79xx: deinline functions | Denys Vlasenko |
2008-04-07 | [SCSI] aic79xx: fix IOMMU mapping failure handling | FUJITA Tomonori |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-30 | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori |
2007-10-21 | [SCSI] aic7xxx: Update Maintainer information | Hannes Reinecke |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori |
2007-07-27 | [SCSI] aic79xx, aic7xxx: Fix incorrect width setting | James Bottomley |
2007-05-26 | [SCSI] aic79xx: convert to use the data buffer accessors | FUJITA Tomonori |
2007-04-01 | [SCSI] aic7xxx: make functions static | Adrian Bunk |
2007-02-16 | [SCSI] aic79xx: remove extra newline from info message | Rolf Eike Beer |
2007-02-10 | [SCSI] aic79xx: use dma_get_required_mask() | Hannes Reinecke |