aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_sis.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+2
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-6/+2
2007-07-10pata_sis: FIFO whackAlan Cox1-0/+3
2007-07-09[libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik1-7/+7
2007-07-02libata: PATA-mode fixes for sis_sataUwe Koziolek1-2/+44
2007-05-24pata_sis: Fix and clean up some timing setupsAlan Cox1-23/+23
2007-05-11libata: clean up SFF init messTejun Heo1-15/+14
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-05-01[libata reset-seq] build and merge fixesJeff Garzik1-1/+1
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo1-2/+6
2007-04-28pata_sis: Clean up using cable_detect methodsAlan Cox1-80/+29
2007-04-19pata_sis: Fix oops on bootAlan Cox1-4/+6
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo1-0/+4
2007-02-26[libata] bump versionsJeff Garzik1-1/+1
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo1-2/+2
2007-02-21SiS warning fixesAlan1-2/+1
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+10
2007-02-09libata: convert to iomapTejun Heo1-5/+5
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik1-0/+1
2007-02-09libata: update libata LLDs to use devresTejun Heo1-10/+0
2007-02-09fix CONFIG_SATA_SIS=y compile errorAdrian Bunk1-1/+2
2007-02-09sata_sis: Support for PATA supportsAlan1-0/+2
2007-02-09pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J1-2/+30
2007-02-09[libata] trim trailing whitespaceJeff Garzik1-1/+1
2006-12-03[PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo1-1/+0
2006-12-01[PATCH] pata : more drivers that need only standard suspend and resumeAlan1-1/+5
2006-11-29[PATCH] libata: add missing sht->slave_destroyTejun Heo1-0/+1
2006-09-28[libata] PCI ID table cleanup in various driversJeff Garzik1-3/+3
2006-09-27[libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik1-10/+0
2006-09-26[PATCH] libata-eh: Remove layering violation and duplication when handling absent portsAlan Cox1-6/+4
2006-09-12[PATCH] Update SiS PATAAlan Cox1-1/+5
2006-08-31[libata #pata-drivers] Trim trailing whitespace.Jeff Garzik1-4/+4
2006-08-29[libata] Add a bunch of PATA drivers.Jeff Garzik1-0/+1030