aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/dwc_ahci.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-13dwc_ahci: Fix breakageJean-Jacques Hiblot1-13/+10
2017-11-28ata: Fix ahci wordingMichal Simek1-1/+1
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-07-11dm: scsi: Add operations for SCSI devicesSimon Glass1-0/+1
2017-07-11dm: ahci: Drop use of probe_entSimon Glass1-1/+1
2017-07-11dm: ahci: Unwind the confusing init codeSimon Glass1-1/+5
2017-07-11dm: scsi: Use the uclass platform dataSimon Glass1-2/+1
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-0/+101