aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_inic162x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-12ata: declare ata_port_info structures as constBhumika Goyal1-1/+1
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert1-2/+2
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz1-2/+2
2013-07-22libata: make it clear that sata_inic162x is experimentalTejun Heo1-0/+14
2013-06-02ata: use pci_get_drvdata()Jingoo Han1-1/+1
2012-11-28sata_inic162x: remove unused variable in inic_scr_read()Wei Yongjun1-2/+0
2012-07-25ata: use module_pci_driverAxel Lin1-12/+1
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-3/+1
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-7/+8
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-8/+4
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo1-1/+1
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo1-5/+0
2010-05-17sata_inic162x: kill PORT_PRD_ADDR initializationTejun Heo1-2/+1
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo1-14/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-01drivers/ata: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-2/+2
2008-09-29libata: make SCR access ops per-linkTejun Heo1-4/+4
2008-09-13sata_inic162x: enable LED blinkingBob Stewart1-1/+2
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo1-8/+28
2008-05-06sata_inic162x: add cardbus supportTejun Heo1-12/+24
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo1-51/+18
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo1-34/+47
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo1-34/+15
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo1-98/+5
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo1-35/+235
2008-05-06sata_inic162x: update TF read handlingTejun Heo1-2/+45
2008-05-06sata_inic162x: add / update constantsTejun Heo1-3/+56
2008-05-06sata_inic162x: misc clean upsTejun Heo1-13/+5
2008-04-17libata: kill dead code paths in reset pathTejun Heo1-2/+0
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo1-4/+2
2008-04-17libata: rename SFF port opsTejun Heo1-6/+6
2008-04-17libata: rename SFF functionsTejun Heo1-6/+6
2008-04-17libata: kill ata_chk_status()Tejun Heo1-5/+5
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-2/+3
2008-04-17libata: implement and use ops inheritanceTejun Heo1-15/+4
2008-04-17libata: implement and use SHT initializersTejun Heo1-15/+1
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo1-6/+1
2008-02-05iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori1-12/+13
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo1-1/+1
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik1-1/+1
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo1-1/+1
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-3/+11
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-1/+0
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-1/+0
2007-10-12libata-link: linkify resetTejun Heo1-6/+7
2007-10-12libata-link: linkify PHY-related functionsTejun Heo1-2/+2
2007-10-12libata-link: introduce ata_linkTejun Heo1-3/+4
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1