summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_nv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-8/+6
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+1
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-211-44/+13
* sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo2010-08-011-18/+14
* sata_nv: don't diddle with nIEN on mcp55Tejun Heo2010-06-021-2/+0
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-2/+2
* libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-251-1/+1
* libata-sff: separate out BMDMA qc_issueTejun Heo2010-05-191-2/+2
* libata-sff: prd is BMDMA specificTejun Heo2010-05-191-2/+2
* libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo2010-05-191-2/+2
* libata-sff: separate out BMDMA EHTejun Heo2010-05-191-3/+3
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-2/+4
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-122/+114
* sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo2010-05-141-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-1/+1
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+1
* sata_nv: make sure link is brough up online when skipping hardresetTejun Heo2009-10-161-3/+15
* sata_nv: MSI support, disabled by defaultTony Vroon2009-08-121-0/+8
* sata_nv: use hardreset only for post-boot probingTejun Heo2009-06-101-50/+81
* [libata] Improve timeout handlingAlan Cox2009-03-241-0/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-3/+3
* sata_nv: fix module parameter descriptionBrandon Ehle2009-03-051-1/+1
* sata_nv: give up hardreset on nf2Tejun Heo2009-02-161-6/+8
* sata_nv: ck804 has borked hardreset tooTejun Heo2009-02-021-1/+6
* sata_nv: fix MCP5x resetTejun Heo2009-01-261-13/+29
* sata_nv: rename nv_nf2_hardreset()Tejun Heo2009-01-261-14/+14
* sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25
* Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-10-101-8/+8
|\
| * libata: make SCR access ops per-linkTejun Heo2008-09-291-8/+8
* | sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo2008-09-291-6/+40
|/
* sata_nv: disable hardreset for genericTejun Heo2008-09-081-18/+1
* sata_nv: make hardreset return -EAGAIN on successTejun Heo2008-04-251-4/+7
* libata: rename SFF port opsTejun Heo2008-04-171-10/+10
* libata: rename SFF functionsTejun Heo2008-04-171-16/+16
* [libata] sata_nv: disable ADMA by defaultJeff Garzik2008-04-171-1/+1
* ata: SWNCQ should be enabled by defaultZoltan Boszormenyi2008-04-171-2/+2
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-12/+5
* libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-171-12/+17
* libata: implement and use ops inheritanceTejun Heo2008-04-171-95/+18
* libata: implement and use SHT initializersTejun Heo2008-04-171-39/+3
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-171-3/+8
* libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-171-5/+0
* libata: prefer hardresetTejun Heo2008-04-171-6/+6
* sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock2008-02-061-13/+65
* sata_nv: fix for completion handlingRobert Hancock2008-02-011-6/+12
* libata: convert to chained sgTejun Heo2008-01-231-16/+9
* sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock2007-12-041-9/+23
OpenPOWER on IntegriCloud