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
/
include
/
ahci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
1
-2
/
+0
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
-4
/
+4
2017-08-17
dm: sata: Update the AHCI uclass to support operations
Simon Glass
1
-0
/
+54
2017-08-01
ahci: Support non-PCI controllers
Simon Glass
1
-1
/
+13
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
1
-0
/
+22
2017-07-11
dm: ahci: Drop use of probe_ent
Simon Glass
1
-0
/
+7
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
1
-0
/
+14
2017-07-11
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
1
-0
/
+1
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
1
-1
/
+12
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
1
-1
/
+1
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
1
-1
/
+1
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
1
-1
/
+1
2016-01-12
dm: ahci: Convert to use new DM PCI API
Simon Glass
1
-0
/
+4
2015-07-09
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
1
-4
/
+4
2015-04-18
ahci: mmio_base is a virtual address
Scott Wood
1
-3
/
+3
2015-01-05
ahci: introduce ahci_reset()
Dmitry Lifshitz
1
-0
/
+1
2014-07-31
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
1
-0
/
+4
2013-09-06
ahci: convert to use libata functions and definitions
Rob Herring
1
-23
/
+0
2013-09-06
ahci: add defines for PORT_SCR_STAT register bits
Rob Herring
1
-0
/
+5
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-18
/
+1
2012-11-02
ahci: cosmetics and cleanup
Stefan Reinauer
1
-0
/
+1
2012-05-15
SATA: add driver for MX5 / MX6 SOCs
Stefano Babic
1
-2
/
+3
2011-07-26
scsi/ahci: add support for non-PCI controllers
Rob Herring
1
-0
/
+4
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
1
-1
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-5
/
+5
2006-08-23
Add AHCI support to u-boot
Jin Zhengxiong
1
-0
/
+190