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
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: ahci allow 64-bit DMA for SATA
Roman Kapl
2019-10-31
1
-3
/
+11
*
ata: ahci: Don't forget to clear upper address regs.
Oleksandr Rybalko
2019-10-11
1
-4
/
+7
*
dm: scsi: Scan the actual number of ports
Park, Aiden
2019-08-26
1
-0
/
+8
*
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
*
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
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
ata: Fix ahci wording
Michal Simek
2017-11-28
1
-2
/
+2
*
dm: ahci: Correct uclass private data
Simon Glass
2017-08-01
1
-1
/
+1
*
ahci: Support non-PCI controllers
Simon Glass
2017-08-01
1
-9
/
+17
*
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
2017-07-28
1
-5
/
+0
*
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
1
-0
/
+57
*
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
1
-3
/
+3
*
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
1
-0
/
+7
*
dm: ahci: Create a local version of two SCSI functions
Simon Glass
2017-07-11
1
-2
/
+13
*
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
1
-3
/
+12
*
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
1
-29
/
+44
*
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
1
-6
/
+20
*
dm: ahci: Move common code for starting ports into a function
Simon Glass
2017-07-11
1
-23
/
+22
*
dm: ahci: Refactor to avoid static variables
Simon Glass
2017-07-11
1
-68
/
+76
*
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
1
-23
/
+27
*
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
1
-8
/
+8
*
dm: scsi: Use the uclass platform data
Simon Glass
2017-07-11
1
-1
/
+1
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
1
-6
/
+6
*
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
1
-0
/
+1094