u-boot-brain/drivers/ata
Ye Li 6b6c620c82 sata: dwc_ahsata: Fix memory issue in reset_sata
The reset_sata should reset the sata device info and free the
probe_ent memory. Otherwise, it will cause memory leak if we
init the sata again.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-05-08 18:29:10 -04:00
..
ahci_mvebu.c ata: ahci_mvebu: add support for Armada 38x 2019-04-12 07:04:18 +02:00
ahci_sunxi.c sunxi: update SATA driver to always use DM_SCSI 2019-04-17 14:34:45 +05:30
ahci-pci.c ahci-pci: ASM1061 report wrong class, but support AHCI. 2019-10-11 10:10:18 -04:00
ahci-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ahci.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
dwc_ahci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwc_ahsata_priv.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwc_ahsata.c sata: dwc_ahsata: Fix memory issue in reset_sata 2020-05-08 18:29:10 -04:00
fsl_sata.c ata: fsl_sata: Continue probing other sata port when failed current port. 2020-01-08 09:27:44 -05:00
fsl_sata.h ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver 2019-11-19 14:11:44 +05:30
Kconfig Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" 2020-02-25 10:16:05 +05:30
libata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" 2020-02-25 10:16:05 +05:30
mvsata_ide.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata_ceva.c scsi: ceva: Clean up the driver code 2019-05-22 12:24:24 +05:30
sata_mv.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
sata_sandbox.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata_sil.c ata: sata_sil: Continue probing other sata port when failed current port. 2020-01-08 09:27:44 -05:00
sata_sil.h ata: sata_sil: Add DM support for Silicon sata driver 2019-11-19 14:11:44 +05:30
sata_sil3114.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata_sil3114.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00