aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/zorro_esp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-02-12scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven1-3/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2019-11-12scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong1-2/+9
2018-10-17scsi: esp_scsi: De-duplicate PIO routinesFinn Thain1-198/+34
2018-10-17scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain1-7/+1
2018-10-15scsi: esp_scsi: move dma mapping into the core codeChristoph Hellwig1-48/+0
2018-10-15scsi: esp_scsi: remove the dev argument to scsi_esp_registerChristoph Hellwig1-1/+1
2018-04-19scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boardsMichael Schmitz1-0/+1172