Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d6388f295c72835e0faaadc692d059e4fbf5b6da
/
drivers
/
ata
/
dwc_ahsata.c
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
d301f8f
sata: dwc_ahsata: Fix memory issue in reset_sata
by Ye Li
· Sun May 03 22:27:03 2020 +0800
dcec3bd
sata: dwc_ahsata: Fix incorrect free
by Ye Li
· Sun May 03 22:27:02 2020 +0800
f1c562e
sata: ahsata: Fix wrong operand for checking SERR DIAG_X
by Ye Li
· Sun May 03 22:27:01 2020 +0800
cc653ce
sata: ahsata: Fix resource leak
by Ye Li
· Sun May 03 22:27:00 2020 +0800
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
5569bbd
ata: dwc_ahsata: Add ahci driver model support
by Soeren Moch
· Fri Mar 01 13:10:59 2019 +0100
71657f1
ata: dwc_ahsata: Fix sector reports for large disks
by Soeren Moch
· Fri Mar 01 13:10:58 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
0067b87
dm: sata: dwc_ahsata: Add support for driver model
by Simon Glass
· Sat Jul 29 11:35:16 2017 -0600
f89b250
dm: sata: dw_sata: Set up common versions of operations
by Simon Glass
· Sat Jul 29 11:35:12 2017 -0600
22b08aa
dm: sata: dw_sata: More ahci_init_one() futher down
by Simon Glass
· Sat Jul 29 11:35:11 2017 -0600
3b0ca22
dm: sata: dw_sata: Drop is_ready
by Simon Glass
· Sat Jul 29 11:35:10 2017 -0600
7b2a629
dm: sata: dw_sata: Rename the dwc_ahsata private header
by Simon Glass
· Sat Jul 29 11:35:09 2017 -0600
602cedc
dm: sata: dw_sata: Sort #include directives
by Simon Glass
· Sat Jul 29 11:35:08 2017 -0600
96f2af4
dm: sata: dw_sata: Drop unnecessary brackets
by Simon Glass
· Sat Jul 29 11:35:07 2017 -0600
c5fc2a3
dm: sata: dw_sata: Pass uc_priv to internal functions
by Simon Glass
· Sat Jul 29 11:35:06 2017 -0600
d30e76c
dm: sata: dw_sata: Drop unnecessary casts
by Simon Glass
· Sat Jul 29 11:35:05 2017 -0600
b1f7f58
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
by Simon Glass
· Sat Jul 29 11:35:04 2017 -0600
ed82fcc
dm: sata: dw_sata: Move exported functions to the end
by Simon Glass
· Sat Jul 29 11:35:03 2017 -0600
c068229
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
by Simon Glass
· Sat Jul 29 11:35:02 2017 -0600
89dc64f
dm: sata: dwc_ahsata: Make functions static
by Simon Glass
· Sat Jul 29 11:35:01 2017 -0600
5ce5967
dm: ahci: Rename struct ahci_probe_ent
by Simon Glass
· Wed Jun 14 21:28:32 2017 -0600
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· Wed Jun 14 21:28:26 2017 -0600
[Renamed from drivers/block/dwc_ahsata.c]
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
c854694
block: dwc_ahsata: support i.MX6DQPlus
by Peng Fan
· Mon May 23 18:36:05 2016 +0800
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
3f262d0
ahci: Fix compiling warnings under 64bit platforms
by Tang Yuantian
· Thu Jul 09 14:37:30 2015 +0800
16519a3
ahci: mmio_base is a virtual address
by Scott Wood
· Fri Apr 17 09:19:01 2015 -0500
a517d02
sata: fix reset_sata for dwc_ahsata
by Soeren Moch
· Thu Nov 27 10:11:41 2014 +0100
b9666d6
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· Fri Nov 21 12:47:23 2014 +0200
7653a73
dwc_ahsata: use bitwise operator in sata_port_status
by Nikita Kiryanov
· Tue Oct 28 14:59:29 2014 +0200
6691404
sata: dwc_ahsata: implement sata_port_status
by Nikita Kiryanov
· Wed Aug 20 15:08:53 2014 +0300
e9d1347
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
by Tim Harvey
· Wed May 07 22:23:35 2014 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
998816b
dwc_ahsata: Allow use with dcache enabled
by Eric Nelson
· Sat Jun 15 16:09:55 2013 -0700
9e9f628
sata.h: Make all sata/ata drivers include <sata.h>
by Pavel Herrmann
· Thu Sep 27 23:18:04 2012 +0000
532e867
dwc_ahsata: Make sata_write() comply with <part.h>
by Tom Rini
· Sat Sep 29 07:53:06 2012 -0700
771bfd1
SATA: add driver for MX5 / MX6 SOCs
by Stefano Babic
· Wed Feb 22 00:24:39 2012 +0000