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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
libata: sata_down_spd_limit should return if driver has not recorded sstatus ...
David Milburn
1
-3
/
+9
2017-12-04
ahci: mtk: Change driver name to ahci-mtk
Matthias Brugger
1
-1
/
+1
2017-12-04
ahci: qoriq: refine port register configuration
Yuantian Tang
1
-0
/
+12
2017-11-27
pata_pdc2027x : make pdc2027x_*_timing structures const
Arvind Yadav
1
-3
/
+3
2017-11-27
pata_pdc2027x: Remove unnecessary error check
Arvind Yadav
1
-7
/
+3
2017-11-27
ata: mediatek: Fix typo in module description
Albert Pool
1
-2
/
+2
2017-11-16
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
14
-74
/
+204
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-11
/
+12
2017-11-13
ahci: imx: Handle increased read failures for IMX53 temperature sensor in low...
Egor Starkov
1
-1
/
+1
2017-11-13
ata: sata_dwc_460ex: Propagate platform device ID to DMA driver
Andy Shevchenko
1
-0
/
+1
2017-11-03
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Rameshwar Prasad Sahu
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-30
ata: pata_pdc2027x: Fix space before '[' error.
Arvind Yadav
1
-3
/
+3
2017-10-30
libata: fix spelling mistake: 'ambigious' -> 'ambiguous'
Arvind Yadav
1
-1
/
+1
2017-10-23
ata: ceva: Add SMMU support for SATA IP
Anurag Kumar Vulisha
1
-3
/
+7
2017-10-23
ata: ceva: Correct the suspend and resume logic for SATA
Anurag Kumar Vulisha
1
-2
/
+27
2017-10-23
ata: ceva: Correct the AXI bus configuration for SATA ports
Anurag Kumar Vulisha
1
-8
/
+8
2017-10-23
ata: ceva: Add CCI support for SATA if CCI is enabled
Anurag Kumar Vulisha
1
-0
/
+31
2017-10-23
ata: ceva: Make RxWaterMark value as module parameter
Anurag Kumar Vulisha
1
-1
/
+5
2017-10-23
ata: ceva: Disable Device Sleep capability
Anurag Kumar Vulisha
1
-0
/
+18
2017-10-23
ata: ceva: Add gen 3 mode support in driver
Anurag Kumar Vulisha
1
-2
/
+3
2017-10-23
ata: ceva: Move sata port phy oob settings to device-tree
Anurag Kumar Vulisha
1
-23
/
+61
2017-10-23
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
5
-2
/
+10
2017-10-23
ata: sata_mv: remove a redundant assignment to pointer ehi
Colin Ian King
1
-3
/
+1
2017-10-20
ahci: Convert timers to use timer_setup()
Kees Cook
2
-5
/
+7
2017-10-17
libata: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+5
2017-10-11
ahci: Add support for Cavium's fifth generation SATA controller
Radha Mohan Chintakuntla
1
-2
/
+7
2017-10-04
ata: sata_rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+1
2017-10-02
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
1
-1
/
+4
2017-10-02
libata: make ata_port_type const
Bhumika Goyal
2
-2
/
+2
2017-09-19
libata: make static arrays const, reduces object code size
Colin Ian King
1
-5
/
+5
2017-09-19
ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDs
Ville Syrjälä
1
-0
/
+1
2017-09-19
ata: pata_artop: remove redundant initialization of pio
Colin Ian King
1
-1
/
+1
2017-09-19
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
3
-9
/
+11
2017-09-07
ata: avoid gcc-7 warning in ata_timing_quantize
Arnd Bergmann
1
-10
/
+10
2017-09-07
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
12
-43
/
+293
2017-09-06
libata: zpodd: make arrays cdb static, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-06
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
Christoph Hellwig
1
-1
/
+8
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+3
2017-08-29
Revert "libata: quirk read log on no-name M.2 SSD"
Tejun Heo
1
-4
/
+0
2017-08-29
libata: check for trusted computing in IDENTIFY DEVICE data
Christoph Hellwig
1
-0
/
+3
2017-08-28
ata: mediatek: add support for MediaTek SATA controller
Ryder Lee
3
-0
/
+207
2017-08-28
pata_octeon_cf: use of_property_read_{bool|u32}()
Sergei Shtylyov
1
-6
/
+4
2017-08-28
libata: quirk read log on no-name M.2 SSD
Christoph Hellwig
1
-0
/
+4
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-5
/
+3
2017-08-17
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-5
/
+3
2017-08-16
sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'
Christophe JAILLET
1
-2
/
+6
2017-08-11
cs5536: add support for IDE controller variant
Andrey Korolyov
2
-0
/
+2
2017-08-11
ata: sata_gemini: Introduce explicit IDE pin control
Linus Walleij
1
-0
/
+35
2017-08-11
ata: sata_gemini: Retire custom pin control
Linus Walleij
1
-34
/
+0
[next]