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
2014-09-06
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...
Suman Tripathi
1
-14
/
+34
2014-09-06
ahci_xgene: Skip the PHY and clock initialization if already configured by th...
Suman Tripathi
1
-1
/
+14
2014-09-05
ahci: add pcid for Marvel 0x9182 controller
Murali Karicheri
1
-0
/
+2
2014-09-01
ata: Disabling the async PM for JMicron chip 363/361
Chuansheng Liu
2
-0
/
+24
2014-08-28
ata_piix: Add Device IDs for Intel 9 Series PCH
James Ralston
1
-0
/
+8
2014-08-28
ahci: Add Device IDs for Intel 9 Series PCH
James Ralston
1
-0
/
+8
2014-08-26
ata: ahci_tegra: Read calibration fuse
Mikko Perttunen
1
-4
/
+10
2014-08-19
libata: widen Crucial M550 blacklist matching
Tejun Heo
1
-1
/
+1
2014-08-18
pata_scc: propagate return value of scc_wait_after_reset
Arjun Sreedharan
1
-8
/
+7
2014-08-17
ata: ahci_tegra: Change include to fix compilation
Mikko Perttunen
1
-1
/
+1
2014-08-17
pata_samsung_cf: change ret type to signed
Arjun Sreedharan
1
-1
/
+1
2014-08-17
ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...
Suman Tripathi
1
-2
/
+2
2014-08-07
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2
-69
/
+4
2014-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2014-08-07
libata: Use glob_match from lib/glob.c
George Spelvin
2
-69
/
+4
2014-08-01
ata: libahci: Silence compiler warning on 64-bit
Thierry Reding
1
-1
/
+1
2014-07-30
ata: ahci_platform: add a generic AHCI compatible
Antoine Ténart
1
-0
/
+2
2014-07-30
ata: libahci: allow to use multiple PHYs
Antoine Ténart
2
-39
/
+157
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
14
-52
/
+31
2014-07-30
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
10
-29
/
+111
2014-07-30
ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()
Wei Yongjun
1
-1
/
+3
2014-07-29
ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...
Suman Tripathi
1
-3
/
+3
2014-07-29
ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...
Suman Tripathi
1
-0
/
+7
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-12
/
+4
2014-07-22
ahci: st: Make of_device_id array const
Kiran Padwal
1
-1
/
+1
2014-07-22
sata_sil24: Identify which card suffered IRQ status error
Tim Small
1
-2
/
+2
2014-07-19
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
Romain Degez
1
-0
/
+1
2014-07-19
ata: Add support for the Tegra124 SATA controller
Mikko Perttunen
3
-0
/
+387
2014-07-19
ata: ahci_platform: Increase AHCI_MAX_CLKS to 4
Mikko Perttunen
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
2
-2
/
+2
2014-07-17
drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
Andrey Utkin
1
-1
/
+1
2014-07-15
libata: EH should handle AMNF error condition as a media error
Alexey Asemov
1
-4
/
+5
2014-07-14
libata: support the ata host which implements a queue depth less than 32
Kevin Hao
1
-3
/
+19
2014-07-08
ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...
Suman Tripathi
1
-13
/
+47
2014-07-08
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
Suman Tripathi
2
-3
/
+6
2014-07-02
ata: ahci_imx: add disable for spread-spectrum
Russell King
1
-1
/
+13
2014-07-02
ata: ahci_imx: allow hardware parameters to be specified in DT
Russell King
1
-8
/
+160
2014-06-30
ata: pata_samsung_cf: removes s5pc100 related ata codes
Kukjin Kim
1
-13
/
+0
2014-06-25
ata: ahci_imx: warn when disabling ahci link
Russell King
1
-0
/
+3
2014-06-25
ahci: disable ncq feature for hisilicon sata
Kefeng Wang
1
-1
/
+1
2014-06-19
ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]
Shawn Guo
1
-4
/
+31
2014-06-17
ahci/xgene: Remove logic to set 64-bit DMA mask
Suravee Suthikulpanit
1
-10
/
+0
2014-06-17
ahci: Check and set 64-bit DMA mask for platform AHCI driver
Suravee Suthikulpanit
1
-0
/
+13
2014-06-17
libahci_platform: Fail when PHY required but PHY support disabled
Mikko Perttunen
1
-1
/
+6
2014-06-17
ata: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2014-06-10
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
77
-189
/
+313
2014-06-03
ahci: Add Device ID for HighPoint RocketRaid 642L
Jérôme Carretero
1
-0
/
+2
2014-06-03
libata: Blacklist queued trim for Crucial M500
Martin K. Petersen
1
-4
/
+4
2014-05-27
ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback
Barry Song
1
-2
/
+2
2014-05-27
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
Andreas Schrägle
1
-0
/
+2
[next]