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_nv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-10
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
1
-14
/
+78
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-2
/
+3
2007-04-28
libata: convert ata_pci_init_native_mode() users to new init model
Tejun Heo
1
-57
/
+40
2007-04-28
sata_nv: don't read shadow registers when in ADMA mode
Robert Hancock
1
-13
/
+20
2007-03-09
sata_nv: revert use of notifiers for now
Robert Hancock
1
-1
/
+7
2007-03-03
libata: add missing CONFIG_PM in LLDs
Tejun Heo
1
-0
/
+16
2007-02-26
[libata] Trim trailing whitespace.
Jeff Garzik
1
-4
/
+4
2007-02-23
sata_nv: complain on spurious completion notifiers
Robert Hancock
1
-0
/
+11
2007-02-23
sata_nv: kill old private BMDMA helper functions
Robert Hancock
1
-74
/
+10
2007-02-21
sata_nv: enable hotplug interrupt and fix some readl/readw mismatches
Robert Hancock
1
-8
/
+10
2007-02-21
sata_nv: Use notifier for completion checks
Robert Hancock
1
-15
/
+7
2007-02-21
sata_nv: Cleanup taskfile setup
Robert Hancock
1
-20
/
+21
2007-02-21
sata_nv: cleanup CPB and APRD initialization
Robert Hancock
1
-6
/
+10
2007-02-21
sata_nv: Add CPB register info to error_handler output
Robert Hancock
1
-2
/
+6
2007-02-21
sata_nv: delay on switching between NCQ and non-NCQ commands
Robert Hancock
1
-0
/
+10
2007-02-21
sata_nv: add back some verbosity into ADMA error_handler
Robert Hancock
1
-0
/
+20
2007-02-16
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-10
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
1
-1
/
+4
2007-02-10
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
1
-2
/
+39
2007-02-10
sata_nv: use ADMA for NODATA commands
Robert Hancock
1
-7
/
+25
2007-02-10
sata_nv: cleanup ADMA error handling
Robert Hancock
1
-75
/
+72
2007-02-10
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+8
2007-02-10
libata: convert to iomap
Tejun Heo
1
-47
/
+48
2007-02-10
libata: update libata LLDs to use devres
Tejun Heo
1
-63
/
+23
2007-02-10
sata_nv: add suspend/resume support v3 (Resubmit)
Robert Hancock
1
-64
/
+161
2007-02-10
[libata] trim trailing whitespace
Jeff Garzik
1
-9
/
+9
2007-01-24
sata_nv: don't rely on NV_INT_DEV indication with ADMA
Robert Hancock
1
-8
/
+6
2006-12-20
[libata] Move some PCI IDs from sata_nv to ahci
Peer Chen
1
-8
/
+0
2006-12-03
[PATCH] libata: kill unnecessary sht->max_sectors initializations
Tejun Heo
1
-1
/
+0
2006-12-02
[PATCH] sata_nv: fix ATAPI in ADMA mode
Robert Hancock
1
-130
/
+188
2006-12-02
[PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME
Tejun Heo
1
-3
/
+6
2006-12-02
[PATCH] sata_nv ADMA/NCQ support for nForce4
Robert Hancock
1
-11
/
+923
2006-11-01
[libata] sata_nv: Add PCI IDs
Peer Chen
1
-4
/
+8
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-12
/
+6
2006-09-29
[libata] PCI ID table cleanup in various drivers
Jeff Garzik
1
-1
/
+2
2006-09-28
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
1
-32
/
+18
2006-09-26
[libata] Fix oops introduced in non-uniform port handling fix
Jeff Garzik
1
-3
/
+3
2006-08-24
libata: Grand renaming.
Jeff Garzik
1
-29
/
+29
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-0
/
+595