index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libahci_platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: Explicitly include correct DT includes
Rob Herring
2023-08-02
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-26
1
-1
/
+1
|
\
|
*
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
|
ata: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-23
1
-1
/
+1
|
/
*
ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
Anders Roxell
2022-12-07
1
-1
/
+1
*
ata: libahci_platform: Add function returning a clock-handle by id
Serge Semin
2022-09-17
1
-0
/
+24
*
ata: ahci: Introduce firmware-specific caps initialization
Serge Semin
2022-09-17
1
-3
/
+37
*
ata: libahci: Discard redundant force_port_map parameter
Serge Semin
2022-09-17
1
-1
/
+1
*
ata: libahci_platform: Introduce reset assertion/deassertion methods
Serge Semin
2022-09-17
1
-5
/
+45
*
ata: libahci_platform: Parse ports-implemented property in resources getter
Serge Semin
2022-09-17
1
-0
/
+3
*
ata: libahci_platform: Sanity check the DT child nodes number
Serge Semin
2022-09-17
1
-2
/
+12
*
ata: libahci_platform: Convert to using devm bulk clocks API
Serge Semin
2022-09-17
1
-45
/
+38
*
ata: libahci_platform: Convert to using platform devm-ioremap methods
Serge Semin
2022-09-17
1
-2
/
+8
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
1
-1
/
+1
|
\
|
*
Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720"
Pali Rohár
2022-02-25
1
-1
/
+1
*
|
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
2022-02-19
1
-1
/
+2
|
/
*
ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
Andy Shevchenko
2022-01-04
1
-4
/
+1
*
ata: libahci_platform: Remove bogus 32-bit DMA mask attempt
Andy Shevchenko
2022-01-04
1
-7
/
+2
*
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
2021-10-14
1
-4
/
+1
*
ata: libahci_platform: fix IRQ check
Sergey Shtylyov
2021-03-30
1
-1
/
+3
*
ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
Pali Rohár
2020-10-09
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2019-12-25
1
-2
/
+4
*
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
2019-10-25
1
-24
/
+14
*
ata: libahci_platform: Add of_node_put() before loop exit
Nishka Dasgupta
2019-09-19
1
-2
/
+7
*
ata: libahci: do not complain in case of deferred probe
Miquel Raynal
2019-07-31
1
-0
/
+3
*
ata: libahci_platform: remove redundant dev_err message
Ding Xiang
2019-07-16
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2019-01-11
1
-0
/
+13
*
ata: ahci_platform: add support for PHY controller regulator
Corentin Labbe
2018-09-03
1
-0
/
+20
*
ata: ahci_platform: add support for AHCI controller regulator
Corentin Labbe
2018-09-03
1
-2
/
+24
*
ata: ahci: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
1
-4
/
+4
*
ata: libahci_platform: add reset control support
Kunihiko Hayashi
2018-08-22
1
-5
/
+26
*
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
2018-08-22
1
-1
/
+3
*
Revert "ata: ahci_platform: allow disabling of hotplug to save power"
Tejun Heo
2018-08-06
1
-65
/
+17
*
Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"
Corentin Labbe
2018-07-24
1
-1
/
+7
*
ata: ahci_platform: convert kcalloc to devm_kcalloc
Corentin Labbe
2018-07-12
1
-3
/
+1
*
ata: ahci_platform: convert kzallloc to kcalloc
Corentin Labbe
2018-07-12
1
-5
/
+3
*
ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown
Corentin Labbe
2018-07-12
1
-1
/
+1
*
ata: ahci_platform: allow disabling of hotplug to save power
Samuel Morris
2018-06-18
1
-17
/
+65
*
Revert "ata: ahci-platform: add reset control support"
Kunihiko Hayashi
2018-04-09
1
-21
/
+3
*
ata: ahci-platform: add reset control support
Kunihiko Hayashi
2018-03-26
1
-3
/
+21
*
ata: libahci: fix comment indentation
Baruch Siach
2018-02-12
1
-1
/
+1
*
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-23
1
-0
/
+1
*
ata: ahci_platform: Add shutdown handler
Nate Watterson
2017-08-04
1
-0
/
+34
*
ata: libahci: properly propagate return value of platform_get_irq()
Thomas Petazzoni
2017-05-16
1
-2
/
+3
*
ahci: Store irq number in struct ahci_host_priv
Robert Richter
2015-06-03
1
-1
/
+3
*
ata: libahci: Use of_platform_device_create only if supported
Guenter Roeck
2015-02-03
1
-1
/
+3
*
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2015-01-28
1
-6
/
+4
*
ata: libahci: Fix devres cleanup on failure
Thierry Reding
2015-01-21
1
-1
/
+2
[next]