summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_inic162x.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-201-8/+8
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-1/+1
* [libata] drivers: remove 'void __iomem *' casts from pre-iomap daysJeff Garzik2007-07-091-2/+2
* sata_inic162x: disable LBA48 devicesTejun Heo2007-07-021-0/+7
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* libata: improve 0xff status handlingTejun Heo2007-05-011-1/+2
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-6/+8
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-281-49/+29
* libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-281-1/+1
OpenPOWER on IntegriCloud