aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_inic162x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik1-1/+1
2007-07-09[libata] drivers: remove 'void __iomem *' casts from pre-iomap daysJeff Garzik1-2/+2
2007-07-02sata_inic162x: disable LBA48 devicesTejun Heo1-0/+7
2007-05-21libata: bump versionsJeff Garzik1-1/+1
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-05-01libata: improve 0xff status handlingTejun Heo1-1/+2
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo1-6/+8
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo1-49/+29
2007-04-28libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo1-1/+1
2007-04-28libata: handle ata_pci_device_do_resume() failure while resumingDmitriy Monakhov1-1/+3
2007-04-28libata: dev_config does not need ap and adev passingAlan1-1/+1
2007-03-19sata_inic162x: kill double region requestsTejun Heo1-4/+0
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo1-1/+6
2007-02-14[PATCH] scheduled removal of SA_XXX interrupt flags: ata fixAndrew Morton1-1/+1
2007-02-09sata_inic162x: fix a few glitches in hardresetTejun Heo1-8/+4
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+2
2007-02-09libata: convert to iomapTejun Heo1-16/+16
2007-02-09libata: update libata LLDs to use devresTejun Heo1-39/+13
2007-02-09sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo1-0/+809