aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-20[PATCH] Lock initializer cleanup: SCSIThomas Gleixner1-1/+1
2004-06-03[SBUS]: Further cleanup of scsi driver header usage.Christoph Hellwig1-2/+7
2004-06-02[SBUS]: Stop using drivers/scsi/{scsi,hosts}.h in drivers.Tom 'spot' Callaway1-63/+61
2004-06-02[SBUS]: Define dma direction bits in terms of enum dma_data_direction.Christoph Hellwig1-4/+4
2004-01-04[SPARC]: Add missing MODULE_LICENSE tags to various Sparc driver.Tom 'spot' Callaway1-0/+3
2003-11-15[PATCH] scsi_device refcounting and list lockdownChristoph Hellwig1-19/+18
2003-08-03Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5James Bottomley1-1/+0
2003-08-01Kill highmem_io flag in SCSIJames Bottomley1-1/+0
2003-07-31[PATCH] remaining illegal/invalid/separate stuff for scsiAlan Cox1-1/+1
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+1
2003-06-18[SPARC]: ESP scsi driver already has a release method, do not add a second on...David S. Miller1-12/+0
2003-06-11[PATCH] remove superflous ->command instancesChristoph Hellwig1-10/+0
2003-06-05[PATCH] give all LLDD driver a ->release methodChristoph Hellwig1-1/+12
2003-05-26Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley1-3/+3
2003-05-19[PATCH] give ->proc_info a struct Scsi_Host * parameterChristoph Hellwig1-3/+3
2003-05-17[SPARC]: Add ->release to ESP driver.Pete Zaitcev1-1/+24
2003-05-11[SPARC]: Allow esp to use highmem_io on sparc32.Pete Zaitcev1-3/+0
2003-04-20[SCSI ESP]: Update for irqreturn_t.David S. Miller1-2/+4
2003-02-24[PATCH] Spelling fixes - occurringMichael Hayes1-1/+1
2003-02-03[SCSI ESP]: Update for scsi_cmnd changes.David S. Miller1-46/+46
2003-01-10[PATCH] fix typo in esp driverAlan Cox1-1/+1
2002-11-25[SPARC ESP]: Convert to slave_{attach,destroy}David S. Miller1-22/+17
2002-11-22Convert from host->host_queue to host->my_devices list usageDoug Ledford1-5/+5
2002-11-17[SCSI]: drivers/scsi/esp.c needs interrupt.h plus fix abort/reset locking.David S. Miller1-11/+9
2002-11-03[SPARC]: Fix typo in ESP changes.David S. Miller1-1/+1
2002-11-01[SPARC]: Cleanup scsi driver registration.Christoph Hellwig1-11/+31
2002-10-28[ESP]: Fix abort return values.David S. Miller1-7/+7
2002-10-28[SPARC]: Bring ESP driver in line with modern EH handling.David S. Miller1-2/+7
2002-10-17[PATCH] extern inline -> static inlineDave Jones1-1/+1
2002-10-11drivers/scsi/esp.c: Fix the build.Andres Salomon1-3/+2
2002-10-11[PATCH] Updates for the scsi.h removal of device specific data from struct sc...Doug Ledford1-70/+97
2002-08-11drivers/scsi/esp.c: Kill unused local var flags.David S. Miller1-1/+0
2002-07-23ESP SCSI: Remove bogus cli/sti usage.David S. Miller1-3/+0
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski1-1/+0
2002-02-05[PATCH] Fix ESP thinko in 2.5.3-finalDavid S. Miller1-1/+1
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds1-1/+1
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-10/+10
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds1-34/+11
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds1-1/+1
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+4371