index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libahci_platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
Anders Roxell
1
-1
/
+1
2022-09-16
ata: libahci_platform: Add function returning a clock-handle by id
Serge Semin
1
-0
/
+24
2022-09-16
ata: ahci: Introduce firmware-specific caps initialization
Serge Semin
1
-3
/
+37
2022-09-16
ata: libahci: Discard redundant force_port_map parameter
Serge Semin
1
-1
/
+1
2022-09-16
ata: libahci_platform: Introduce reset assertion/deassertion methods
Serge Semin
1
-5
/
+45
2022-09-16
ata: libahci_platform: Parse ports-implemented property in resources getter
Serge Semin
1
-0
/
+3
2022-09-16
ata: libahci_platform: Sanity check the DT child nodes number
Serge Semin
1
-2
/
+12
2022-09-16
ata: libahci_platform: Convert to using devm bulk clocks API
Serge Semin
1
-45
/
+38
2022-09-16
ata: libahci_platform: Convert to using platform devm-ioremap methods
Serge Semin
1
-2
/
+8
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-02-25
Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720"
Pali Rohár
1
-1
/
+1
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-1
/
+2
2022-01-04
ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
Andy Shevchenko
1
-4
/
+1
2022-01-04
ata: libahci_platform: Remove bogus 32-bit DMA mask attempt
Andy Shevchenko
1
-7
/
+2
2021-10-14
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
1
-4
/
+1
2021-03-31
ata: libahci_platform: fix IRQ check
Sergey Shtylyov
1
-1
/
+3
2020-10-09
ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
Pali Rohár
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-26
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-2
/
+4
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-09-19
ata: libahci_platform: Add of_node_put() before loop exit
Nishka Dasgupta
1
-2
/
+7
2019-07-31
ata: libahci: do not complain in case of deferred probe
Miquel Raynal
1
-0
/
+3
2019-07-16
ata: libahci_platform: remove redundant dev_err message
Ding Xiang
1
-1
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
1
-5
/
+1
2019-01-12
ata: libahci_platform: comply to PHY framework
Miquel Raynal
1
-0
/
+13
2018-09-03
ata: ahci_platform: add support for PHY controller regulator
Corentin Labbe
1
-0
/
+20
2018-09-03
ata: ahci_platform: add support for AHCI controller regulator
Corentin Labbe
1
-2
/
+24
2018-08-28
ata: ahci: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-08-22
ata: libahci_platform: add reset control support
Kunihiko Hayashi
1
-5
/
+26
2018-08-22
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
1
-1
/
+3
2018-08-06
Revert "ata: ahci_platform: allow disabling of hotplug to save power"
Tejun Heo
1
-65
/
+17
2018-07-24
Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"
Corentin Labbe
1
-1
/
+7
2018-07-12
ata: ahci_platform: convert kcalloc to devm_kcalloc
Corentin Labbe
1
-3
/
+1
2018-07-12
ata: ahci_platform: convert kzallloc to kcalloc
Corentin Labbe
1
-5
/
+3
2018-07-12
ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown
Corentin Labbe
1
-1
/
+1
2018-06-18
ata: ahci_platform: allow disabling of hotplug to save power
Samuel Morris
1
-17
/
+65
2018-04-10
Revert "ata: ahci-platform: add reset control support"
Kunihiko Hayashi
1
-21
/
+3
2018-03-26
ata: ahci-platform: add reset control support
Kunihiko Hayashi
1
-3
/
+21
2018-02-12
ata: libahci: fix comment indentation
Baruch Siach
1
-1
/
+1
2017-10-23
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-08-04
ata: ahci_platform: Add shutdown handler
Nate Watterson
1
-0
/
+34
2017-05-16
ata: libahci: properly propagate return value of platform_get_irq()
Thomas Petazzoni
1
-2
/
+3
2015-06-03
ahci: Store irq number in struct ahci_host_priv
Robert Richter
1
-1
/
+3
2015-02-03
ata: libahci: Use of_platform_device_create only if supported
Guenter Roeck
1
-1
/
+3
2015-01-29
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
1
-6
/
+4
2015-01-21
ata: libahci: Fix devres cleanup on failure
Thierry Reding
1
-1
/
+2
2015-01-19
ata: libahci: Allow using multiple regulators
Gregory CLEMENT
1
-65
/
+165
2015-01-19
ata: libahci: Clean-up the ahci_platform_en/disable_phys functions
Gregory CLEMENT
1
-6
/
+0
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
1
-2
/
+1
2014-08-31
libahci_platform: Staticize ahci_platform_<en/dis>able_phys()
Fabio Estevam
1
-4
/
+2
[next]