summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_ceva.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* scsi: ceva: Clean up the driver codePeng Ma2019-05-221-17/+33
* scsi: ceva: add ls2080a soc supportPeng Ma2018-12-061-0/+4
* scsi: ceva: add ls1088a soc supportPeng Ma2018-12-061-4/+18
* scsi: ceva: add ls1046a soc supportPeng Ma2018-12-061-0/+3
* scsi: ceva: add ls1021a soc support.Peng Ma2018-09-271-1/+24
* scsi: ceva: add ls1043a soc supportPeng Ma2018-09-271-0/+3
* scsi: ceva: add ls1012a soc supportYuantian Tang2018-07-261-35/+52
* scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSIMichal Simek2018-05-111-16/+20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ata: Fix ahci wordingMichal Simek2017-11-281-2/+2
* scsi: ceva: Start port in probeMichal Simek2017-11-031-1/+6
* dm: scsi: Add operations for SCSI devicesSimon Glass2017-07-111-0/+1
* dm: ahci: Unwind the confusing init codeSimon Glass2017-07-111-1/+2
* dm: scsi: Use the uclass platform dataSimon Glass2017-07-111-3/+2
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-0/+149