Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
57e363a4fa006f7b88a04273a4e531c4657cab1e
/
drivers
/
ata
57e363a
scsi: ceva: Clean up the driver code
by Peng Ma
· 6 years ago
8ec89a2
ata: ahci: drop read-only ahci_ioports members
by Christian Gmeiner
· 6 years ago
66aca96
ata: ahci: fix memory leak
by Christian Gmeiner
· 6 years ago
315ac0f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
0931e37
sunxi: update SATA driver to always use DM_SCSI
by Andre Przywara
· 6 years ago
5569bbd
ata: dwc_ahsata: Add ahci driver model support
by Soeren Moch
· 6 years ago
71657f1
ata: dwc_ahsata: Fix sector reports for large disks
by Soeren Moch
· 6 years ago
99e92d9
sata: sata_mv: add orion-sata compatible string
by Michael Walle
· 6 years ago
692b978
sata: sata_mv: support kirkwood architecture
by Michael Walle
· 6 years ago
9d49a1e
sata: sata_mv: use correct format specifier in debug()
by Michael Walle
· 6 years ago
74765de
ata: ahci_mvebu: add support for Armada 38x
by Baruch Siach
· 6 years ago
e85955c
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
by Stefan Roese
· 6 years ago
cc403e5
scsi: ceva: add ls2080a soc support
by Peng Ma
· 6 years ago
08deeff
scsi: ceva: add ls1088a soc support
by Peng Ma
· 6 years ago
66135b5
scsi: ceva: add ls1046a soc support
by Peng Ma
· 6 years ago
b50374f
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
50b5be8
scsi: ceva: add ls1021a soc support.
by Peng Ma
· 6 years ago
cc688fc
scsi: ceva: add ls1043a soc support
by Peng Ma
· 6 years ago
b3e45ed
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
by Tuomas Tynkkynen
· 6 years ago
69a3899
ata: ahci: Loop over the actual number of ports, not the maximum
by Tuomas Tynkkynen
· 6 years ago
88d3a1a
scsi: ceva: add ls1012a soc support
by Yuantian Tang
· 6 years ago
c3f0ca1
ata: ahci_mvebu: add scsi support
by Ken Ma
· 7 years ago
b483397
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
by David Sniatkiwicz
· 7 years ago
3984dac
ata: mvebu: move mvebu sata driver to drivers/ata directory
by Ken Ma
· 7 years ago
afb0a41
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
by Michal Simek
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
d05ef52
dwc_ahci: Fix breakage
by Jean-Jacques Hiblot
· 7 years ago
b10ba90
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· 7 years ago
148e505
ata: Migrate CONFIG_MVSATA_IDE to Kconfig
by Tuomas Tynkkynen
· 7 years ago
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
745edca
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
8df5dd3
ata: Migrate CONFIG_FSL_SATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
9f1caca
ata: Migrate CONFIG_SATA_MV to Kconfig
by Tuomas Tynkkynen
· 7 years ago
1640cd4
ata: Migrate CONFIG_SATA_SIL3114 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
104a537
ata: Migrate CONFIG_SATA_SIL to Kconfig
by Tuomas Tynkkynen
· 7 years ago
c6a252c
ata: Drop CONFIG_MX51_PATA
by Tuomas Tynkkynen
· 7 years ago
3e00b17
ata: Drop CONFIG_SATA_DWC
by Tuomas Tynkkynen
· 7 years ago
2d72d3c
ata: Fix ahci wording
by Michal Simek
· 7 years ago
364dbb4
scsi: ceva: Start port in probe
by Michal Simek
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
ef205ea
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
0067b87
dm: sata: dwc_ahsata: Add support for driver model
by Simon Glass
· 7 years ago
821bb52
dm: sata: Update the AHCI uclass to support operations
by Simon Glass
· 7 years ago
f89b250
dm: sata: dw_sata: Set up common versions of operations
by Simon Glass
· 7 years ago
22b08aa
dm: sata: dw_sata: More ahci_init_one() futher down
by Simon Glass
· 7 years ago
3b0ca22
dm: sata: dw_sata: Drop is_ready
by Simon Glass
· 7 years ago
7b2a629
dm: sata: dw_sata: Rename the dwc_ahsata private header
by Simon Glass
· 7 years ago
602cedc
dm: sata: dw_sata: Sort #include directives
by Simon Glass
· 7 years ago
96f2af4
dm: sata: dw_sata: Drop unnecessary brackets
by Simon Glass
· 7 years ago
c5fc2a3
dm: sata: dw_sata: Pass uc_priv to internal functions
by Simon Glass
· 7 years ago
d30e76c
dm: sata: dw_sata: Drop unnecessary casts
by Simon Glass
· 7 years ago
b1f7f58
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
by Simon Glass
· 7 years ago
ed82fcc
dm: sata: dw_sata: Move exported functions to the end
by Simon Glass
· 7 years ago
c068229
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
by Simon Glass
· 7 years ago
89dc64f
dm: sata: dwc_ahsata: Make functions static
by Simon Glass
· 7 years ago
485e83d
ahci-pci: Update call to ahci_probe_scsi_pci()
by Bin Meng
· 7 years ago
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
239a09b
dm: scsi: Add a generic PCI-based AHCI driver
by Bin Meng
· 7 years ago
8c67934
dm: ahci: Correct uclass private data
by Simon Glass
· 7 years ago
77c9add
dm: scsi: Drop duplicate SCSI and DM_SCSI options
by Simon Glass
· 7 years ago
89e7d97
ahci: Support non-PCI controllers
by Simon Glass
· 7 years ago
513448a
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
by Bin Meng
· 7 years ago
c6b4430
dm: ahci: Add a driver for SCSI on AHCI
by Simon Glass
· 7 years ago
a140e86
dm: scsi: Adjust return value of scsi_exec()
by Simon Glass
· 7 years ago
c4dfa89
dm: scsi: Add operations for SCSI devices
by Simon Glass
· 7 years ago
23123c6
dm: ahci: Create a local version of two SCSI functions
by Simon Glass
· 7 years ago
11b2b62
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
by Simon Glass
· 7 years ago
cf01b5b
dm: ahci: Drop use of probe_ent
by Simon Glass
· 7 years ago
84fac54
dm: ahci: Unwind the confusing init code
by Simon Glass
· 7 years ago
0a47bbb
dm: ahci: Move common code for starting ports into a function
by Simon Glass
· 7 years ago
e0c419b
dm: ahci: Refactor to avoid static variables
by Simon Glass
· 7 years ago
cb87524
dm: sata: Move ataid into struct ahci_uc_priv
by Simon Glass
· 7 years ago
5ce5967
dm: ahci: Rename struct ahci_probe_ent
by Simon Glass
· 7 years ago
b08fbff
dm: scsi: Use the uclass platform data
by Simon Glass
· 7 years ago
5fb559d
dm: scsi: Drop the ccb typedef
by Simon Glass
· 7 years ago
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· 7 years ago