index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
drivers: ata: Remove duplicate newlines
Marek Vasut
1
-7
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-1
/
+1
2024-05-07
ata: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
1
-171
/
+1
2023-04-25
ata: pci: enable bus mastering
Christian Gmeiner
1
-1
/
+6
2023-04-06
ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA
Heinrich Schuchardt
1
-2
/
+2
2023-01-23
ata: Don't try to use non-existent ports
Simon Glass
1
-0
/
+6
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
1
-3
/
+4
2022-05-03
pci: Map bars with offset and length
Andrew Scull
1
-4
/
+4
2021-09-13
pci: acpi: Drop DM_PCI check from ahci
Simon Glass
1
-55
/
+0
2021-05-24
ata: ahci: fix ahci_link_up() type mismatch for LTO
Marek BehĂșn
1
-1
/
+1
2021-04-23
ata: ahci: Fix usage on big-endian platforms
Stefan Roese
1
-12
/
+11
2021-04-20
drivers: ata: ahci: update max id if it is more than available ports
Suneel Garapati
1
-0
/
+3
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-3
/
+3
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-3
/
+3
2020-08-25
ata: ahci: Add BAR index quirk for Cavium PCI SATA device
Suneel Garapati
1
-0
/
+15
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-10-31
ata: ahci allow 64-bit DMA for SATA
Roman Kapl
1
-3
/
+11
2019-10-11
ata: ahci: Don't forget to clear upper address regs.
Oleksandr Rybalko
1
-4
/
+7
2019-08-26
dm: scsi: Scan the actual number of ports
Park, Aiden
1
-0
/
+8
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
1
-12
/
+0
2019-05-09
ata: ahci: fix memory leak
Christian Gmeiner
1
-4
/
+1
2018-09-25
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
1
-0
/
+2
2018-09-25
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-11-28
ata: Fix ahci wording
Michal Simek
1
-2
/
+2
2017-08-01
dm: ahci: Correct uclass private data
Simon Glass
1
-1
/
+1
2017-08-01
ahci: Support non-PCI controllers
Simon Glass
1
-9
/
+17
2017-07-28
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
1
-5
/
+0
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
1
-0
/
+57
2017-07-11
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
1
-3
/
+3
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
1
-0
/
+7
2017-07-11
dm: ahci: Create a local version of two SCSI functions
Simon Glass
1
-2
/
+13
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
1
-3
/
+12
2017-07-11
dm: ahci: Drop use of probe_ent
Simon Glass
1
-29
/
+44
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
1
-6
/
+20
2017-07-11
dm: ahci: Move common code for starting ports into a function
Simon Glass
1
-23
/
+22
2017-07-11
dm: ahci: Refactor to avoid static variables
Simon Glass
1
-68
/
+76
2017-07-11
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
1
-23
/
+27
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
1
-8
/
+8
2017-07-11
dm: scsi: Use the uclass platform data
Simon Glass
1
-1
/
+1
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
1
-6
/
+6
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
1
-0
/
+1094