summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_nv.c
Commit message (Expand)AuthorAgeFilesLines
* ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma2015-05-251-1/+1
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-081-6/+6
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-3/+3
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* ata: use pci_get_drvdata()Jingoo Han2013-06-021-1/+1
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-36/+33
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-3/+3
* 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