Age | Commit message (Expand) | Author |
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 |
2021-01-22 | scsi: aic7xxx: aic79xx: Whitespace cleanup | Hannes Reinecke |
2020-08-24 | scsi: aic7xxx: Fix error code handling | Tong Zhang |
2020-07-15 | scsi: aic7xxx: Fix 'amount_xferred' set but not used issue | Lee Jones |
2020-07-15 | scsi: aic7xxx: Remove unused variable 'targ' | Lee Jones |
2020-07-15 | scsi: aic7xxx: Remove unused variable 'ahc' | Lee Jones |
2020-07-15 | scsi: aic7xxx: Remove unused variable 'tinfo' | Lee Jones |
2020-03-24 | scsi: simplify scsi_partsize | Christoph Hellwig |
2019-04-18 | scsi: aic7xxx: fix EISA support | Christoph Hellwig |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2017-10-16 | scsi: aic7xxx: make a couple of functions static | Colin Ian King |
2017-08-07 | scsi: aic7xxx: remove empty function | Michał Mirosław |
2016-02-23 | aic7xxx: Fix queue depth handling | Alan |
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-11-12 | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-05-26 | aic7xxx: Remove obsolete preprocessor define | Paul Bolle |
2013-04-09 | aic7xxx: 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 |
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] aic7xxx: 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] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn |
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] aic7xxx: convert to use the data buffer accessors | FUJITA Tomonori |
2006-10-25 | [SCSI] aic7xxx: Remove slave_destroy | Hannes Reinecke |
2006-10-25 | [SCSI] aic7xxx: cleanups | Adrian Bunk |
2006-10-25 | [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal | Amol Lad |
2006-10-25 | [SCSI] aic7xxx: Adjust .max_sectors | Hannes Reinecke |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |