summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/zorro_esp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-131-3/+2
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-3/+3
* scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong2019-11-131-2/+9
* scsi: esp_scsi: De-duplicate PIO routinesFinn Thain2018-10-181-198/+34
* scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain2018-10-181-7/+1
* scsi: esp_scsi: move dma mapping into the core codeChristoph Hellwig2018-10-161-48/+0
* scsi: esp_scsi: remove the dev argument to scsi_esp_registerChristoph Hellwig2018-10-161-1/+1
* scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boardsMichael Schmitz2018-04-191-0/+1172