aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic7xxx_osm.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-05scsi: aic7xxx: Return negative error codes in ahc_linux_register_host()Su Hui1-1/+1
2023-10-13scsi: aic7xxx: Do not reference SCSI command when resetting deviceHannes Reinecke1-51/+57
2023-10-13scsi: aic7xxx: Make BUILD_SCSIID() a functionHannes Reinecke1-6/+13
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-2/+1
2021-10-16scsi: aic7xxx: Call scsi_done() directlyBart Van Assche1-2/+1
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke1-1/+0
2021-01-22scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke1-2/+3
2021-01-22scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitionsHannes Reinecke1-6/+6
2021-01-22scsi: aic7xxx: aic79xx: Whitespace cleanupHannes Reinecke1-33/+38
2020-08-24scsi: aic7xxx: Fix error code handlingTong Zhang1-2/+2
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones1-0/+2
2020-07-15scsi: aic7xxx: Remove unused variable 'targ'Lee Jones1-2/+0
2020-07-15scsi: aic7xxx: Remove unused variable 'ahc'Lee Jones1-4/+0
2020-07-15scsi: aic7xxx: Remove unused variable 'tinfo'Lee Jones1-5/+0
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig1-10/+3
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig1-6/+4
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2017-10-16scsi: aic7xxx: make a couple of functions staticColin Ian King1-1/+1
2017-08-07scsi: aic7xxx: remove empty functionMichał Mirosław1-5/+0
2016-02-23aic7xxx: Fix queue depth handlingAlan1-0/+1
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker1-2/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-2/+2
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-6/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-5/+6
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-9/+1
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-1/+1
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-5/+6
2014-05-26aic7xxx: Remove obsolete preprocessor definePaul Bolle1-10/+0
2013-04-09aic7xxx: switch to ->show_info()Al Viro1-7/+2
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-4/+4
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg1-38/+38
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König1-1/+1
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko1-7/+5
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko1-3/+3
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko1-4/+73
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori1-3/+7
2008-02-03drivers/scsi/: Spelling fixesJoe Perches1-1/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn1-3/+6
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-3/+3
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke1-2/+2
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley1-3/+8
2007-05-26[SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori1-49/+10
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke1-53/+12
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk1-1/+1
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad1-2/+2
2006-10-25[SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-23[SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford1-0/+5
2006-09-23[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley1-4/+12
2006-08-19[SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap1-1/+1
2006-07-09[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox1-1/+0
2006-06-10[SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley1-0/+17
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-6/+6
2006-02-27[SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig1-34/+11
2006-01-12[SCSI] aic7xxx: fix timer handling bugJames Bottomley1-14/+14
2005-12-14[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl1-5/+13
2005-11-28[SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin1-1/+1
2005-11-06[SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig1-23/+16
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-5/+5
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-16/+6
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley1-5/+3
2005-09-13[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley1-9/+0
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley1-8/+81
2005-09-04[SCSI] aic7xxx: remove aiclib.cChristoph Hellwig1-8/+81
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley1-4/+4
2005-08-09[SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley1-2/+0
2005-08-05[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley1-2/+2
2005-08-04[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley1-0/+2
2005-08-04[SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley1-9/+5
2005-08-02[SCSI] aic7xxx: final fixes for DT handlingJames Bottomley1-4/+4
2005-07-30[SCSI] aic7xxx: fix bug in DT handingJames Bottomley1-4/+6
2005-07-11[SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig1-148/+4
2005-07-11[SCSI] aic7xxx: sane pci probingChristoph Hellwig1-55/+20
2005-07-03[SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley1-0/+8
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+4
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-0/+4
2005-06-13[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-11[SCSI] aic7xxx: clean up eisa supportChristoph Hellwig1-18/+0
2005-06-11[SCSI] aic7xxx: remove some dead woodChristoph Hellwig1-15/+3
2005-06-03[SCSI] fix aic7xxx coupled parameter problemJames Bottomley1-13/+13
2005-05-26[SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley1-374/+201
2005-05-24[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-20[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-20[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-20[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley1-104/+79
2005-05-20[SCSI] aic7xxx: remove the completeqJames Bottomley1-119/+2
2005-05-20[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley1-5/+0
2005-05-20[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig1-34/+18
2005-05-20[SCSI] remove dma_mask hacksChristoph Hellwig1-38/+5
2005-05-20[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig1-311/+3
2005-05-20[SCSI] remove aic7xxx busyqJames Bottomley1-435/+190
2005-05-20[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-04-21[SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig1-2/+0
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-18aic7xxx: convert to SPI transport class Domain Validation1-1671/+10
2005-04-18aic7xxx: add support for the SPI transport class1-0/+261
2005-04-18[PATCH] remove old scsi data direction macros1-10/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+5043