aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/zorro_esp.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-24scsi: esp_scsi: Declare SCSI host template constGravatar Bart Van Assche 1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-02-12scsi: zorro_esp: Restore devm_ioremap() alignmentGravatar Geert Uytterhoeven 1-3/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-3/+3
2019-11-12scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Gravatar Kars de Jong 1-2/+9
2018-10-17scsi: esp_scsi: De-duplicate PIO routinesGravatar Finn Thain 1-198/+34
2018-10-17scsi: zorro_esp: Limit DMA transfers to 65535 bytesGravatar Finn Thain 1-7/+1
2018-10-15scsi: esp_scsi: move dma mapping into the core codeGravatar Christoph Hellwig 1-48/+0
2018-10-15scsi: esp_scsi: remove the dev argument to scsi_esp_registerGravatar Christoph Hellwig 1-1/+1
2018-04-19scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boardsGravatar Michael Schmitz 1-0/+1172