summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_inic162x.c
Commit message (Expand)AuthorAgeFilesLines
* ata: declare ata_port_info structures as constBhumika Goyal2017-06-121-1/+1
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-081-2/+2
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-2/+2
* libata: make it clear that sata_inic162x is experimentalTejun Heo2013-07-221-0/+14
* ata: use pci_get_drvdata()Jingoo Han2013-06-021-1/+1
* sata_inic162x: remove unused variable in inic_scr_read()Wei Yongjun2012-11-281-2/+0
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1
* 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-7/+8
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-8/+4
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-211-1/+1
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-5/+0
* sata_inic162x: kill PORT_PRD_ADDR initializationTejun Heo2010-05-171-2/+1
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-14/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/ata: Remove unnecessary semicolonsJoe Perches2009-09-011-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-2/+2
* libata: make SCR access ops per-linkTejun Heo2008-09-291-4/+4
* sata_inic162x: enable LED blinkingBob Stewart2008-09-131-1/+2
* sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-061-8/+28
* sata_inic162x: add cardbus supportTejun Heo2008-05-061-12/+24
* sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-061-51/+18
* sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-061-34/+47
* sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-061-34/+15
* sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-061-98/+5
* sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-061-35/+235
* sata_inic162x: update TF read handlingTejun Heo2008-05-061-2/+45
* sata_inic162x: add / update constantsTejun Heo2008-05-061-3/+56
* sata_inic162x: misc clean upsTejun Heo2008-05-061-13/+5
* libata: kill dead code paths in reset pathTejun Heo2008-04-171-2/+0
* libata: restructure SFF post-reset readiness waitsTejun Heo2008-04-171-4/+2
* libata: rename SFF port opsTejun Heo2008-04-171-6/+6
* libata: rename SFF functionsTejun Heo2008-04-171-6/+6
* libata: kill ata_chk_status()Tejun Heo2008-04-171-5/+5
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-2/+3
* libata: implement and use ops inheritanceTejun Heo2008-04-171-15/+4
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-171-6/+1
* iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-12/+13
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-231-1/+1
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-291-1/+1
* libata: implement ata_wait_after_reset()Tejun Heo2007-10-291-1/+1
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-3/+11
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-1/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-1/+0
* libata-link: linkify resetTejun Heo2007-10-121-6/+7
* libata-link: linkify PHY-related functionsTejun Heo2007-10-121-2/+2
* libata-link: introduce ata_linkTejun Heo2007-10-121-3/+4
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1