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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
sata_sil: Enable DM_PCI operation
Andre Przywara
2
-2
/
+15
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
8
-0
/
+8
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
1
-8
/
+8
2020-05-18
common: Drop log.h from common header
Simon Glass
9
-0
/
+9
2020-05-18
common: Drop part.h from common header
Simon Glass
7
-0
/
+10
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2
-2
/
+2
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
1
-1
/
+1
2020-05-08
sata: dwc_ahsata: Fix memory issue in reset_sata
Ye Li
1
-0
/
+3
2020-05-08
sata: dwc_ahsata: Fix incorrect free
Ye Li
1
-1
/
+0
2020-05-08
sata: ahsata: Fix wrong operand for checking SERR DIAG_X
Ye Li
1
-1
/
+1
2020-05-08
sata: ahsata: Fix resource leak
Ye Li
1
-0
/
+5
2020-02-25
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
Peng Ma
3
-1042
/
+0
2020-01-08
ata: fsl_sata: Continue probing other sata port when failed current port.
Peng Ma
1
-7
/
+51
2020-01-08
ata: sata_sil: Continue probing other sata port when failed current port.
Peng Ma
1
-4
/
+56
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
6
-0
/
+6
2019-11-19
ata: sata_sil: Add DM support for Silicon sata driver
Peng Ma
3
-193
/
+353
2019-11-19
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
Peng Ma
3
-88
/
+233
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-10-11
ahci-pci: ASM1061 report wrong class, but support AHCI.
Oleksandr Rybalko
1
-0
/
+1
2019-08-26
dm: scsi: Scan the actual number of ports
Park, Aiden
1
-0
/
+8
2019-05-23
ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
Peng Ma
4
-0
/
+1042
2019-05-22
scsi: ceva: Clean up the driver code
Peng Ma
1
-17
/
+33
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
2019-04-17
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
3
-0
/
+134
2019-04-17
sunxi: update SATA driver to always use DM_SCSI
Andre Przywara
3
-0
/
+134
2019-04-13
ata: dwc_ahsata: Add ahci driver model support
Soeren Moch
2
-0
/
+32
2019-04-13
ata: dwc_ahsata: Fix sector reports for large disks
Soeren Moch
1
-11
/
+3
2019-04-12
sata: sata_mv: add orion-sata compatible string
Michael Walle
1
-0
/
+1
2019-04-12
sata: sata_mv: support kirkwood architecture
Michael Walle
1
-4
/
+3
2019-04-12
sata: sata_mv: use correct format specifier in debug()
Michael Walle
1
-1
/
+1
2019-04-12
ata: ahci_mvebu: add support for Armada 38x
Baruch Siach
1
-0
/
+1
2019-04-12
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
Stefan Roese
2
-149
/
+197
2018-12-06
scsi: ceva: add ls2080a soc support
Peng Ma
1
-0
/
+4
2018-12-06
scsi: ceva: add ls1088a soc support
Peng Ma
1
-4
/
+18
2018-12-06
scsi: ceva: add ls1046a soc support
Peng Ma
1
-0
/
+3
2018-09-29
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+27
2018-09-27
scsi: ceva: add ls1021a soc support.
Peng Ma
1
-1
/
+24
2018-09-27
scsi: ceva: add ls1043a soc support
Peng Ma
1
-0
/
+3
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-07-26
scsi: ceva: add ls1012a soc support
Yuantian Tang
1
-35
/
+52
2018-05-29
ata: ahci_mvebu: add scsi support
Ken Ma
2
-1
/
+17
2018-05-29
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
David Sniatkiwicz
1
-8
/
+0
2018-05-29
ata: mvebu: move mvebu sata driver to drivers/ata directory
Ken Ma
3
-0
/
+62
2018-05-11
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
Michal Simek
1
-16
/
+20
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
19
-39
/
+19
[next]