index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
Peng Ma
2019-05-23
4
-0
/
+1042
*
scsi: ceva: Clean up the driver code
Peng Ma
2019-05-22
1
-17
/
+33
*
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
2019-05-18
1
-12
/
+0
*
ata: ahci: fix memory leak
Christian Gmeiner
2019-05-09
1
-4
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-04-17
3
-0
/
+134
|
\
|
*
sunxi: update SATA driver to always use DM_SCSI
Andre Przywara
2019-04-17
3
-0
/
+134
*
|
ata: dwc_ahsata: Add ahci driver model support
Soeren Moch
2019-04-13
2
-0
/
+32
*
|
ata: dwc_ahsata: Fix sector reports for large disks
Soeren Moch
2019-04-13
1
-11
/
+3
|
/
*
sata: sata_mv: add orion-sata compatible string
Michael Walle
2019-04-12
1
-0
/
+1
*
sata: sata_mv: support kirkwood architecture
Michael Walle
2019-04-12
1
-4
/
+3
*
sata: sata_mv: use correct format specifier in debug()
Michael Walle
2019-04-12
1
-1
/
+1
*
ata: ahci_mvebu: add support for Armada 38x
Baruch Siach
2019-04-12
1
-0
/
+1
*
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
Stefan Roese
2019-04-12
2
-149
/
+197
*
scsi: ceva: add ls2080a soc support
Peng Ma
2018-12-06
1
-0
/
+4
*
scsi: ceva: add ls1088a soc support
Peng Ma
2018-12-06
1
-4
/
+18
*
scsi: ceva: add ls1046a soc support
Peng Ma
2018-12-06
1
-0
/
+3
*
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-09-29
1
-1
/
+27
|
\
|
*
scsi: ceva: add ls1021a soc support.
Peng Ma
2018-09-27
1
-1
/
+24
|
*
scsi: ceva: add ls1043a soc support
Peng Ma
2018-09-27
1
-0
/
+3
*
|
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
2018-09-25
1
-0
/
+2
*
|
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
2018-09-25
1
-1
/
+1
|
/
*
scsi: ceva: add ls1012a soc support
Yuantian Tang
2018-07-26
1
-35
/
+52
*
ata: ahci_mvebu: add scsi support
Ken Ma
2018-05-29
2
-1
/
+17
*
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
David Sniatkiwicz
2018-05-29
1
-8
/
+0
*
ata: mvebu: move mvebu sata driver to drivers/ata directory
Ken Ma
2018-05-29
3
-0
/
+62
*
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
Michal Simek
2018-05-11
1
-16
/
+20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
19
-39
/
+19
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
dwc_ahci: Fix breakage
Jean-Jacques Hiblot
2018-04-13
1
-13
/
+10
*
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
1
-0
/
+1
*
ata: Migrate CONFIG_MVSATA_IDE to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+6
*
ata: Migrate CONFIG_LIBATA to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+11
*
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+5
*
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+6
*
ata: Migrate CONFIG_FSL_SATA to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+6
*
ata: Migrate CONFIG_SATA_MV to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+6
*
ata: Migrate CONFIG_SATA_SIL3114 to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+5
*
ata: Migrate CONFIG_SATA_SIL to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+6
*
ata: Drop CONFIG_MX51_PATA
Tuomas Tynkkynen
2017-12-12
2
-130
/
+0
*
ata: Drop CONFIG_SATA_DWC
Tuomas Tynkkynen
2017-12-12
3
-2536
/
+0
*
ata: Fix ahci wording
Michal Simek
2017-11-28
3
-5
/
+5
*
scsi: ceva: Start port in probe
Michal Simek
2017-11-03
1
-1
/
+6
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-3
/
+3
*
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
2
-7
/
+1
*
dm: sata: dwc_ahsata: Add support for driver model
Simon Glass
2017-08-17
1
-0
/
+113
*
dm: sata: Update the AHCI uclass to support operations
Simon Glass
2017-08-17
1
-0
/
+37
*
dm: sata: dw_sata: Set up common versions of operations
Simon Glass
2017-08-17
1
-105
/
+131
*
dm: sata: dw_sata: More ahci_init_one() futher down
Simon Glass
2017-08-17
1
-33
/
+33
*
dm: sata: dw_sata: Drop is_ready
Simon Glass
2017-08-17
1
-4
/
+0
*
dm: sata: dw_sata: Rename the dwc_ahsata private header
Simon Glass
2017-08-17
2
-4
/
+4
[next]