summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ide-sff.c
Commit message (Expand)AuthorAgeFilesLines
* ata: ide-sff: add LBA48 supportAntony Pavlov2017-03-301-11/+43
* ata: ide-sff: don't call free for ide_port in error pathUwe Kleine-König2017-01-181-5/+4
* ata: ide-sff: fix integer overflow in ata_wait_ready()Peter Mamonov2015-09-041-1/+1
* x86: Add support for IDE on the legacy I/O portsMichel Stam2014-04-081-17/+81
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* ata: ide-sff: Add missing wait for ready in write functionSascha Hauer2013-09-271-0/+3
* ata: ide: embed ata_ioports into struct ide_port and export itSascha Hauer2013-06-211-37/+23
* ata: ide: Allow to set the devicenameSascha Hauer2013-06-191-1/+2
* ata sff: set device pointer in ata portSascha Hauer2012-12-171-0/+1
* ata: align ata command defines with kernelSascha Hauer2012-12-071-3/+3
* ata: split ide sff suport to separate fileSascha Hauer2012-12-071-0/+343