aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_nv.c
AgeCommit message (Expand)Author
2020-03-20libata: Fix retrieving of active qcsSascha Hauer
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2018-07-02sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King
2018-05-11sata_nv: set host can_queue count appropriatelyJens Axboe
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-05-10sata_nv: don't use block layer bounce bufferChristoph Hellwig
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2015-05-25ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-02ata: use pci_get_drvdata()Jingoo Han
2012-07-25ata: use module_pci_driverAxel Lin
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2010-10-21libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo
2010-08-01sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo
2010-06-02sata_nv: don't diddle with nIEN on mcp55Tejun Heo
2010-05-25libata-sff: separate out BMDMA initTejun Heo
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-25libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo
2010-05-19libata-sff: separate out BMDMA qc_issueTejun Heo
2010-05-19libata-sff: prd is BMDMA specificTejun Heo
2010-05-19libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo
2010-05-19libata-sff: separate out BMDMA EHTejun Heo
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-14sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-10-16sata_nv: make sure link is brough up online when skipping hardresetTejun Heo
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon
2009-06-10sata_nv: use hardreset only for post-boot probingTejun Heo
2009-03-24[libata] Improve timeout handlingAlan Cox
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle
2009-02-16sata_nv: give up hardreset on nf2Tejun Heo
2009-02-02sata_nv: ck804 has borked hardreset tooTejun Heo
2009-01-26sata_nv: fix MCP5x resetTejun Heo
2009-01-26sata_nv: rename nv_nf2_hardreset()Tejun Heo
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds