index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_nv.c
Age
Commit message (
Expand
)
Author
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-19
libata-sff: separate out BMDMA qc_issue
Tejun Heo
2010-05-19
libata-sff: prd is BMDMA specific
Tejun Heo
2010-05-19
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
Tejun Heo
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-14
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-10-16
sata_nv: make sure link is brough up online when skipping hardreset
Tejun Heo
2009-08-12
sata_nv: MSI support, disabled by default
Tony Vroon
2009-06-10
sata_nv: use hardreset only for post-boot probing
Tejun Heo
2009-03-24
[libata] Improve timeout handling
Alan Cox
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-05
sata_nv: fix module parameter description
Brandon Ehle
2009-02-16
sata_nv: give up hardreset on nf2
Tejun Heo
2009-02-02
sata_nv: ck804 has borked hardreset too
Tejun Heo
2009-01-26
sata_nv: fix MCP5x reset
Tejun Heo
2009-01-26
sata_nv: rename nv_nf2_hardreset()
Tejun Heo
2008-11-04
sata_nv: fix generic, nf2/3 detection regression
Tejun Heo
2008-10-10
Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
2008-09-29
sata_nv: reinstate nv_hardreset() for non generic controllers
Tejun Heo
2008-09-08
sata_nv: disable hardreset for generic
Tejun Heo
2008-04-25
sata_nv: make hardreset return -EAGAIN on success
Tejun Heo
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
[libata] sata_nv: disable ADMA by default
Jeff Garzik
2008-04-17
ata: SWNCQ should be enabled by default
Zoltan Boszormenyi
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: kill port_info->sht and ->irq_handler
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
2008-04-17
libata: prefer hardreset
Tejun Heo
2008-02-06
sata_nv: fix ATAPI issues with memory over 4GB (v7)
Robert Hancock
2008-02-01
sata_nv: fix for completion handling
Robert Hancock
2008-01-23
libata: convert to chained sg
Tejun Heo
2007-12-04
sata_nv: don't use legacy DMA in ADMA mode (v3)
Robert Hancock
2007-11-08
nv_hardreset: update dangling reference to bugzilla entry
Fernando Luis Vázquez Cao
2007-10-29
[libata] sata_nv: fix SWNCQ enabling
Jeff Garzik
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
2007-10-25
[libata] sata_nv: SWNCQ should not apply to MCP61
Kuan Luo
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
[next]