summaryrefslogtreecommitdiffstats
path: root/drivers/ata/disk_bios_drive.c
Commit message (Expand)AuthorAgeFilesLines
* x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-251-302/+0
* block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-181-8/+8
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* Use generic block layer to access the drives and do partition parsingJuergen Beisert2011-11-281-43/+59
* ATA/DISK: The BIOS based disk driver is not an interfaceJuergen Beisert2011-11-281-0/+290