summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata-imx.c
Commit message (Expand)AuthorAgeFilesLines
* sata-imx: Fix a typoAndrey Smirnov2016-04-281-1/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* ata: sata-imx: Add delay to prevent link timeoutSascha Hauer2015-07-311-0/+2
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-3/+3
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* sata-imx: i.MX53, use the internal 120MHz clock by defaultEric BĂ©nard2014-02-101-1/+1
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* ata: i.MX sata: Add devicetree probe supportSascha Hauer2013-06-061-0/+13
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-1/+1
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* ata: Add i.MX AHCI driverSascha Hauer2012-12-071-0/+155