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
/
sata_highbank.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2018-12-05
ata: sata_highbank: Convert to use GPIO descriptors
Linus Walleij
1
-20
/
+17
2018-04-26
libahci: Allow drivers to override stop_engine
Evan Wang
1
-1
/
+1
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2015-06-03
ahci: Store irq number in struct ahci_host_priv
Robert Richter
1
-1
/
+2
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
1
-2
/
+1
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
1
-1
/
+1
2014-03-26
ata: sata_highbank: remove superfluous cast
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-02-23
libahci: Allow drivers to override start_engine
Hans de Goede
1
-1
/
+2
2014-02-14
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-19
sata-highbank: Remove unnecessary ahci_platform.h include
Hans de Goede
1
-1
/
+0
2013-10-27
sata_highbank: clear whole array in highbank_initialize_phys()
Dan Carpenter
1
-5
/
+3
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-13
/
+61
2013-08-15
sata, highbank: send extra clock cycles in SGPIO patterns
Mark Langsdorf
1
-0
/
+13
2013-08-15
sata, highbank: set tx_atten override bits
Mark Langsdorf
1
-13
/
+45
2013-08-09
sata highbank: enable 64-bit DMA mask when using LPAE
Rob Herring
1
-0
/
+3
2013-08-09
sata, highbank: fix ordering of SGPIO signals
Mark Langsdorf
1
-2
/
+2
2013-07-03
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
1
-2
/
+18
2013-06-07
sata highbank: add bit-banged SGPIO driver support
Mark Langsdorf
1
-6
/
+155
2013-06-04
sata_highbank: increase retry count but shorten duration for Calxeda controller
Mark Langsdorf
1
-2
/
+18
2013-05-01
sata_highbank: Rename proc_name to the module name
Robert Richter
1
-1
/
+1
2013-04-04
sata_highbank: make ahci_highbank_pm_ops static
Jingoo Han
1
-1
/
+1
2013-01-04
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
sata_highbank: utilize common ata_platform_remove_one()
Brian Norris
1
-11
/
+1
2012-11-28
sata_highbank: use ATA_BUSY
Sergei Shtylyov
1
-1
/
+1
2012-11-16
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
Yuanhan Liu
1
-1
/
+1
2012-11-16
sata_highbank: mark ahci_highbank_probe as __devinit
Arnd Bergmann
1
-1
/
+1
2012-09-13
ata: add platform driver for Calxeda AHCI controller
Mark Langsdorf
1
-0
/
+450