index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
2025-04-22
Merge patch series "MIPS: Boston: Various enhancements"
Tom Rini
2025-04-22
ahci: DMA addressing fixes
Jiaxun Yang
2025-04-10
Merge patch series "scsi: ensure writes are flushed to disk"
Tom Rini
2025-04-10
ata: ahci: implement SCSI_SYNC_CACHE
Caleb Connolly
2025-04-08
ata: ahci: remove bad free
Vincent Stehlé
2024-07-22
drivers: ata: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
ata: Remove <common.h> and add needed includes
Tom Rini
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-04-25
ata: pci: enable bus mastering
Christian Gmeiner
2023-04-06
ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA
Heinrich Schuchardt
2023-01-23
ata: Don't try to use non-existent ports
Simon Glass
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2021-09-13
pci: acpi: Drop DM_PCI check from ahci
Simon Glass
2021-05-24
ata: ahci: fix ahci_link_up() type mismatch for LTO
Marek BehĂșn
2021-04-23
ata: ahci: Fix usage on big-endian platforms
Stefan Roese
2021-04-20
drivers: ata: ahci: update max id if it is more than available ports
Suneel Garapati
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-08-25
ata: ahci: Add BAR index quirk for Cavium PCI SATA device
Suneel Garapati
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-31
ata: ahci allow 64-bit DMA for SATA
Roman Kapl
2019-10-11
ata: ahci: Don't forget to clear upper address regs.
Oleksandr Rybalko
2019-08-26
dm: scsi: Scan the actual number of ports
Park, Aiden
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
2019-05-09
ata: ahci: fix memory leak
Christian Gmeiner
2018-09-25
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-28
ata: Fix ahci wording
Michal Simek
2017-08-01
dm: ahci: Correct uclass private data
Simon Glass
2017-08-01
ahci: Support non-PCI controllers
Simon Glass
2017-07-28
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
dm: ahci: Create a local version of two SCSI functions
Simon Glass
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
dm: ahci: Move common code for starting ports into a function
Simon Glass
2017-07-11
dm: ahci: Refactor to avoid static variables
Simon Glass
2017-07-11
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
[next]