summaryrefslogtreecommitdiff
path: root/drivers/ata/dwc_ahci.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-09-08ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay1-2/+2
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
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