summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx/aic7xxx_osm.c
AgeCommit message (Expand)Author
2023-12-05scsi: aic7xxx: Return negative error codes in ahc_linux_register_host()Su Hui
2023-10-13scsi: aic7xxx: Do not reference SCSI command when resetting deviceHannes Reinecke
2023-10-13scsi: aic7xxx: Make BUILD_SCSIID() a functionHannes Reinecke
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: aic7xxx: Call scsi_done() directlyBart Van Assche
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitionsHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Whitespace cleanupHannes Reinecke
2020-08-24scsi: aic7xxx: Fix error code handlingTong Zhang
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'targ'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'ahc'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'tinfo'Lee Jones
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2017-10-16scsi: aic7xxx: make a couple of functions staticColin Ian King
2017-08-07scsi: aic7xxx: remove empty functionMichał Mirosław
2016-02-23aic7xxx: Fix queue depth handlingAlan
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-26aic7xxx: Remove obsolete preprocessor definePaul Bolle
2013-04-09aic7xxx: switch to ->show_info()Al Viro
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori
2008-02-03drivers/scsi/: Spelling fixesJoe Perches
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley
2007-05-26[SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk