index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-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
[prev]