aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_inic162x.c
Commit message (Expand)AuthorAge
* sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-06
* sata_inic162x: add cardbus supportTejun Heo2008-05-06
* sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-06
* sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-06
* sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-06
* sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-06
* sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-06
* sata_inic162x: update TF read handlingTejun Heo2008-05-06
* sata_inic162x: add / update constantsTejun Heo2008-05-06
* sata_inic162x: misc clean upsTejun Heo2008-05-06
* libata: kill dead code paths in reset pathTejun Heo2008-04-17
* libata: restructure SFF post-reset readiness waitsTejun Heo2008-04-17
* libata: rename SFF port opsTejun Heo2008-04-17
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: kill ata_chk_status()Tejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-05
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-23
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-29
* libata: implement ata_wait_after_reset()Tejun Heo2007-10-29
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: linkify resetTejun Heo2007-10-12
* libata-link: linkify PHY-related functionsTejun Heo2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-20
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-09
* [libata] drivers: remove 'void __iomem *' casts from pre-iomap daysJeff Garzik2007-07-09
* sata_inic162x: disable LBA48 devicesTejun Heo2007-07-02
* libata: bump versionsJeff Garzik2007-05-21
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: improve 0xff status handlingTejun Heo2007-05-01
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-28
* libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-28
* libata: handle ata_pci_device_do_resume() failure while resumingDmitriy Monakhov2007-04-28
* libata: dev_config does not need ap and adev passingAlan2007-04-28
* sata_inic162x: kill double region requestsTejun Heo2007-03-19
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02
* [PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton2007-02-14
* sata_inic162x: fix a few glitches in hardresetTejun Heo2007-02-09
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata LLDs to use devresTejun Heo2007-02-09
* sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo2007-02-09