index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_nv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-7
/
+9
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-10
/
+12
2007-07-10
libata: simplify PCI legacy SFF host handling
Tejun Heo
1
-1
/
+1
2007-07-02
[libata] sata_nv: undo merge error
Jeff Garzik
1
-1
/
+0
2007-07-02
sata_nv: allow changing queue depth
Robert Hancock
1
-0
/
+2
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-21
libata: Trim trailing whitespace
Jeff Garzik
1
-2
/
+2
2007-05-17
sata_nv: fix fallout of devres conversion
Tejun Heo
1
-11
/
+1
2007-05-17
drivers/ata: remove the wildcard from sata_nv driver
Peer Chen
1
-6
/
+0
2007-05-11
libata: clean up SFF init mess
Tejun Heo
1
-4
/
+4
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-8
/
+0
2007-05-09
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-02
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-15
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-09
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
1
-1
/
+4
2007-02-09
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
1
-2
/
+39
2007-02-09
sata_nv: use ADMA for NODATA commands
Robert Hancock
1
-7
/
+25
2007-02-09
sata_nv: cleanup ADMA error handling
Robert Hancock
1
-75
/
+72
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+8
2007-02-09
libata: convert to iomap
Tejun Heo
1
-47
/
+48
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
1
-63
/
+23
2007-02-09
sata_nv: add suspend/resume support v3 (Resubmit)
Robert Hancock
1
-64
/
+161
2007-02-09
[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-01
[PATCH] sata_nv: fix ATAPI in ADMA mode
Robert Hancock
1
-130
/
+188
2006-12-01
[PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME
Tejun Heo
1
-3
/
+6
2006-12-01
[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-28
[libata] PCI ID table cleanup in various drivers
Jeff Garzik
1
-1
/
+2
2006-09-27
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
1
-32
/
+18
2006-09-25
[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
[next]